#889FFE#889FFE
#889FFE is a light, vivid blue. Relative luminance 0.372; OKLCH L 72.5% C 0.141 H 272.2°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #889FFE |
|---|---|
| RGB | rgb(136, 159, 254) |
| HSL | hsl(228, 98%, 76%) |
| HSV | hsv(228, 46%, 100%) |
| CMYK | cmyk(46.5%, 37.4%, 0%, 0.4%) |
| CIE-LAB | lab(67.41, 16.50, -49.80) |
| CIE-LCH | lch(67.41, 52.47, 288.33°) |
| OKLab | oklab(72.51% 0.0053 -0.1405) |
| OKLCH | oklch(72.51% 0.141 272.2) |
| XYZ | xyz(40.4352, 37.1839, 98.7933) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.90
Cornflowerblue
#6495ED
ΔE00 6.54
Lavender Blue
#8B88F8
ΔE00 7.44
Perrywinkle
#8F8CE7
ΔE00 7.47
Carolina Blue
#8AB8FE
ΔE00 7.64
Soft Blue
#6488EA
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889FFE #FEE788
analogous
#88DAFE #889FFE #AC88FE
triadic
#889FFE #FE889F #9FFE88
tetradic
#889FFE #FE88DA #FEE788 #88FEAC
square
#889FFE #FE88DA #FEE788 #88FEAC
split-complementary
#889FFE #FEAC88 #DAFE88
monochromatic
#0F3DFD #4B6EFD #889FFE #C5D0FF #E1E7FF
Accessibility & contrast
On white
2.49
#889FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#889FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889FFE
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889FFE | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#709FFC
Tritanopia (blue-blind)
#5BB3C2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #889ffe; /* rgb */ color: rgb(136, 159, 254); /* oklch */ color: oklch(72.5% 0.141 272.2);
Tailwind
colors: {
custom: {
50: '#b0bbff',
500: '#889ffe',
950: '#000000',
},
}SCSS
$custom: #889ffe; $custom-light: #b0bbff; $custom-dark: #000000;
JSON
{
"hex": "#889ffe",
"rgb": {
"r": 136,
"g": 159,
"b": 254
},
"hsl": {
"h": 228.305,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.72508,
"c": 0.14059,
"h": 272.2
},
"luminance": 0.37186
}Semantic roles & 50–950 ramp
primary
#889FFE
secondary
#F7F0D4
accent
#B900E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086