#8FACEB#8FACEB
#8FACEB is a light, moderate blue. Relative luminance 0.413; OKLCH L 74.7% C 0.097 H 265.1°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8FACEB |
|---|---|
| RGB | rgb(143, 172, 235) |
| HSL | hsl(221, 70%, 74%) |
| HSV | hsv(221, 39%, 92%) |
| CMYK | cmyk(39.1%, 26.8%, 0%, 7.8%) |
| CIE-LAB | lab(70.41, 5.53, -34.73) |
| CIE-LCH | lch(70.41, 35.17, 279.06°) |
| OKLab | oklab(74.67% -0.0083 -0.0967) |
| OKLCH | oklch(74.67% 0.097 265.1) |
| XYZ | xyz(41.0710, 41.3408, 84.3966) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.80
Pastel Blue
#A2BFFE
ΔE00 5.12
Periwinkle Blue
#8F99FB
ΔE00 6.31
Cornflowerblue
#6495ED
ΔE00 8.16
Sky Blue (survey)
#75BBFD
ΔE00 8.75
Light Grey Blue
#9DBCD4
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FACEB #EBCE8F
analogous
#8FDAEB #8FACEB #A08FEB
triadic
#8FACEB #EB8FAC #ACEB8F
tetradic
#8FACEB #EB8FDA #EBCE8F #8FEBA0
square
#8FACEB #EB8FDA #EBCE8F #8FEBA0
split-complementary
#8FACEB #EBA08F #DAEB8F
monochromatic
#275FD8 #5B86E2 #8FACEB #C3D2F4 #E5ECFA
Accessibility & contrast
On white
2.27
#8FACEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#8FACEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FACEB
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FACEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FACEB | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1EE
Deuteranopia (green-blind)
#8DA8EA
Tritanopia (blue-blind)
#71B9C2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8faceb; /* rgb */ color: rgb(143, 172, 235); /* oklch */ color: oklch(74.7% 0.097 265.1);
Tailwind
colors: {
custom: {
50: '#b3c4f1',
500: '#8faceb',
950: '#000000',
},
}SCSS
$custom: #8faceb; $custom-light: #b3c4f1; $custom-dark: #000000;
JSON
{
"hex": "#8faceb",
"rgb": {
"r": 143,
"g": 172,
"b": 235
},
"hsl": {
"h": 221.087,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.74671,
"c": 0.09706,
"h": 265.1
},
"luminance": 0.41343
}Semantic roles & 50–950 ramp
primary
#8FACEB
secondary
#F2EAD9
accent
#9614D2
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111217
muted
#808185