#8FAEFC#8FAEFC
#8FAEFC is a light, moderate blue. Relative luminance 0.431; OKLCH L 75.9% C 0.118 H 267.0°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEFC |
|---|---|
| RGB | rgb(143, 174, 252) |
| HSL | hsl(223, 95%, 77%) |
| HSV | hsv(223, 43%, 99%) |
| CMYK | cmyk(43.3%, 31%, 0%, 1.2%) |
| CIE-LAB | lab(71.65, 9.08, -42.04) |
| CIE-LCH | lch(71.65, 43.01, 282.19°) |
| OKLab | oklab(75.86% -0.0061 -0.1178) |
| OKLCH | oklch(75.86% 0.118 267) |
| XYZ | xyz(44.0289, 43.1376, 98.0830) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.91
Pastel Blue
#A2BFFE
ΔE00 4.56
Periwinkle Blue
#8F99FB
ΔE00 6.54
Sky Blue (survey)
#75BBFD
ΔE00 8.36
Cornflowerblue
#6495ED
ΔE00 8.42
Light Grey Blue
#9DBCD4
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEFC #FCDD8F
analogous
#8FE4FC #8FAEFC #A78FFC
triadic
#8FAEFC #FC8FAE #AEFC8F
tetradic
#8FAEFC #FC8FE4 #FCDD8F #8FFCA7
square
#8FAEFC #FC8FE4 #FCDD8F #8FFCA7
split-complementary
#8FAEFC #FCA78F #E4FC8F
monochromatic
#1858F9 #5383FA #8FAEFC #CBD9FE #E1E9FE
Accessibility & contrast
On white
2.18
#8FAEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#8FAEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEFC
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEFC | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#87ABFA
Tritanopia (blue-blind)
#68BECA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8faefc; /* rgb */ color: rgb(143, 174, 252); /* oklch */ color: oklch(75.9% 0.118 267.0);
Tailwind
colors: {
custom: {
50: '#b4c5fd',
500: '#8faefc',
950: '#000000',
},
}SCSS
$custom: #8faefc; $custom-light: #b4c5fd; $custom-dark: #000000;
JSON
{
"hex": "#8faefc",
"rgb": {
"r": 143,
"g": 174,
"b": 252
},
"hsl": {
"h": 222.936,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.75864,
"c": 0.11793,
"h": 267
},
"luminance": 0.4314
}Semantic roles & 50–950 ramp
primary
#8FAEFC
secondary
#F6EDD5
accent
#A400E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185