#8E9DFD#8E9DFD
#8E9DFD is a light, vivid blue. Relative luminance 0.370; OKLCH L 72.5% C 0.140 H 275.6°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8E9DFD |
|---|---|
| RGB | rgb(142, 157, 253) |
| HSL | hsl(232, 97%, 77%) |
| HSV | hsv(232, 44%, 99%) |
| CMYK | cmyk(43.9%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(67.24, 18.79, -49.50) |
| CIE-LCH | lch(67.24, 52.95, 290.79°) |
| OKLab | oklab(72.46% 0.0137 -0.1395) |
| OKLCH | oklch(72.46% 0.14 275.6) |
| XYZ | xyz(40.9365, 36.9545, 97.8854) |
| Luminance | 0.3696 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.37
Perrywinkle
#8F8CE7
ΔE00 6.14
Lavender Blue
#8B88F8
ΔE00 6.27
Cornflowerblue
#6495ED
ΔE00 7.75
Periwinkle (survey)
#8E82FE
ΔE00 8.21
Soft Blue
#6488EA
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8E9DFD #FDEE8E
analogous
#8ED4FD #8E9DFD #B78EFD
triadic
#8E9DFD #FD8E9D #9DFD8E
tetradic
#8E9DFD #FD8ED4 #FDEE8E #8EFDB7
square
#8E9DFD #FD8ED4 #FDEE8E #8EFDB7
split-complementary
#8E9DFD #FDB78E #D4FD8E
monochromatic
#1635FB #5269FC #8E9DFD #CAD1FE #E1E5FE
Accessibility & contrast
On white
2.50
#8E9DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#8E9DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8E9DFD
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8E9DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8E9DFD | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA8FF
Deuteranopia (green-blind)
#719FFB
Tritanopia (blue-blind)
#68B1C1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8e9dfd; /* rgb */ color: rgb(142, 157, 253); /* oklch */ color: oklch(72.5% 0.140 275.6);
Tailwind
colors: {
custom: {
50: '#b4b9fe',
500: '#8e9dfd',
950: '#000000',
},
}SCSS
$custom: #8e9dfd; $custom-light: #b4b9fe; $custom-dark: #000000;
JSON
{
"hex": "#8e9dfd",
"rgb": {
"r": 142,
"g": 157,
"b": 253
},
"hsl": {
"h": 231.892,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.72459,
"c": 0.14019,
"h": 275.6
},
"luminance": 0.36957
}Semantic roles & 50–950 ramp
primary
#8E9DFD
secondary
#F7F2D4
accent
#C600E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086