#889CEB#889CEB
#889CEB is a light, moderate blue. Relative luminance 0.350; OKLCH L 70.9% C 0.118 H 272.3°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #889CEB |
|---|---|
| RGB | rgb(136, 156, 235) |
| HSL | hsl(228, 71%, 73%) |
| HSV | hsv(228, 42%, 92%) |
| CMYK | cmyk(42.1%, 33.6%, 0%, 7.8%) |
| CIE-LAB | lab(65.75, 12.80, -42.03) |
| CIE-LCH | lch(65.75, 43.93, 286.94°) |
| OKLab | oklab(70.94% 0.0047 -0.1179) |
| OKLCH | oklch(70.94% 0.118 272.3) |
| XYZ | xyz(37.0326, 35.0075, 83.3870) |
| Luminance | 0.3501 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.90
Perrywinkle
#8F8CE7
ΔE00 6.05
Cornflowerblue
#6495ED
ΔE00 6.54
Lavender Blue
#8B88F8
ΔE00 6.91
Soft Blue
#6488EA
ΔE00 7.42
Carolina Blue
#8AB8FE
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889CEB #EBD788
analogous
#88CDEB #889CEB #A688EB
triadic
#889CEB #EB889C #9CEB88
tetradic
#889CEB #EB88CD #EBD788 #88EBA6
square
#889CEB #EB88CD #EBD788 #88EBA6
split-complementary
#889CEB #EBA688 #CDEB88
monochromatic
#2448D5 #5470E2 #889CEB #BCC8F4 #E5E9FB
Accessibility & contrast
On white
2.62
#889CEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#889CEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889CEB
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889CEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889CEB | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A4EE
Deuteranopia (green-blind)
#789CE9
Tritanopia (blue-blind)
#67ACB9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #889ceb; /* rgb */ color: rgb(136, 156, 235); /* oklch */ color: oklch(70.9% 0.118 272.3);
Tailwind
colors: {
custom: {
50: '#aeb9f2',
500: '#889ceb',
950: '#000000',
},
}SCSS
$custom: #889ceb; $custom-light: #aeb9f2; $custom-dark: #000000;
JSON
{
"hex": "#889ceb",
"rgb": {
"r": 136,
"g": 156,
"b": 235
},
"hsl": {
"h": 227.879,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.70938,
"c": 0.11799,
"h": 272.3
},
"luminance": 0.35009
}Semantic roles & 50–950 ramp
primary
#889CEB
secondary
#F2EDD9
accent
#AC12D3
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085