#889EFE#889EFE
#889EFE is a light, vivid blue. Relative luminance 0.368; OKLCH L 72.3% C 0.142 H 272.6°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #889EFE |
|---|---|
| RGB | rgb(136, 158, 254) |
| HSL | hsl(229, 98%, 76%) |
| HSV | hsv(229, 46%, 100%) |
| CMYK | cmyk(46.5%, 37.8%, 0%, 0.4%) |
| CIE-LAB | lab(67.16, 17.08, -50.21) |
| CIE-LCH | lch(67.16, 53.03, 288.79°) |
| OKLab | oklab(72.31% 0.0065 -0.1417) |
| OKLCH | oklch(72.31% 0.142 272.6) |
| XYZ | xyz(40.2640, 36.8414, 98.7362) |
| Luminance | 0.3684 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.63
Cornflowerblue
#6495ED
ΔE00 6.57
Lavender Blue
#8B88F8
ΔE00 7.12
Perrywinkle
#8F8CE7
ΔE00 7.19
Soft Blue
#6488EA
ΔE00 7.82
Carolina Blue
#8AB8FE
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889EFE #FEE888
analogous
#88D9FE #889EFE #AD88FE
triadic
#889EFE #FE889E #9EFE88
tetradic
#889EFE #FE88D9 #FEE888 #88FEAD
square
#889EFE #FE88D9 #FEE888 #88FEAD
split-complementary
#889EFE #FEAD88 #D9FE88
monochromatic
#0F3BFD #4B6DFD #889EFE #C5CFFF #E1E6FF
Accessibility & contrast
On white
2.51
#889EFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#889EFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889EFE
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889EFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889EFE | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#6F9FFC
Tritanopia (blue-blind)
#5BB2C2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #889efe; /* rgb */ color: rgb(136, 158, 254); /* oklch */ color: oklch(72.3% 0.142 272.6);
Tailwind
colors: {
custom: {
50: '#b0baff',
500: '#889efe',
950: '#000000',
},
}SCSS
$custom: #889efe; $custom-light: #b0baff; $custom-dark: #000000;
JSON
{
"hex": "#889efe",
"rgb": {
"r": 136,
"g": 158,
"b": 254
},
"hsl": {
"h": 228.814,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.7231,
"c": 0.14183,
"h": 272.6
},
"luminance": 0.36844
}Semantic roles & 50–950 ramp
primary
#889EFE
secondary
#F7F1D4
accent
#BB00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086