#889BE0#889BE0
#889BE0 is a light, moderate blue. Relative luminance 0.341; OKLCH L 70.2% C 0.104 H 271.7°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #889BE0 |
|---|---|
| RGB | rgb(136, 155, 224) |
| HSL | hsl(227, 59%, 71%) |
| HSV | hsv(227, 39%, 88%) |
| CMYK | cmyk(39.3%, 30.8%, 0%, 12.2%) |
| CIE-LAB | lab(65.01, 10.32, -37.13) |
| CIE-LCH | lch(65.01, 38.54, 285.53°) |
| OKLab | oklab(70.2% 0.0032 -0.1037) |
| OKLCH | oklch(70.2% 0.104 271.7) |
| XYZ | xyz(35.3252, 34.0571, 75.2189) |
| Luminance | 0.3406 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.95
Perrywinkle
#8F8CE7
ΔE00 5.85
Cornflowerblue
#6495ED
ΔE00 6.95
Lavender Blue
#8B88F8
ΔE00 7.26
Soft Blue
#6488EA
ΔE00 7.63
Faded Blue
#658CBB
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889BE0 #E0CD88
analogous
#88C7E0 #889BE0 #A188E0
triadic
#889BE0 #E0889B #9BE088
tetradic
#889BE0 #E088C7 #E0CD88 #88E0A1
square
#889BE0 #E088C7 #E0CD88 #88E0A1
split-complementary
#889BE0 #E0A188 #C7E088
monochromatic
#314FBC #5772D3 #889BE0 #B9C4ED #E7EBF9
Accessibility & contrast
On white
2.69
#889BE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#889BE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889BE0
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889BE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889BE0 | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A2E3
Deuteranopia (green-blind)
#7C9ADE
Tritanopia (blue-blind)
#6CA9B4
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #889be0; /* rgb */ color: rgb(136, 155, 224); /* oklch */ color: oklch(70.2% 0.104 271.7);
Tailwind
colors: {
custom: {
50: '#aeb8ea',
500: '#889be0',
950: '#000000',
},
}SCSS
$custom: #889be0; $custom-light: #aeb8ea; $custom-dark: #000000;
JSON
{
"hex": "#889be0",
"rgb": {
"r": 136,
"g": 155,
"b": 224
},
"hsl": {
"h": 227.045,
"s": 58.667,
"l": 70.588
},
"oklch": {
"l": 0.70201,
"c": 0.1038,
"h": 271.7
},
"luminance": 0.34059
}Semantic roles & 50–950 ramp
primary
#889BE0
secondary
#EEE9D6
accent
#A21FC6
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#101116
muted
#7F8084