#889AFE#889AFE
#889AFE is a light, vivid blue. Relative luminance 0.355; OKLCH L 71.5% C 0.147 H 274.4°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #889AFE |
|---|---|
| RGB | rgb(136, 154, 254) |
| HSL | hsl(231, 98%, 76%) |
| HSV | hsv(231, 46%, 100%) |
| CMYK | cmyk(46.5%, 39.4%, 0%, 0.4%) |
| CIE-LAB | lab(66.14, 19.39, -51.82) |
| CIE-LCH | lch(66.14, 55.33, 290.51°) |
| OKLab | oklab(71.52% 0.0112 -0.1464) |
| OKLCH | oklch(71.52% 0.147 274.4) |
| XYZ | xyz(39.5928, 35.4990, 98.5125) |
| Luminance | 0.3550 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.72
Lavender Blue
#8B88F8
ΔE00 5.87
Perrywinkle
#8F8CE7
ΔE00 6.13
Cornflowerblue
#6495ED
ΔE00 6.80
Soft Blue
#6488EA
ΔE00 7.30
Periwinkle (survey)
#8E82FE
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889AFE #FEEC88
analogous
#88D5FE #889AFE #B188FE
triadic
#889AFE #FE889A #9AFE88
tetradic
#889AFE #FE88D5 #FEEC88 #88FEB1
square
#889AFE #FE88D5 #FEEC88 #88FEB1
split-complementary
#889AFE #FEB188 #D5FE88
monochromatic
#0F33FD #4B66FD #889AFE #C5CEFF #E1E5FF
Accessibility & contrast
On white
2.59
#889AFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#889AFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889AFE
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889AFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889AFE | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A6FF
Deuteranopia (green-blind)
#699CFC
Tritanopia (blue-blind)
#5CAFC0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #889afe; /* rgb */ color: rgb(136, 154, 254); /* oklch */ color: oklch(71.5% 0.147 274.4);
Tailwind
colors: {
custom: {
50: '#b0b7ff',
500: '#889afe',
950: '#000000',
},
}SCSS
$custom: #889afe; $custom-light: #b0b7ff; $custom-dark: #000000;
JSON
{
"hex": "#889afe",
"rgb": {
"r": 136,
"g": 154,
"b": 254
},
"hsl": {
"h": 230.847,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.71524,
"c": 0.14685,
"h": 274.4
},
"luminance": 0.35501
}Semantic roles & 50–950 ramp
primary
#889AFE
secondary
#F7F2D4
accent
#C200E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086