#889DE7#889DE7
#889DE7 is a light, moderate blue. Relative luminance 0.351; OKLCH L 70.9% C 0.111 H 271.3°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #889DE7 |
|---|---|
| RGB | rgb(136, 157, 231) |
| HSL | hsl(227, 66%, 72%) |
| HSV | hsv(227, 41%, 91%) |
| CMYK | cmyk(41.1%, 32%, 0%, 9.4%) |
| CIE-LAB | lab(65.84, 11.11, -39.69) |
| CIE-LCH | lch(65.84, 41.22, 285.63°) |
| OKLab | oklab(70.94% 0.0024 -0.1111) |
| OKLCH | oklch(70.94% 0.111 271.3) |
| XYZ | xyz(36.6297, 35.1159, 80.4338) |
| Luminance | 0.3512 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.46
Perrywinkle
#8F8CE7
ΔE00 6.37
Cornflowerblue
#6495ED
ΔE00 6.55
Lavender Blue
#8B88F8
ΔE00 7.39
Soft Blue
#6488EA
ΔE00 7.63
Carolina Blue
#8AB8FE
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889DE7 #E7D288
analogous
#88CDE7 #889DE7 #A388E7
triadic
#889DE7 #E7889D #9DE788
tetradic
#889DE7 #E788CD #E7D288 #88E7A3
square
#889DE7 #E788CD #E7D288 #88E7A3
split-complementary
#889DE7 #E7A388 #CDE788
monochromatic
#294DCC #5573DD #889DE7 #BBC7F1 #E6EAFA
Accessibility & contrast
On white
2.62
#889DE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#889DE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889DE7
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889DE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889DE7 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A4EA
Deuteranopia (green-blind)
#7B9CE5
Tritanopia (blue-blind)
#69ACB8
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #889de7; /* rgb */ color: rgb(136, 157, 231); /* oklch */ color: oklch(70.9% 0.111 271.3);
Tailwind
colors: {
custom: {
50: '#aeb9ef',
500: '#889de7',
950: '#000000',
},
}SCSS
$custom: #889de7; $custom-light: #aeb9ef; $custom-dark: #000000;
JSON
{
"hex": "#889de7",
"rgb": {
"r": 136,
"g": 157,
"b": 231
},
"hsl": {
"h": 226.737,
"s": 66.434,
"l": 71.961
},
"oklch": {
"l": 0.70944,
"c": 0.11117,
"h": 271.3
},
"luminance": 0.35118
}Semantic roles & 50–950 ramp
primary
#889DE7
secondary
#F1ECD9
accent
#A617CE
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084