#889BEA#889BEA
#889BEA is a light, moderate blue. Relative luminance 0.346; OKLCH L 70.7% C 0.118 H 272.8°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #889BEA |
|---|---|
| RGB | rgb(136, 155, 234) |
| HSL | hsl(228, 70%, 73%) |
| HSV | hsv(228, 42%, 92%) |
| CMYK | cmyk(41.9%, 33.8%, 0%, 8.2%) |
| CIE-LAB | lab(65.45, 13.09, -41.96) |
| CIE-LCH | lch(65.45, 43.95, 287.33°) |
| OKLab | oklab(70.69% 0.0057 -0.1177) |
| OKLCH | oklch(70.69% 0.118 272.8) |
| XYZ | xyz(36.7214, 34.6156, 82.5725) |
| Luminance | 0.3462 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.82
Perrywinkle
#8F8CE7
ΔE00 5.73
Cornflowerblue
#6495ED
ΔE00 6.63
Lavender Blue
#8B88F8
ΔE00 6.66
Soft Blue
#6488EA
ΔE00 7.31
Periwinkle (survey)
#8E82FE
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889BEA #EAD788
analogous
#88CCEA #889BEA #A688EA
triadic
#889BEA #EA889B #9BEA88
tetradic
#889BEA #EA88CC #EAD788 #88EAA6
square
#889BEA #EA88CC #EAD788 #88EAA6
split-complementary
#889BEA #EAA688 #CCEA88
monochromatic
#2547D2 #546FE1 #889BEA #BCC7F3 #E5E9FA
Accessibility & contrast
On white
2.65
#889BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#889BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889BEA
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889BEA | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3ED
Deuteranopia (green-blind)
#779BE8
Tritanopia (blue-blind)
#67ABB8
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #889bea; /* rgb */ color: rgb(136, 155, 234); /* oklch */ color: oklch(70.7% 0.118 272.8);
Tailwind
colors: {
custom: {
50: '#aeb8f1',
500: '#889bea',
950: '#000000',
},
}SCSS
$custom: #889bea; $custom-light: #aeb8f1; $custom-dark: #000000;
JSON
{
"hex": "#889bea",
"rgb": {
"r": 136,
"g": 155,
"b": 234
},
"hsl": {
"h": 228.367,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.70686,
"c": 0.11784,
"h": 272.8
},
"luminance": 0.34617
}Semantic roles & 50–950 ramp
primary
#889BEA
secondary
#F2EDD9
accent
#AD14D2
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084