#8E99FC#8E99FC
#8E99FC is a light, vivid blue. Relative luminance 0.356; OKLCH L 71.6% C 0.144 H 277.3°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #8E99FC |
|---|---|
| RGB | rgb(142, 153, 252) |
| HSL | hsl(234, 95%, 77%) |
| HSV | hsv(234, 44%, 99%) |
| CMYK | cmyk(43.7%, 39.3%, 0%, 1.2%) |
| CIE-LAB | lab(66.18, 20.81, -50.63) |
| CIE-LCH | lch(66.18, 54.74, 292.34°) |
| OKLab | oklab(71.63% 0.0183 -0.1428) |
| OKLCH | oklch(71.63% 0.144 277.3) |
| XYZ | xyz(40.1119, 35.5595, 96.8267) |
| Luminance | 0.3556 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 0.27
Perrywinkle
#8F8CE7
ΔE00 5.03
Lavender Blue
#8B88F8
ΔE00 5.04
Periwinkle (survey)
#8E82FE
ΔE00 6.99
Soft Blue
#6488EA
ΔE00 8.03
Cornflowerblue
#6495ED
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8E99FC #FCF18E
analogous
#8ED0FC #8E99FC #BA8EFC
triadic
#8E99FC #FC8E99 #99FC8E
tetradic
#8E99FC #FC8ED0 #FCF18E #8EFCBA
square
#8E99FC #FC8ED0 #FCF18E #8EFCBA
split-complementary
#8E99FC #FCBA8E #D0FC8E
monochromatic
#172DF9 #5263FA #8E99FC #CACFFE #E1E4FE
Accessibility & contrast
On white
2.59
#8E99FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#8E99FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8E99FC
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8E99FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8E99FC | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A5FF
Deuteranopia (green-blind)
#6D9DFA
Tritanopia (blue-blind)
#69ADBE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8e99fc; /* rgb */ color: rgb(142, 153, 252); /* oklch */ color: oklch(71.6% 0.144 277.3);
Tailwind
colors: {
custom: {
50: '#b4b6fe',
500: '#8e99fc',
950: '#000000',
},
}SCSS
$custom: #8e99fc; $custom-light: #b4b6fe; $custom-dark: #000000;
JSON
{
"hex": "#8e99fc",
"rgb": {
"r": 142,
"g": 153,
"b": 252
},
"hsl": {
"h": 234,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.7163,
"c": 0.144,
"h": 277.3
},
"luminance": 0.35562
}Semantic roles & 50–950 ramp
primary
#8E99FC
secondary
#F6F3D5
accent
#CF00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086