#8FACE3#8FACE3
#8FACE3 is a light, moderate blue. Relative luminance 0.409; OKLCH L 74.3% C 0.086 H 262.9°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #8FACE3 |
|---|---|
| RGB | rgb(143, 172, 227) |
| HSL | hsl(219, 60%, 73%) |
| HSV | hsv(219, 37%, 89%) |
| CMYK | cmyk(37%, 24.2%, 0%, 11%) |
| CIE-LAB | lab(70.10, 3.40, -30.85) |
| CIE-LCH | lch(70.10, 31.04, 276.29°) |
| OKLab | oklab(74.32% -0.0107 -0.0856) |
| OKLCH | oklch(74.32% 0.086 262.9) |
| XYZ | xyz(39.9411, 40.8888, 78.4460) |
| Luminance | 0.4089 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.12
Pastel Blue
#A2BFFE
ΔE00 5.43
Periwinkle Blue
#8F99FB
ΔE00 6.65
Cornflowerblue
#6495ED
ΔE00 8.28
Light Grey Blue
#9DBCD4
ΔE00 8.66
Sky Blue (survey)
#75BBFD
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FACE3 #E3C68F
analogous
#8FD6E3 #8FACE3 #9C8FE3
triadic
#8FACE3 #E38FAC #ACE38F
tetradic
#8FACE3 #E38FD6 #E3C68F #8FE39C
square
#8FACE3 #E38FD6 #E3C68F #8FE39C
split-complementary
#8FACE3 #E39C8F #D6E38F
monochromatic
#3265C6 #5E88D7 #8FACE3 #C0D0EF #E7EDF9
Accessibility & contrast
On white
2.29
#8FACE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#8FACE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FACE3
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FACE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FACE3 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B0E5
Deuteranopia (green-blind)
#90A8E2
Tritanopia (blue-blind)
#74B7BF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8face3; /* rgb */ color: rgb(143, 172, 227); /* oklch */ color: oklch(74.3% 0.086 262.9);
Tailwind
colors: {
custom: {
50: '#b2c4ec',
500: '#8face3',
950: '#000000',
},
}SCSS
$custom: #8face3; $custom-light: #b2c4ec; $custom-dark: #000000;
JSON
{
"hex": "#8face3",
"rgb": {
"r": 143,
"g": 172,
"b": 227
},
"hsl": {
"h": 219.286,
"s": 60,
"l": 72.549
},
"oklch": {
"l": 0.7432,
"c": 0.08627,
"h": 262.9
},
"luminance": 0.40891
}Semantic roles & 50–950 ramp
primary
#8FACE3
secondary
#F0E9DB
accent
#8D1EC8
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184