#889DED#889DED
#889DED is a light, moderate blue. Relative luminance 0.355; OKLCH L 71.2% C 0.120 H 271.9°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #889DED |
|---|---|
| RGB | rgb(136, 157, 237) |
| HSL | hsl(228, 74%, 73%) |
| HSV | hsv(228, 43%, 93%) |
| CMYK | cmyk(42.6%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(66.11, 12.79, -42.57) |
| CIE-LCH | lch(66.11, 44.45, 286.72°) |
| OKLab | oklab(71.24% 0.0039 -0.1195) |
| OKLCH | oklch(71.24% 0.12 271.9) |
| XYZ | xyz(37.4917, 35.4607, 84.9734) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.94
Perrywinkle
#8F8CE7
ΔE00 6.38
Cornflowerblue
#6495ED
ΔE00 6.44
Lavender Blue
#8B88F8
ΔE00 7.13
Soft Blue
#6488EA
ΔE00 7.53
Carolina Blue
#8AB8FE
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889DED #EDD888
analogous
#88CFED #889DED #A588ED
triadic
#889DED #ED889D #9DED88
tetradic
#889DED #ED88CF #EDD888 #88EDA5
square
#889DED #ED88CF #EDD888 #88EDA5
split-complementary
#889DED #EDA588 #CFED88
monochromatic
#2147DA #5371E5 #889DED #BDC9F5 #E4E9FB
Accessibility & contrast
On white
2.59
#889DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#889DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889DED
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889DED | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A5F0
Deuteranopia (green-blind)
#789DEB
Tritanopia (blue-blind)
#66ADBA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #889ded; /* rgb */ color: rgb(136, 157, 237); /* oklch */ color: oklch(71.2% 0.120 271.9);
Tailwind
colors: {
custom: {
50: '#afb9f3',
500: '#889ded',
950: '#000000',
},
}SCSS
$custom: #889ded; $custom-light: #afb9f3; $custom-dark: #000000;
JSON
{
"hex": "#889ded",
"rgb": {
"r": 136,
"g": 157,
"b": 237
},
"hsl": {
"h": 227.525,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.71239,
"c": 0.11954,
"h": 271.9
},
"luminance": 0.35463
}Semantic roles & 50–950 ramp
primary
#889DED
secondary
#F3EDD8
accent
#AD10D6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085