#889BED#889BED
#889BED is a light, vivid blue. Relative luminance 0.348; OKLCH L 70.8% C 0.122 H 273.0°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #889BED |
|---|---|
| RGB | rgb(136, 155, 237) |
| HSL | hsl(229, 74%, 73%) |
| HSV | hsv(229, 43%, 93%) |
| CMYK | cmyk(42.6%, 34.6%, 0%, 7.1%) |
| CIE-LAB | lab(65.58, 13.94, -43.39) |
| CIE-LCH | lch(65.58, 45.58, 287.81°) |
| OKLab | oklab(70.84% 0.0064 -0.1219) |
| OKLCH | oklch(70.84% 0.122 273) |
| XYZ | xyz(37.1561, 34.7895, 84.8616) |
| Luminance | 0.3479 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.54
Perrywinkle
#8F8CE7
ΔE00 5.76
Lavender Blue
#8B88F8
ΔE00 6.52
Cornflowerblue
#6495ED
ΔE00 6.58
Soft Blue
#6488EA
ΔE00 7.26
Periwinkle (survey)
#8E82FE
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889BED #EDDA88
analogous
#88CDED #889BED #A788ED
triadic
#889BED #ED889B #9BED88
tetradic
#889BED #ED88CD #EDDA88 #88EDA7
square
#889BED #ED88CD #EDDA88 #88EDA7
split-complementary
#889BED #EDA788 #CDED88
monochromatic
#2144DA #536EE5 #889BED #BDC8F5 #E4E9FB
Accessibility & contrast
On white
2.64
#889BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#889BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889BED
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889BED | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F0
Deuteranopia (green-blind)
#759BEB
Tritanopia (blue-blind)
#66ACB9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #889bed; /* rgb */ color: rgb(136, 155, 237); /* oklch */ color: oklch(70.8% 0.122 273.0);
Tailwind
colors: {
custom: {
50: '#afb8f3',
500: '#889bed',
950: '#000000',
},
}SCSS
$custom: #889bed; $custom-light: #afb8f3; $custom-dark: #000000;
JSON
{
"hex": "#889bed",
"rgb": {
"r": 136,
"g": 155,
"b": 237
},
"hsl": {
"h": 228.713,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.70836,
"c": 0.12203,
"h": 273
},
"luminance": 0.34791
}Semantic roles & 50–950 ramp
primary
#889BED
secondary
#F3EED8
accent
#B110D6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085