#989FFF#989FFF
#989FFF is a light, vivid blue. Relative luminance 0.387; OKLCH L 73.6% C 0.138 H 279.2°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #989FFF |
|---|---|
| RGB | rgb(152, 159, 255) |
| HSL | hsl(236, 100%, 80%) |
| HSV | hsv(236, 40%, 100%) |
| CMYK | cmyk(40.4%, 37.6%, 0%, 0%) |
| CIE-LAB | lab(68.53, 20.66, -48.52) |
| CIE-LCH | lch(68.53, 52.74, 293.07°) |
| OKLab | oklab(73.65% 0.0222 -0.1364) |
| OKLCH | oklch(73.65% 0.138 279.2) |
| XYZ | xyz(43.3917, 38.6898, 99.7699) |
| Luminance | 0.3869 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.99
Perrywinkle
#8F8CE7
ΔE00 6.00
Lavender Blue
#8B88F8
ΔE00 6.46
Periwinkle (survey)
#8E82FE
ΔE00 8.21
Pastel Blue
#A2BFFE
ΔE00 8.74
Carolina Blue
#8AB8FE
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989FFF #FFF898
analogous
#98D3FF #989FFF #C498FF
triadic
#989FFF #FF989F #9FFF98
tetradic
#989FFF #FF98D3 #FFF898 #98FFC4
square
#989FFF #FF98D3 #FFF898 #98FFC4
split-complementary
#989FFF #FFC498 #D3FF98
monochromatic
#1E2DFF #5B66FF #989FFF #D5D8FF #E0E2FF
Accessibility & contrast
On white
2.40
#989FFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#989FFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989FFF
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989FFF | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#77A3FD
Tritanopia (blue-blind)
#78B2C3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #989fff; /* rgb */ color: rgb(152, 159, 255); /* oklch */ color: oklch(73.6% 0.138 279.2);
Tailwind
colors: {
custom: {
50: '#babbff',
500: '#989fff',
950: '#000000',
},
}SCSS
$custom: #989fff; $custom-light: #babbff; $custom-dark: #000000;
JSON
{
"hex": "#989fff",
"rgb": {
"r": 152,
"g": 159,
"b": 255
},
"hsl": {
"h": 235.922,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.73649,
"c": 0.13825,
"h": 279.2
},
"luminance": 0.38692
}Semantic roles & 50–950 ramp
primary
#989FFF
secondary
#F7F5D4
accent
#D600E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121118
muted
#818086