#889AED#889AED
#889AED is a light, vivid blue. Relative luminance 0.345; OKLCH L 70.6% C 0.123 H 273.6°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #889AED |
|---|---|
| RGB | rgb(136, 154, 237) |
| HSL | hsl(229, 74%, 73%) |
| HSV | hsv(229, 43%, 93%) |
| CMYK | cmyk(42.6%, 35%, 0%, 7.1%) |
| CIE-LAB | lab(65.32, 14.51, -43.80) |
| CIE-LCH | lch(65.32, 46.14, 288.33°) |
| OKLab | oklab(70.64% 0.0076 -0.123) |
| OKLCH | oklch(70.64% 0.123 273.6) |
| XYZ | xyz(36.9903, 34.4580, 84.8063) |
| Luminance | 0.3446 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.38
Perrywinkle
#8F8CE7
ΔE00 5.45
Lavender Blue
#8B88F8
ΔE00 6.22
Cornflowerblue
#6495ED
ΔE00 6.67
Soft Blue
#6488EA
ΔE00 7.14
Periwinkle (survey)
#8E82FE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889AED #EDDB88
analogous
#88CCED #889AED #A888ED
triadic
#889AED #ED889A #9AED88
tetradic
#889AED #ED88CC #EDDB88 #88EDA8
square
#889AED #ED88CC #EDDB88 #88EDA8
split-complementary
#889AED #EDA888 #CCED88
monochromatic
#2142DA #536DE5 #889AED #BDC7F5 #E4E8FB
Accessibility & contrast
On white
2.66
#889AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#889AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889AED
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889AED | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3F0
Deuteranopia (green-blind)
#749BEB
Tritanopia (blue-blind)
#66ABB8
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #889aed; /* rgb */ color: rgb(136, 154, 237); /* oklch */ color: oklch(70.6% 0.123 273.6);
Tailwind
colors: {
custom: {
50: '#afb7f3',
500: '#889aed',
950: '#000000',
},
}SCSS
$custom: #889aed; $custom-light: #afb7f3; $custom-dark: #000000;
JSON
{
"hex": "#889aed",
"rgb": {
"r": 136,
"g": 154,
"b": 237
},
"hsl": {
"h": 229.307,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.70635,
"c": 0.12329,
"h": 273.6
},
"luminance": 0.3446
}Semantic roles & 50–950 ramp
primary
#889AED
secondary
#F3EED8
accent
#B310D6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085