#889DEB#889DEB
#889DEB is a light, moderate blue. Relative luminance 0.353; OKLCH L 71.1% C 0.117 H 271.7°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #889DEB |
|---|---|
| RGB | rgb(136, 157, 235) |
| HSL | hsl(227, 71%, 73%) |
| HSV | hsv(227, 42%, 92%) |
| CMYK | cmyk(42.1%, 33.2%, 0%, 7.8%) |
| CIE-LAB | lab(66.02, 12.23, -41.62) |
| CIE-LCH | lch(66.02, 43.38, 286.37°) |
| OKLab | oklab(71.14% 0.0034 -0.1167) |
| OKLCH | oklch(71.14% 0.117 271.7) |
| XYZ | xyz(37.2011, 35.3444, 83.4431) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.10
Perrywinkle
#8F8CE7
ΔE00 6.37
Cornflowerblue
#6495ED
ΔE00 6.47
Lavender Blue
#8B88F8
ΔE00 7.21
Soft Blue
#6488EA
ΔE00 7.55
Carolina Blue
#8AB8FE
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889DEB #EBD688
analogous
#88CEEB #889DEB #A588EB
triadic
#889DEB #EB889D #9DEB88
tetradic
#889DEB #EB88CE #EBD688 #88EBA5
square
#889DEB #EB88CE #EBD688 #88EBA5
split-complementary
#889DEB #EBA588 #CEEB88
monochromatic
#2449D5 #5472E2 #889DEB #BCC8F4 #E5E9FB
Accessibility & contrast
On white
2.60
#889DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#889DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889DEB
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889DEB | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5EE
Deuteranopia (green-blind)
#799DE9
Tritanopia (blue-blind)
#67ADB9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #889deb; /* rgb */ color: rgb(136, 157, 235); /* oklch */ color: oklch(71.1% 0.117 271.7);
Tailwind
colors: {
custom: {
50: '#aeb9f1',
500: '#889deb',
950: '#000000',
},
}SCSS
$custom: #889deb; $custom-light: #aeb9f1; $custom-dark: #000000;
JSON
{
"hex": "#889deb",
"rgb": {
"r": 136,
"g": 157,
"b": 235
},
"hsl": {
"h": 227.273,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.7114,
"c": 0.11676,
"h": 271.7
},
"luminance": 0.35346
}Semantic roles & 50–950 ramp
primary
#889DEB
secondary
#F2EDD9
accent
#AA12D3
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085