#7D87F9#7D87F9
#7D87F9 is a light, vivid blue. Relative luminance 0.285; OKLCH L 66.8% C 0.167 H 277.1°. Best body text is #000000 at 6.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7D87F9 |
|---|---|
| RGB | rgb(125, 135, 249) |
| HSL | hsl(235, 91%, 73%) |
| HSV | hsv(235, 50%, 98%) |
| CMYK | cmyk(49.8%, 45.8%, 0%, 2.4%) |
| CIE-LAB | lab(60.36, 26.54, -58.31) |
| CIE-LCH | lch(60.36, 64.07, 294.47°) |
| OKLab | oklab(66.85% 0.0206 -0.1658) |
| OKLCH | oklch(66.85% 0.167 277.1) |
| XYZ | xyz(34.2150, 28.5254, 93.3072) |
| Luminance | 0.2853 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.67
Periwinkle (survey)
#8E82FE
ΔE00 3.99
Cornflower
#6A79F7
ΔE00 4.68
Perrywinkle
#8F8CE7
ΔE00 4.75
Soft Blue
#6488EA
ΔE00 5.26
Periwinkle Blue
#8F99FB
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D87F9 #F9EF7D
analogous
#7DC5F9 #7D87F9 #B17DF9
triadic
#7D87F9 #F97D87 #87F97D
tetradic
#7D87F9 #F97DC5 #F9EF7D #7DF9B1
square
#7D87F9 #F97DC5 #F9EF7D #7DF9B1
split-complementary
#7D87F9 #F9B17D #C5F97D
monochromatic
#0B1EF0 #4251F6 #7D87F9 #B7BDFC #E2E4FE
Accessibility & contrast
On white
3.13
#7D87F9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.71
#7D87F9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7D87F9
6.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D87F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7D87F9 | 1.00 | 3.13 | 6.71 | 6.71 |
| #FFFFFF | 3.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5697FD
Deuteranopia (green-blind)
#4A8DF6
Tritanopia (blue-blind)
#4BA0B4
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #7d87f9; /* rgb */ color: rgb(125, 135, 249); /* oklch */ color: oklch(66.8% 0.167 277.1);
Tailwind
colors: {
custom: {
50: '#aaa9fc',
500: '#7d87f9',
950: '#000000',
},
}SCSS
$custom: #7d87f9; $custom-light: #aaa9fc; $custom-dark: #000000;
JSON
{
"hex": "#7d87f9",
"rgb": {
"r": 125,
"g": 135,
"b": 249
},
"hsl": {
"h": 235.161,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.66847,
"c": 0.16706,
"h": 277.1
},
"luminance": 0.28527
}Semantic roles & 50–950 ramp
primary
#7D87F9
secondary
#F6F3D5
accent
#D300E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#111017
muted
#807F85