#889FEE#889FEE
#889FEE is a light, moderate blue. Relative luminance 0.362; OKLCH L 71.7% C 0.118 H 270.8°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #889FEE |
|---|---|
| RGB | rgb(136, 159, 238) |
| HSL | hsl(226, 75%, 73%) |
| HSV | hsv(226, 43%, 93%) |
| CMYK | cmyk(42.9%, 33.2%, 0%, 6.7%) |
| CIE-LAB | lab(66.67, 11.92, -42.23) |
| CIE-LCH | lch(66.67, 43.88, 285.77°) |
| OKLab | oklab(71.69% 0.0017 -0.1185) |
| OKLCH | oklch(71.69% 0.118 270.8) |
| XYZ | xyz(37.9793, 36.2016, 85.8587) |
| Luminance | 0.3620 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.34
Cornflowerblue
#6495ED
ΔE00 6.35
Perrywinkle
#8F8CE7
ΔE00 7.02
Lavender Blue
#8B88F8
ΔE00 7.71
Soft Blue
#6488EA
ΔE00 7.82
Carolina Blue
#8AB8FE
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889FEE #EED788
analogous
#88D2EE #889FEE #A488EE
triadic
#889FEE #EE889F #9FEE88
tetradic
#889FEE #EE88D2 #EED788 #88EEA4
square
#889FEE #EE88D2 #EED788 #88EEA4
split-complementary
#889FEE #EEA488 #D2EE88
monochromatic
#1F4ADC #5274E6 #889FEE #BECAF6 #E4E9FB
Accessibility & contrast
On white
2.55
#889FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#889FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889FEE
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889FEE | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F1
Deuteranopia (green-blind)
#7A9EEC
Tritanopia (blue-blind)
#65AFBC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #889fee; /* rgb */ color: rgb(136, 159, 238); /* oklch */ color: oklch(71.7% 0.118 270.8);
Tailwind
colors: {
custom: {
50: '#afbbf4',
500: '#889fee',
950: '#000000',
},
}SCSS
$custom: #889fee; $custom-light: #afbbf4; $custom-dark: #000000;
JSON
{
"hex": "#889fee",
"rgb": {
"r": 136,
"g": 159,
"b": 238
},
"hsl": {
"h": 226.471,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.71693,
"c": 0.11849,
"h": 270.8
},
"luminance": 0.36204
}Semantic roles & 50–950 ramp
primary
#889FEE
secondary
#F3EDD8
accent
#AA0ED7
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085