#889DE2#889DE2
#889DE2 is a light, moderate blue. Relative luminance 0.348; OKLCH L 70.7% C 0.104 H 270.6°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #889DE2 |
|---|---|
| RGB | rgb(136, 157, 226) |
| HSL | hsl(226, 61%, 71%) |
| HSV | hsv(226, 40%, 89%) |
| CMYK | cmyk(39.8%, 30.5%, 0%, 11.4%) |
| CIE-LAB | lab(65.62, 9.72, -37.28) |
| CIE-LCH | lch(65.62, 38.53, 284.62°) |
| OKLab | oklab(70.71% 0.0011 -0.1042) |
| OKLCH | oklch(70.71% 0.104 270.6) |
| XYZ | xyz(35.9336, 34.8375, 76.7677) |
| Luminance | 0.3484 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.97
Perrywinkle
#8F8CE7
ΔE00 6.43
Cornflowerblue
#6495ED
ΔE00 6.70
Lavender Blue
#8B88F8
ΔE00 7.66
Soft Blue
#6488EA
ΔE00 7.78
Faded Blue
#658CBB
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889DE2 #E2CD88
analogous
#88CAE2 #889DE2 #A088E2
triadic
#889DE2 #E2889D #9DE288
tetradic
#889DE2 #E288CA #E2CD88 #88E2A0
square
#889DE2 #E288CA #E2CD88 #88E2A0
split-complementary
#889DE2 #E2A088 #CAE288
monochromatic
#2F51C1 #5774D6 #889DE2 #B9C6EE #E6EBF9
Accessibility & contrast
On white
2.64
#889DE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#889DE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889DE2
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889DE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889DE2 | 1.00 | 2.64 | 7.97 | 7.97 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A4E5
Deuteranopia (green-blind)
#7E9CE0
Tritanopia (blue-blind)
#6BABB6
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #889de2; /* rgb */ color: rgb(136, 157, 226); /* oklch */ color: oklch(70.7% 0.104 270.6);
Tailwind
colors: {
custom: {
50: '#aeb9eb',
500: '#889de2',
950: '#000000',
},
}SCSS
$custom: #889de2; $custom-light: #aeb9eb; $custom-dark: #000000;
JSON
{
"hex": "#889de2",
"rgb": {
"r": 136,
"g": 157,
"b": 226
},
"hsl": {
"h": 226,
"s": 60.811,
"l": 70.98
},
"oklch": {
"l": 0.70705,
"c": 0.10418,
"h": 270.6
},
"luminance": 0.34839
}Semantic roles & 50–950 ramp
primary
#889DE2
secondary
#EFE9D7
accent
#A01DC9
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#101116
muted
#7F8084