#889DFE#889DFE
#889DFE is a light, vivid blue. Relative luminance 0.365; OKLCH L 72.1% C 0.143 H 273.1°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #889DFE |
|---|---|
| RGB | rgb(136, 157, 254) |
| HSL | hsl(229, 98%, 76%) |
| HSV | hsv(229, 46%, 100%) |
| CMYK | cmyk(46.5%, 38.2%, 0%, 0.4%) |
| CIE-LAB | lab(66.90, 17.65, -50.61) |
| CIE-LCH | lch(66.90, 53.60, 289.23°) |
| OKLab | oklab(72.11% 0.0077 -0.1429) |
| OKLCH | oklch(72.11% 0.143 273.1) |
| XYZ | xyz(40.0941, 36.5016, 98.6796) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.37
Cornflowerblue
#6495ED
ΔE00 6.61
Lavender Blue
#8B88F8
ΔE00 6.81
Perrywinkle
#8F8CE7
ΔE00 6.92
Soft Blue
#6488EA
ΔE00 7.68
Carolina Blue
#8AB8FE
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889DFE #FEE988
analogous
#88D8FE #889DFE #AE88FE
triadic
#889DFE #FE889D #9DFE88
tetradic
#889DFE #FE88D8 #FEE988 #88FEAE
square
#889DFE #FE88D8 #FEE988 #88FEAE
split-complementary
#889DFE #FEAE88 #D8FE88
monochromatic
#0F39FD #4B6BFD #889DFE #C5CFFF #E1E6FF
Accessibility & contrast
On white
2.53
#889DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#889DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889DFE
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889DFE | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#6E9EFC
Tritanopia (blue-blind)
#5CB1C1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #889dfe; /* rgb */ color: rgb(136, 157, 254); /* oklch */ color: oklch(72.1% 0.143 273.1);
Tailwind
colors: {
custom: {
50: '#b0b9ff',
500: '#889dfe',
950: '#000000',
},
}SCSS
$custom: #889dfe; $custom-light: #b0b9ff; $custom-dark: #000000;
JSON
{
"hex": "#889dfe",
"rgb": {
"r": 136,
"g": 157,
"b": 254
},
"hsl": {
"h": 229.322,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.72113,
"c": 0.14308,
"h": 273.1
},
"luminance": 0.36504
}Semantic roles & 50–950 ramp
primary
#889DFE
secondary
#F7F1D4
accent
#BD00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086