#889BEE#889BEE
#889BEE is a light, vivid blue. Relative luminance 0.348; OKLCH L 70.9% C 0.123 H 273.1°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #889BEE |
|---|---|
| RGB | rgb(136, 155, 238) |
| HSL | hsl(229, 75%, 73%) |
| HSV | hsv(229, 43%, 93%) |
| CMYK | cmyk(42.9%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(65.63, 14.22, -43.87) |
| CIE-LCH | lch(65.63, 46.12, 287.96°) |
| OKLab | oklab(70.89% 0.0066 -0.1232) |
| OKLCH | oklch(70.89% 0.123 273.1) |
| XYZ | xyz(37.3026, 34.8481, 85.6332) |
| Luminance | 0.3485 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.45
Perrywinkle
#8F8CE7
ΔE00 5.77
Lavender Blue
#8B88F8
ΔE00 6.48
Cornflowerblue
#6495ED
ΔE00 6.57
Soft Blue
#6488EA
ΔE00 7.25
Periwinkle (survey)
#8E82FE
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889BEE #EEDB88
analogous
#88CEEE #889BEE #A888EE
triadic
#889BEE #EE889B #9BEE88
tetradic
#889BEE #EE88CE #EEDB88 #88EEA8
square
#889BEE #EE88CE #EEDB88 #88EEA8
split-complementary
#889BEE #EEA888 #CEEE88
monochromatic
#1F43DC #526EE6 #889BEE #BEC8F6 #E4E8FB
Accessibility & contrast
On white
2.63
#889BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#889BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889BEE
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889BEE | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F1
Deuteranopia (green-blind)
#759BEC
Tritanopia (blue-blind)
#65ACB9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #889bee; /* rgb */ color: rgb(136, 155, 238); /* oklch */ color: oklch(70.9% 0.123 273.1);
Tailwind
colors: {
custom: {
50: '#afb8f4',
500: '#889bee',
950: '#000000',
},
}SCSS
$custom: #889bee; $custom-light: #afb8f4; $custom-dark: #000000;
JSON
{
"hex": "#889bee",
"rgb": {
"r": 136,
"g": 155,
"b": 238
},
"hsl": {
"h": 228.824,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.70886,
"c": 0.12343,
"h": 273.1
},
"luminance": 0.3485
}Semantic roles & 50–950 ramp
primary
#889BEE
secondary
#F3EED8
accent
#B20ED7
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085