#8FACEF#8FACEF
#8FACEF is a light, moderate blue. Relative luminance 0.416; OKLCH L 74.9% C 0.102 H 266.0°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8FACEF |
|---|---|
| RGB | rgb(143, 172, 239) |
| HSL | hsl(222, 75%, 75%) |
| HSV | hsv(222, 40%, 94%) |
| CMYK | cmyk(40.2%, 28%, 0%, 6.3%) |
| CIE-LAB | lab(70.58, 6.62, -36.65) |
| CIE-LCH | lch(70.58, 37.25, 280.24°) |
| OKLab | oklab(74.85% -0.0071 -0.1022) |
| OKLCH | oklch(74.85% 0.102 266) |
| XYZ | xyz(41.6554, 41.5746, 87.4744) |
| Luminance | 0.4158 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.69
Pastel Blue
#A2BFFE
ΔE00 5.03
Periwinkle Blue
#8F99FB
ΔE00 6.18
Cornflowerblue
#6495ED
ΔE00 8.13
Sky Blue (survey)
#75BBFD
ΔE00 8.79
Light Grey Blue
#9DBCD4
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FACEF #EFD28F
analogous
#8FDCEF #8FACEF #A28FEF
triadic
#8FACEF #EF8FAC #ACEF8F
tetradic
#8FACEF #EF8FDC #EFD28F #8FEFA2
square
#8FACEF #EF8FDC #EFD28F #8FEFA2
split-complementary
#8FACEF #EFA28F #DCEF8F
monochromatic
#245DE0 #5984E7 #8FACEF #C5D4F7 #E4EBFB
Accessibility & contrast
On white
2.25
#8FACEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#8FACEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FACEF
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FACEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FACEF | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B1F2
Deuteranopia (green-blind)
#8BA9ED
Tritanopia (blue-blind)
#6FBAC3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8facef; /* rgb */ color: rgb(143, 172, 239); /* oklch */ color: oklch(74.9% 0.102 266.0);
Tailwind
colors: {
custom: {
50: '#b3c4f4',
500: '#8facef',
950: '#000000',
},
}SCSS
$custom: #8facef; $custom-light: #b3c4f4; $custom-dark: #000000;
JSON
{
"hex": "#8facef",
"rgb": {
"r": 143,
"g": 172,
"b": 239
},
"hsl": {
"h": 221.875,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.74851,
"c": 0.10249,
"h": 266
},
"luminance": 0.41577
}Semantic roles & 50–950 ramp
primary
#8FACEF
secondary
#F3EBD8
accent
#9A0ED7
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111217
muted
#808185