#989DE4#989DE4
#989DE4 is a light, moderate blue. Relative luminance 0.364; OKLCH L 71.9% C 0.103 H 280.4°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #989DE4 |
|---|---|
| RGB | rgb(152, 157, 228) |
| HSL | hsl(236, 58%, 75%) |
| HSV | hsv(236, 33%, 89%) |
| CMYK | cmyk(33.3%, 31.1%, 0%, 10.6%) |
| CIE-LAB | lab(66.82, 14.60, -36.44) |
| CIE-LCH | lch(66.82, 39.25, 291.83°) |
| OKLab | oklab(71.94% 0.0186 -0.1015) |
| OKLCH | oklch(71.94% 0.103 280.4) |
| XYZ | xyz(39.0056, 36.3895, 78.3525) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.59
Perrywinkle
#8F8CE7
ΔE00 5.24
Lavender Blue
#8B88F8
ΔE00 7.47
Lavender
#B39DDB
ΔE00 8.06
Periwinkle (survey)
#8E82FE
ΔE00 9.30
Pastel Blue
#A2BFFE
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989DE4 #E4DF98
analogous
#98C3E4 #989DE4 #B998E4
triadic
#989DE4 #E4989D #9DE498
tetradic
#989DE4 #E498C3 #E4DF98 #98E4B9
square
#989DE4 #E498C3 #E4DF98 #98E4B9
split-complementary
#989DE4 #E4B998 #C3E498
monochromatic
#3741CB #686FD7 #989DE4 #C8CBF1 #E7E8F9
Accessibility & contrast
On white
2.54
#989DE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#989DE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989DE4
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989DE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989DE4 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A5E7
Deuteranopia (green-blind)
#83A0E2
Tritanopia (blue-blind)
#84AAB6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #989de4; /* rgb */ color: rgb(152, 157, 228); /* oklch */ color: oklch(71.9% 0.103 280.4);
Tailwind
colors: {
custom: {
50: '#b8b9ec',
500: '#989de4',
950: '#000000',
},
}SCSS
$custom: #989de4; $custom-light: #b8b9ec; $custom-dark: #000000;
JSON
{
"hex": "#989de4",
"rgb": {
"r": 152,
"g": 157,
"b": 228
},
"hsl": {
"h": 236.053,
"s": 58.462,
"l": 74.51
},
"oklch": {
"l": 0.71939,
"c": 0.10314,
"h": 280.4
},
"luminance": 0.36391
}Semantic roles & 50–950 ramp
primary
#989DE4
secondary
#F0EFDB
accent
#BB1FC6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121116
muted
#818084