#7987DC#7987DC
#7987DC is a light, vivid blue. Relative luminance 0.266; OKLCH L 64.9% C 0.128 H 275.2°. Best body text is #000000 at 6.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7987DC |
|---|---|
| RGB | rgb(121, 135, 220) |
| HSL | hsl(232, 59%, 67%) |
| HSV | hsv(232, 45%, 86%) |
| CMYK | cmyk(45%, 38.6%, 0%, 13.7%) |
| CIE-LAB | lab(58.56, 17.00, -45.09) |
| CIE-LCH | lch(58.56, 48.19, 290.65°) |
| OKLab | oklab(64.91% 0.0115 -0.1272) |
| OKLCH | oklch(64.91% 0.128 275.2) |
| XYZ | xyz(29.4634, 26.5586, 71.2701) |
| Luminance | 0.2656 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.60
Soft Blue
#6488EA
ΔE00 4.65
Lavender Blue
#8B88F8
ΔE00 5.05
Cornflower
#6A79F7
ΔE00 5.88
Periwinkle (survey)
#8E82FE
ΔE00 6.63
Periwinkle Blue
#8F99FB
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7987DC #DCCE79
analogous
#79B9DC #7987DC #9D79DC
triadic
#7987DC #DC7987 #87DC79
tetradic
#7987DC #DC79B9 #DCCE79 #79DC9D
square
#7987DC #DC79B9 #DCCE79 #79DC9D
split-complementary
#7987DC #DC9D79 #B9DC79
monochromatic
#2D3FAD #485CCF #7987DC #AAB2E9 #DADEF5
Accessibility & contrast
On white
3.33
#7987DC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.31
#7987DC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7987DC
6.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7987DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7987DC | 1.00 | 3.33 | 6.31 | 6.31 |
| #FFFFFF | 3.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6891DF
Deuteranopia (green-blind)
#5F89DA
Tritanopia (blue-blind)
#5698A7
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #7987dc; /* rgb */ color: rgb(121, 135, 220); /* oklch */ color: oklch(64.9% 0.128 275.2);
Tailwind
colors: {
custom: {
50: '#a4a9e7',
500: '#7987dc',
950: '#000000',
},
}SCSS
$custom: #7987dc; $custom-light: #a4a9e7; $custom-dark: #000000;
JSON
{
"hex": "#7987dc",
"rgb": {
"r": 121,
"g": 135,
"b": 220
},
"hsl": {
"h": 231.515,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.6491,
"c": 0.1277,
"h": 275.2
},
"luminance": 0.2656
}Semantic roles & 50–950 ramp
primary
#7987DC
secondary
#E8E4C9
accent
#AF1FC6
background
#FAFAFE
surface
#F4F4FC
border
#CECED5
text
#100F16
muted
#7F7F84