#8EADFD#8EADFD
#8EADFD is a light, vivid blue. Relative luminance 0.427; OKLCH L 75.6% C 0.121 H 267.3°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8EADFD |
|---|---|
| RGB | rgb(142, 173, 253) |
| HSL | hsl(223, 97%, 77%) |
| HSV | hsv(223, 44%, 99%) |
| CMYK | cmyk(43.9%, 31.6%, 0%, 0.8%) |
| CIE-LAB | lab(71.37, 9.68, -43.02) |
| CIE-LCH | lch(71.37, 44.09, 282.68°) |
| OKLab | oklab(75.65% -0.0056 -0.1206) |
| OKLCH | oklch(75.65% 0.121 267.3) |
| XYZ | xyz(43.8229, 42.7273, 98.8475) |
| Luminance | 0.4273 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.06
Pastel Blue
#A2BFFE
ΔE00 4.84
Periwinkle Blue
#8F99FB
ΔE00 6.33
Cornflowerblue
#6495ED
ΔE00 8.20
Sky Blue (survey)
#75BBFD
ΔE00 8.47
Light Grey Blue
#9DBCD4
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EADFD #FDDE8E
analogous
#8EE5FD #8EADFD #A68EFD
triadic
#8EADFD #FD8EAD #ADFD8E
tetradic
#8EADFD #FD8EE5 #FDDE8E #8EFDA6
square
#8EADFD #FD8EE5 #FDDE8E #8EFDA6
split-complementary
#8EADFD #FDA68E #E5FD8E
monochromatic
#1656FB #5281FC #8EADFD #CAD9FE #E1E9FE
Accessibility & contrast
On white
2.20
#8EADFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#8EADFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EADFD
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EADFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EADFD | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#85AAFB
Tritanopia (blue-blind)
#66BECA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8eadfd; /* rgb */ color: rgb(142, 173, 253); /* oklch */ color: oklch(75.6% 0.121 267.3);
Tailwind
colors: {
custom: {
50: '#b3c5fe',
500: '#8eadfd',
950: '#000000',
},
}SCSS
$custom: #8eadfd; $custom-light: #b3c5fe; $custom-dark: #000000;
JSON
{
"hex": "#8eadfd",
"rgb": {
"r": 142,
"g": 173,
"b": 253
},
"hsl": {
"h": 223.243,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.75646,
"c": 0.12075,
"h": 267.3
},
"luminance": 0.4273
}Semantic roles & 50–950 ramp
primary
#8EADFD
secondary
#F7EDD4
accent
#A500E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186