#8FAFFD#8FAFFD
#8FAFFD is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.1% C 0.118 H 266.6°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAFFD |
|---|---|
| RGB | rgb(143, 175, 253) |
| HSL | hsl(223, 96%, 78%) |
| HSV | hsv(223, 43%, 99%) |
| CMYK | cmyk(43.5%, 30.8%, 0%, 0.8%) |
| CIE-LAB | lab(71.95, 8.80, -42.10) |
| CIE-LCH | lch(71.95, 43.01, 281.80°) |
| OKLab | oklab(76.11% -0.007 -0.1179) |
| OKLCH | oklch(76.11% 0.118 266.6) |
| XYZ | xyz(44.3817, 43.5889, 98.9844) |
| Luminance | 0.4359 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.61
Pastel Blue
#A2BFFE
ΔE00 4.38
Periwinkle Blue
#8F99FB
ΔE00 6.84
Sky Blue (survey)
#75BBFD
ΔE00 8.10
Cornflowerblue
#6495ED
ΔE00 8.55
Baby Blue (survey)
#A2CFFE
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAFFD #FDDD8F
analogous
#8FE6FD #8FAFFD #A68FFD
triadic
#8FAFFD #FD8FAF #AFFD8F
tetradic
#8FAFFD #FD8FE6 #FDDD8F #8FFDA6
square
#8FAFFD #FD8FE6 #FDDD8F #8FFDA6
split-complementary
#8FAFFD #FDA68F #E6FD8F
monochromatic
#1759FB #5384FC #8FAFFD #CBDAFE #E1EAFE
Accessibility & contrast
On white
2.16
#8FAFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#8FAFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAFFD
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAFFD | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#88ACFB
Tritanopia (blue-blind)
#67BFCB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8faffd; /* rgb */ color: rgb(143, 175, 253); /* oklch */ color: oklch(76.1% 0.118 266.6);
Tailwind
colors: {
custom: {
50: '#b4c6fe',
500: '#8faffd',
950: '#000000',
},
}SCSS
$custom: #8faffd; $custom-light: #b4c6fe; $custom-dark: #000000;
JSON
{
"hex": "#8faffd",
"rgb": {
"r": 143,
"g": 175,
"b": 253
},
"hsl": {
"h": 222.545,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.76115,
"c": 0.11816,
"h": 266.6
},
"luminance": 0.43591
}Semantic roles & 50–950 ramp
primary
#8FAFFD
secondary
#F7EDD4
accent
#A300E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286