#8E9FF8#8E9FF8
#8E9FF8 is a light, vivid blue. Relative luminance 0.373; OKLCH L 72.6% C 0.131 H 274.5°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8E9FF8 |
|---|---|
| RGB | rgb(142, 159, 248) |
| HSL | hsl(230, 88%, 76%) |
| HSV | hsv(230, 43%, 97%) |
| CMYK | cmyk(42.7%, 35.9%, 0%, 2.7%) |
| CIE-LAB | lab(67.52, 16.23, -46.35) |
| CIE-LCH | lch(67.52, 49.11, 289.30°) |
| OKLab | oklab(72.59% 0.0102 -0.1303) |
| OKLCH | oklch(72.59% 0.131 274.5) |
| XYZ | xyz(40.4916, 37.3223, 93.8591) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.05
Perrywinkle
#8F8CE7
ΔE00 6.46
Lavender Blue
#8B88F8
ΔE00 6.94
Cornflowerblue
#6495ED
ΔE00 7.60
Pastel Blue
#A2BFFE
ΔE00 8.34
Carolina Blue
#8AB8FE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8E9FF8 #F8E78E
analogous
#8ED4F8 #8E9FF8 #B28EF8
triadic
#8E9FF8 #F88E9F #9FF88E
tetradic
#8E9FF8 #F88ED4 #F8E78E #8EF8B2
square
#8E9FF8 #F88ED4 #F8E78E #8EF8B2
split-complementary
#8E9FF8 #F8B28E #D4F88E
monochromatic
#1B3DF1 #546EF4 #8E9FF8 #C8D0FC #E2E7FD
Accessibility & contrast
On white
2.48
#8E9FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#8E9FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8E9FF8
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8E9FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8E9FF8 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA9FC
Deuteranopia (green-blind)
#77A0F6
Tritanopia (blue-blind)
#6AB1C0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8e9ff8; /* rgb */ color: rgb(142, 159, 248); /* oklch */ color: oklch(72.6% 0.131 274.5);
Tailwind
colors: {
custom: {
50: '#b3bbfb',
500: '#8e9ff8',
950: '#000000',
},
}SCSS
$custom: #8e9ff8; $custom-light: #b3bbfb; $custom-dark: #000000;
JSON
{
"hex": "#8e9ff8",
"rgb": {
"r": 142,
"g": 159,
"b": 248
},
"hsl": {
"h": 230.377,
"s": 88.333,
"l": 76.471
},
"oklch": {
"l": 0.72594,
"c": 0.13072,
"h": 274.5
},
"luminance": 0.37324
}Semantic roles & 50–950 ramp
primary
#8E9FF8
secondary
#F5F0D6
accent
#C001E5
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085