#889EDF#889EDF
#889EDF is a light, moderate blue. Relative luminance 0.350; OKLCH L 70.8% C 0.099 H 269.4°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #889EDF |
|---|---|
| RGB | rgb(136, 158, 223) |
| HSL | hsl(225, 58%, 70%) |
| HSV | hsv(225, 39%, 87%) |
| CMYK | cmyk(39%, 29.1%, 0%, 12.5%) |
| CIE-LAB | lab(65.76, 8.33, -35.41) |
| CIE-LCH | lch(65.76, 36.38, 283.24°) |
| OKLab | oklab(70.77% -0.001 -0.0988) |
| OKLCH | oklch(70.77% 0.099 269.4) |
| XYZ | xyz(35.6954, 35.0140, 74.6753) |
| Luminance | 0.3502 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.44
Cornflowerblue
#6495ED
ΔE00 6.75
Perrywinkle
#8F8CE7
ΔE00 6.81
Soft Blue
#6488EA
ΔE00 8.02
Lavender Blue
#8B88F8
ΔE00 8.10
Carolina Blue
#8AB8FE
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889EDF #DFC988
analogous
#88C9DF #889EDF #9E88DF
triadic
#889EDF #DF889E #9EDF88
tetradic
#889EDF #DF88C9 #DFC988 #88DF9E
square
#889EDF #DF88C9 #DFC988 #88DF9E
split-complementary
#889EDF #DF9E88 #C9DF88
monochromatic
#3255BA #5877D2 #889EDF #B8C5EC #E7EBF9
Accessibility & contrast
On white
2.62
#889EDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#889EDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889EDF
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889EDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889EDF | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A4E2
Deuteranopia (green-blind)
#809CDD
Tritanopia (blue-blind)
#6CABB5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #889edf; /* rgb */ color: rgb(136, 158, 223); /* oklch */ color: oklch(70.8% 0.099 269.4);
Tailwind
colors: {
custom: {
50: '#adbae9',
500: '#889edf',
950: '#000000',
},
}SCSS
$custom: #889edf; $custom-light: #adbae9; $custom-dark: #000000;
JSON
{
"hex": "#889edf",
"rgb": {
"r": 136,
"g": 158,
"b": 223
},
"hsl": {
"h": 224.828,
"s": 57.616,
"l": 70.392
},
"oklch": {
"l": 0.7077,
"c": 0.09878,
"h": 269.4
},
"luminance": 0.35016
}Semantic roles & 50–950 ramp
primary
#889EDF
secondary
#EDE7D5
accent
#9C20C5
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#101116
muted
#7F8084