#889EEE#889EEE
#889EEE is a light, moderate blue. Relative luminance 0.359; OKLCH L 71.5% C 0.120 H 271.4°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #889EEE |
|---|---|
| RGB | rgb(136, 158, 238) |
| HSL | hsl(227, 75%, 73%) |
| HSV | hsv(227, 43%, 93%) |
| CMYK | cmyk(42.9%, 33.6%, 0%, 6.7%) |
| CIE-LAB | lab(66.41, 12.50, -42.64) |
| CIE-LCH | lch(66.41, 44.44, 286.33°) |
| OKLab | oklab(71.49% 0.0029 -0.1197) |
| OKLCH | oklch(71.49% 0.12 271.4) |
| XYZ | xyz(37.8080, 35.8590, 85.8016) |
| Luminance | 0.3586 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.09
Cornflowerblue
#6495ED
ΔE00 6.39
Perrywinkle
#8F8CE7
ΔE00 6.71
Lavender Blue
#8B88F8
ΔE00 7.40
Soft Blue
#6488EA
ΔE00 7.67
Carolina Blue
#8AB8FE
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889EEE #EED888
analogous
#88D1EE #889EEE #A588EE
triadic
#889EEE #EE889E #9EEE88
tetradic
#889EEE #EE88D1 #EED888 #88EEA5
square
#889EEE #EE88D1 #EED888 #88EEA5
split-complementary
#889EEE #EEA588 #D1EE88
monochromatic
#1F48DC #5272E6 #889EEE #BECAF6 #E4E9FB
Accessibility & contrast
On white
2.57
#889EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#889EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889EEE
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889EEE | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F1
Deuteranopia (green-blind)
#799DEC
Tritanopia (blue-blind)
#65AEBB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #889eee; /* rgb */ color: rgb(136, 158, 238); /* oklch */ color: oklch(71.5% 0.120 271.4);
Tailwind
colors: {
custom: {
50: '#afbaf4',
500: '#889eee',
950: '#000000',
},
}SCSS
$custom: #889eee; $custom-light: #afbaf4; $custom-dark: #000000;
JSON
{
"hex": "#889eee",
"rgb": {
"r": 136,
"g": 158,
"b": 238
},
"hsl": {
"h": 227.059,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.7149,
"c": 0.11972,
"h": 271.4
},
"luminance": 0.35861
}Semantic roles & 50–950 ramp
primary
#889EEE
secondary
#F3EDD8
accent
#AC0ED7
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085