#8FAEFD#8FAEFD
#8FAEFD is a light, moderate blue. Relative luminance 0.432; OKLCH L 75.9% C 0.119 H 267.2°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEFD |
|---|---|
| RGB | rgb(143, 174, 253) |
| HSL | hsl(223, 96%, 78%) |
| HSV | hsv(223, 43%, 99%) |
| CMYK | cmyk(43.5%, 31.2%, 0%, 0.8%) |
| CIE-LAB | lab(71.69, 9.36, -42.51) |
| CIE-LCH | lch(71.69, 43.53, 282.42°) |
| OKLab | oklab(75.91% -0.0058 -0.1191) |
| OKLCH | oklch(75.91% 0.119 267.2) |
| XYZ | xyz(44.1878, 43.2011, 98.9197) |
| Luminance | 0.4320 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.91
Pastel Blue
#A2BFFE
ΔE00 4.57
Periwinkle Blue
#8F99FB
ΔE00 6.53
Sky Blue (survey)
#75BBFD
ΔE00 8.38
Cornflowerblue
#6495ED
ΔE00 8.43
Light Grey Blue
#9DBCD4
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEFD #FDDE8F
analogous
#8FE5FD #8FAEFD #A78FFD
triadic
#8FAEFD #FD8FAE #AEFD8F
tetradic
#8FAEFD #FD8FE5 #FDDE8F #8FFDA7
square
#8FAEFD #FD8FE5 #FDDE8F #8FFDA7
split-complementary
#8FAEFD #FDA78F #E5FD8F
monochromatic
#1757FB #5383FC #8FAEFD #CBD9FE #E1E9FE
Accessibility & contrast
On white
2.18
#8FAEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#8FAEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEFD
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEFD | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#87ABFB
Tritanopia (blue-blind)
#67BECA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8faefd; /* rgb */ color: rgb(143, 174, 253); /* oklch */ color: oklch(75.9% 0.119 267.2);
Tailwind
colors: {
custom: {
50: '#b4c5fe',
500: '#8faefd',
950: '#000000',
},
}SCSS
$custom: #8faefd; $custom-light: #b4c5fe; $custom-dark: #000000;
JSON
{
"hex": "#8faefd",
"rgb": {
"r": 143,
"g": 174,
"b": 253
},
"hsl": {
"h": 223.091,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.75912,
"c": 0.11927,
"h": 267.2
},
"luminance": 0.43204
}Semantic roles & 50–950 ramp
primary
#8FAEFD
secondary
#F7EDD4
accent
#A500E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186