#889FDF#889FDF
#889FDF is a light, moderate blue. Relative luminance 0.354; OKLCH L 71.0% C 0.098 H 268.7°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #889FDF |
|---|---|
| RGB | rgb(136, 159, 223) |
| HSL | hsl(224, 58%, 70%) |
| HSV | hsv(224, 39%, 87%) |
| CMYK | cmyk(39%, 28.7%, 0%, 12.5%) |
| CIE-LAB | lab(66.03, 7.76, -35.00) |
| CIE-LCH | lch(66.03, 35.85, 282.50°) |
| OKLab | oklab(70.98% -0.0022 -0.0976) |
| OKLCH | oklch(70.98% 0.098 268.7) |
| XYZ | xyz(35.8667, 35.3565, 74.7324) |
| Luminance | 0.3536 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.59
Cornflowerblue
#6495ED
ΔE00 6.70
Perrywinkle
#8F8CE7
ΔE00 7.12
Soft Blue
#6488EA
ΔE00 8.15
Carolina Blue
#8AB8FE
ΔE00 8.31
Lavender Blue
#8B88F8
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889FDF #DFC888
analogous
#88CADF #889FDF #9C88DF
triadic
#889FDF #DF889F #9FDF88
tetradic
#889FDF #DF88CA #DFC888 #88DF9C
square
#889FDF #DF88CA #DFC888 #88DF9C
split-complementary
#889FDF #DF9C88 #CADF88
monochromatic
#3256BA #5878D2 #889FDF #B8C6EC #E7ECF9
Accessibility & contrast
On white
2.60
#889FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#889FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889FDF
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889FDF | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A5E2
Deuteranopia (green-blind)
#819DDE
Tritanopia (blue-blind)
#6CACB6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #889fdf; /* rgb */ color: rgb(136, 159, 223); /* oklch */ color: oklch(71.0% 0.098 268.7);
Tailwind
colors: {
custom: {
50: '#adbbe9',
500: '#889fdf',
950: '#000000',
},
}SCSS
$custom: #889fdf; $custom-light: #adbbe9; $custom-dark: #000000;
JSON
{
"hex": "#889fdf",
"rgb": {
"r": 136,
"g": 159,
"b": 223
},
"hsl": {
"h": 224.138,
"s": 57.616,
"l": 70.392
},
"oklch": {
"l": 0.70977,
"c": 0.09762,
"h": 268.7
},
"luminance": 0.35358
}Semantic roles & 50–950 ramp
primary
#889FDF
secondary
#EDE7D5
accent
#9A20C5
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#101116
muted
#7F8084