#8FAEFA#8FAEFA
#8FAEFA is a light, moderate blue. Relative luminance 0.430; OKLCH L 75.8% C 0.115 H 266.7°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEFA |
|---|---|
| RGB | rgb(143, 174, 250) |
| HSL | hsl(223, 91%, 77%) |
| HSV | hsv(223, 43%, 98%) |
| CMYK | cmyk(42.8%, 30.4%, 0%, 2%) |
| CIE-LAB | lab(71.56, 8.52, -41.09) |
| CIE-LCH | lch(71.56, 41.96, 281.72°) |
| OKLab | oklab(75.77% -0.0066 -0.115) |
| OKLCH | oklch(75.77% 0.115 266.7) |
| XYZ | xyz(43.7136, 43.0115, 96.4226) |
| Luminance | 0.4301 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.91
Pastel Blue
#A2BFFE
ΔE00 4.55
Periwinkle Blue
#8F99FB
ΔE00 6.55
Sky Blue (survey)
#75BBFD
ΔE00 8.33
Cornflowerblue
#6495ED
ΔE00 8.39
Light Grey Blue
#9DBCD4
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEFA #FADB8F
analogous
#8FE3FA #8FAEFA #A68FFA
triadic
#8FAEFA #FA8FAE #AEFA8F
tetradic
#8FAEFA #FA8FE3 #FADB8F #8FFAA6
square
#8FAEFA #FA8FE3 #FADB8F #8FFAA6
split-complementary
#8FAEFA #FAA68F #E3FA8F
monochromatic
#1A59F5 #5484F7 #8FAEFA #CAD8FD #E2EAFE
Accessibility & contrast
On white
2.19
#8FAEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#8FAEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEFA
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEFA | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B4FD
Deuteranopia (green-blind)
#88ABF8
Tritanopia (blue-blind)
#69BEC9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8faefa; /* rgb */ color: rgb(143, 174, 250); /* oklch */ color: oklch(75.8% 0.115 266.7);
Tailwind
colors: {
custom: {
50: '#b4c5fc',
500: '#8faefa',
950: '#000000',
},
}SCSS
$custom: #8faefa; $custom-light: #b4c5fc; $custom-dark: #000000;
JSON
{
"hex": "#8faefa",
"rgb": {
"r": 143,
"g": 174,
"b": 250
},
"hsl": {
"h": 222.617,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.75769,
"c": 0.11521,
"h": 266.7
},
"luminance": 0.43014
}Semantic roles & 50–950 ramp
primary
#8FAEFA
secondary
#F6ECD5
accent
#A300E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185