#889DEE#889DEE
#889DEE is a light, vivid blue. Relative luminance 0.355; OKLCH L 71.3% C 0.121 H 272.0°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #889DEE |
|---|---|
| RGB | rgb(136, 157, 238) |
| HSL | hsl(228, 75%, 73%) |
| HSV | hsv(228, 43%, 93%) |
| CMYK | cmyk(42.9%, 34%, 0%, 6.7%) |
| CIE-LAB | lab(66.15, 13.07, -43.05) |
| CIE-LCH | lch(66.15, 44.99, 286.89°) |
| OKLab | oklab(71.29% 0.0042 -0.1209) |
| OKLCH | oklch(71.29% 0.121 272) |
| XYZ | xyz(37.6382, 35.5193, 85.7450) |
| Luminance | 0.3552 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.86
Perrywinkle
#8F8CE7
ΔE00 6.39
Cornflowerblue
#6495ED
ΔE00 6.44
Lavender Blue
#8B88F8
ΔE00 7.09
Soft Blue
#6488EA
ΔE00 7.52
Carolina Blue
#8AB8FE
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889DEE #EED988
analogous
#88D0EE #889DEE #A688EE
triadic
#889DEE #EE889D #9DEE88
tetradic
#889DEE #EE88D0 #EED988 #88EEA6
square
#889DEE #EE88D0 #EED988 #88EEA6
split-complementary
#889DEE #EEA688 #D0EE88
monochromatic
#1F46DC #5271E6 #889DEE #BEC9F6 #E4E9FB
Accessibility & contrast
On white
2.59
#889DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#889DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889DEE
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889DEE | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A5F1
Deuteranopia (green-blind)
#779DEC
Tritanopia (blue-blind)
#65AEBB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #889dee; /* rgb */ color: rgb(136, 157, 238); /* oklch */ color: oklch(71.3% 0.121 272.0);
Tailwind
colors: {
custom: {
50: '#afb9f4',
500: '#889dee',
950: '#000000',
},
}SCSS
$custom: #889dee; $custom-light: #afb9f4; $custom-dark: #000000;
JSON
{
"hex": "#889dee",
"rgb": {
"r": 136,
"g": 157,
"b": 238
},
"hsl": {
"h": 227.647,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.71289,
"c": 0.12094,
"h": 272
},
"luminance": 0.35521
}Semantic roles & 50–950 ramp
primary
#889DEE
secondary
#F3EDD8
accent
#AE0ED7
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085