#8FAFFC#8FAFFC
#8FAFFC is a light, moderate blue. Relative luminance 0.435; OKLCH L 76.1% C 0.117 H 266.4°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAFFC |
|---|---|
| RGB | rgb(143, 175, 252) |
| HSL | hsl(222, 95%, 77%) |
| HSV | hsv(222, 43%, 99%) |
| CMYK | cmyk(43.3%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(71.91, 8.52, -41.63) |
| CIE-LCH | lch(71.91, 42.49, 281.56°) |
| OKLab | oklab(76.07% -0.0073 -0.1166) |
| OKLCH | oklch(76.07% 0.117 266.4) |
| XYZ | xyz(44.2228, 43.5254, 98.1476) |
| Luminance | 0.4353 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.60
Pastel Blue
#A2BFFE
ΔE00 4.37
Periwinkle Blue
#8F99FB
ΔE00 6.84
Sky Blue (survey)
#75BBFD
ΔE00 8.08
Cornflowerblue
#6495ED
ΔE00 8.54
Baby Blue (survey)
#A2CFFE
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAFFC #FCDC8F
analogous
#8FE6FC #8FAFFC #A58FFC
triadic
#8FAFFC #FC8FAF #AFFC8F
tetradic
#8FAFFC #FC8FE6 #FCDC8F #8FFCA5
square
#8FAFFC #FC8FE6 #FCDC8F #8FFCA5
split-complementary
#8FAFFC #FCA58F #E6FC8F
monochromatic
#185AF9 #5384FA #8FAFFC #CBDAFE #E1EAFE
Accessibility & contrast
On white
2.16
#8FAFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#8FAFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAFFC
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAFFC | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#88ACFA
Tritanopia (blue-blind)
#68BFCA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8faffc; /* rgb */ color: rgb(143, 175, 252); /* oklch */ color: oklch(76.1% 0.117 266.4);
Tailwind
colors: {
custom: {
50: '#b4c6fd',
500: '#8faffc',
950: '#000000',
},
}SCSS
$custom: #8faffc; $custom-light: #b4c6fd; $custom-dark: #000000;
JSON
{
"hex": "#8faffc",
"rgb": {
"r": 143,
"g": 175,
"b": 252
},
"hsl": {
"h": 222.385,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.76067,
"c": 0.11681,
"h": 266.4
},
"luminance": 0.43528
}Semantic roles & 50–950 ramp
primary
#8FAFFC
secondary
#F6ECD5
accent
#A200E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285