#889CED#889CED
#889CED is a light, vivid blue. Relative luminance 0.351; OKLCH L 71.0% C 0.121 H 272.5°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #889CED |
|---|---|
| RGB | rgb(136, 156, 237) |
| HSL | hsl(228, 74%, 73%) |
| HSV | hsv(228, 43%, 93%) |
| CMYK | cmyk(42.6%, 34.2%, 0%, 7.1%) |
| CIE-LAB | lab(65.84, 13.36, -42.98) |
| CIE-LCH | lch(65.84, 45.01, 287.27°) |
| OKLab | oklab(71.04% 0.0052 -0.1207) |
| OKLCH | oklch(71.04% 0.121 272.5) |
| XYZ | xyz(37.3232, 35.1237, 84.9173) |
| Luminance | 0.3513 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.73
Perrywinkle
#8F8CE7
ΔE00 6.07
Cornflowerblue
#6495ED
ΔE00 6.51
Lavender Blue
#8B88F8
ΔE00 6.83
Soft Blue
#6488EA
ΔE00 7.39
Carolina Blue
#8AB8FE
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889CED #EDD988
analogous
#88CEED #889CED #A688ED
triadic
#889CED #ED889C #9CED88
tetradic
#889CED #ED88CE #EDD988 #88EDA6
square
#889CED #ED88CE #EDD988 #88EDA6
split-complementary
#889CED #EDA688 #CEED88
monochromatic
#2146DA #5370E5 #889CED #BDC8F5 #E4E9FB
Accessibility & contrast
On white
2.62
#889CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#889CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889CED
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889CED | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4F0
Deuteranopia (green-blind)
#779CEB
Tritanopia (blue-blind)
#66ACBA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #889ced; /* rgb */ color: rgb(136, 156, 237); /* oklch */ color: oklch(71.0% 0.121 272.5);
Tailwind
colors: {
custom: {
50: '#afb9f3',
500: '#889ced',
950: '#000000',
},
}SCSS
$custom: #889ced; $custom-light: #afb9f3; $custom-dark: #000000;
JSON
{
"hex": "#889ced",
"rgb": {
"r": 136,
"g": 156,
"b": 237
},
"hsl": {
"h": 228.119,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.71037,
"c": 0.12078,
"h": 272.5
},
"luminance": 0.35126
}Semantic roles & 50–950 ramp
primary
#889CED
secondary
#F3EDD8
accent
#AF10D6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085