#889EED#889EED
#889EED is a light, moderate blue. Relative luminance 0.358; OKLCH L 71.4% C 0.118 H 271.3°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #889EED |
|---|---|
| RGB | rgb(136, 158, 237) |
| HSL | hsl(227, 74%, 73%) |
| HSV | hsv(227, 43%, 93%) |
| CMYK | cmyk(42.6%, 33.3%, 0%, 7.1%) |
| CIE-LAB | lab(66.37, 12.21, -42.16) |
| CIE-LCH | lch(66.37, 43.90, 286.16°) |
| OKLab | oklab(71.44% 0.0027 -0.1183) |
| OKLCH | oklch(71.44% 0.118 271.3) |
| XYZ | xyz(37.6615, 35.8004, 85.0301) |
| Luminance | 0.3580 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.16
Cornflowerblue
#6495ED
ΔE00 6.40
Perrywinkle
#8F8CE7
ΔE00 6.70
Lavender Blue
#8B88F8
ΔE00 7.44
Soft Blue
#6488EA
ΔE00 7.68
Carolina Blue
#8AB8FE
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889EED #EDD788
analogous
#88D0ED #889EED #A488ED
triadic
#889EED #ED889E #9EED88
tetradic
#889EED #ED88D0 #EDD788 #88EDA4
square
#889EED #ED88D0 #EDD788 #88EDA4
split-complementary
#889EED #EDA488 #D0ED88
monochromatic
#2149DA #5373E5 #889EED #BDC9F5 #E4E9FB
Accessibility & contrast
On white
2.57
#889EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#889EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889EED
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889EED | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F0
Deuteranopia (green-blind)
#799DEB
Tritanopia (blue-blind)
#65AEBB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #889eed; /* rgb */ color: rgb(136, 158, 237); /* oklch */ color: oklch(71.4% 0.118 271.3);
Tailwind
colors: {
custom: {
50: '#afbaf3',
500: '#889eed',
950: '#000000',
},
}SCSS
$custom: #889eed; $custom-light: #afbaf3; $custom-dark: #000000;
JSON
{
"hex": "#889eed",
"rgb": {
"r": 136,
"g": 158,
"b": 237
},
"hsl": {
"h": 226.931,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.71441,
"c": 0.11832,
"h": 271.3
},
"luminance": 0.35802
}Semantic roles & 50–950 ramp
primary
#889EED
secondary
#F3EDD8
accent
#AB10D6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085