#989FF8#989FF8
#989FF8 is a light, vivid blue. Relative luminance 0.382; OKLCH L 73.3% C 0.129 H 279.3°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #989FF8 |
|---|---|
| RGB | rgb(152, 159, 248) |
| HSL | hsl(236, 87%, 78%) |
| HSV | hsv(236, 39%, 97%) |
| CMYK | cmyk(38.7%, 35.9%, 0%, 2.7%) |
| CIE-LAB | lab(68.20, 18.76, -45.22) |
| CIE-LCH | lch(68.20, 48.96, 292.53°) |
| OKLab | oklab(73.3% 0.0207 -0.1269) |
| OKLCH | oklch(73.3% 0.129 279.3) |
| XYZ | xyz(42.2854, 38.2473, 93.9432) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.24
Perrywinkle
#8F8CE7
ΔE00 5.65
Lavender Blue
#8B88F8
ΔE00 6.59
Periwinkle (survey)
#8E82FE
ΔE00 8.42
Pastel Blue
#A2BFFE
ΔE00 8.76
Cornflowerblue
#6495ED
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989FF8 #F8F198
analogous
#98CFF8 #989FF8 #C198F8
triadic
#989FF8 #F8989F #9FF898
tetradic
#989FF8 #F898CF #F8F198 #98F8C1
square
#989FF8 #F898CF #F8F198 #98F8C1
split-complementary
#989FF8 #F8C198 #CFF898
monochromatic
#2534F0 #5F6AF4 #989FF8 #D1D4FC #E2E4FD
Accessibility & contrast
On white
2.43
#989FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#989FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989FF8
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989FF8 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFC
Deuteranopia (green-blind)
#7BA3F6
Tritanopia (blue-blind)
#7BB0C0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #989ff8; /* rgb */ color: rgb(152, 159, 248); /* oklch */ color: oklch(73.3% 0.129 279.3);
Tailwind
colors: {
custom: {
50: '#b9bbfb',
500: '#989ff8',
950: '#000000',
},
}SCSS
$custom: #989ff8; $custom-light: #b9bbfb; $custom-dark: #000000;
JSON
{
"hex": "#989ff8",
"rgb": {
"r": 152,
"g": 159,
"b": 248
},
"hsl": {
"h": 235.625,
"s": 87.273,
"l": 78.431
},
"oklch": {
"l": 0.73295,
"c": 0.12854,
"h": 279.3
},
"luminance": 0.38249
}Semantic roles & 50–950 ramp
primary
#989FF8
secondary
#F5F3D6
accent
#D302E4
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085