#8EA1FD#8EA1FD
#8EA1FD is a light, vivid blue. Relative luminance 0.383; OKLCH L 73.2% C 0.135 H 273.8°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA1FD |
|---|---|
| RGB | rgb(142, 161, 253) |
| HSL | hsl(230, 97%, 77%) |
| HSV | hsv(230, 44%, 99%) |
| CMYK | cmyk(43.9%, 36.4%, 0%, 0.8%) |
| CIE-LAB | lab(68.26, 16.50, -47.90) |
| CIE-LCH | lch(68.26, 50.66, 289.00°) |
| OKLab | oklab(73.24% 0.0089 -0.1348) |
| OKLCH | oklch(73.24% 0.135 273.8) |
| XYZ | xyz(41.6244, 38.3302, 98.1147) |
| Luminance | 0.3833 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.60
Perrywinkle
#8F8CE7
ΔE00 7.25
Lavender Blue
#8B88F8
ΔE00 7.51
Cornflowerblue
#6495ED
ΔE00 7.59
Carolina Blue
#8AB8FE
ΔE00 7.71
Pastel Blue
#A2BFFE
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA1FD #FDEA8E
analogous
#8ED8FD #8EA1FD #B38EFD
triadic
#8EA1FD #FD8EA1 #A1FD8E
tetradic
#8EA1FD #FD8ED8 #FDEA8E #8EFDB3
square
#8EA1FD #FD8ED8 #FDEA8E #8EFDB3
split-complementary
#8EA1FD #FDB38E #D8FD8E
monochromatic
#163DFB #526FFC #8EA1FD #CAD3FE #E1E6FE
Accessibility & contrast
On white
2.42
#8EA1FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#8EA1FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA1FD
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA1FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA1FD | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#76A2FB
Tritanopia (blue-blind)
#67B4C3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8ea1fd; /* rgb */ color: rgb(142, 161, 253); /* oklch */ color: oklch(73.2% 0.135 273.8);
Tailwind
colors: {
custom: {
50: '#b4bcfe',
500: '#8ea1fd',
950: '#000000',
},
}SCSS
$custom: #8ea1fd; $custom-light: #b4bcfe; $custom-dark: #000000;
JSON
{
"hex": "#8ea1fd",
"rgb": {
"r": 142,
"g": 161,
"b": 253
},
"hsl": {
"h": 229.73,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.73244,
"c": 0.13511,
"h": 273.8
},
"luminance": 0.38332
}Semantic roles & 50–950 ramp
primary
#8EA1FD
secondary
#F7F1D4
accent
#BE00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186