#8FACDC#8FACDC
#8FACDC is a light, moderate blue. Relative luminance 0.405; OKLCH L 74.0% C 0.077 H 260.4°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8FACDC |
|---|---|
| RGB | rgb(143, 172, 220) |
| HSL | hsl(217, 52%, 71%) |
| HSV | hsv(217, 35%, 86%) |
| CMYK | cmyk(35%, 21.8%, 0%, 13.7%) |
| CIE-LAB | lab(69.83, 1.57, -27.43) |
| CIE-LCH | lch(69.83, 27.47, 273.27°) |
| OKLab | oklab(74.02% -0.0129 -0.0759) |
| OKLCH | oklch(74.02% 0.077 260.4) |
| XYZ | xyz(38.9946, 40.5102, 73.4609) |
| Luminance | 0.4051 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.50
Pastel Blue
#A2BFFE
ΔE00 5.87
Periwinkle Blue
#8F99FB
ΔE00 6.98
Light Grey Blue
#9DBCD4
ΔE00 8.09
Cornflowerblue
#6495ED
ΔE00 8.46
Lightsteelblue
#B0C4DE
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FACDC #DCBF8F
analogous
#8FD2DC #8FACDC #988FDC
triadic
#8FACDC #DC8FAC #ACDC8F
tetradic
#8FACDC #DC8FD2 #DCBF8F #8FDC98
square
#8FACDC #DC8FD2 #DCBF8F #8FDC98
split-complementary
#8FACDC #DC988F #D2DC8F
monochromatic
#3969B7 #6089CD #8FACDC #BECFEB #E8EEF8
Accessibility & contrast
On white
2.31
#8FACDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#8FACDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FACDC
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FACDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FACDC | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAFDE
Deuteranopia (green-blind)
#93A7DB
Tritanopia (blue-blind)
#77B6BC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8facdc; /* rgb */ color: rgb(143, 172, 220); /* oklch */ color: oklch(74.0% 0.077 260.4);
Tailwind
colors: {
custom: {
50: '#b2c4e7',
500: '#8facdc',
950: '#000000',
},
}SCSS
$custom: #8facdc; $custom-light: #b2c4e7; $custom-dark: #000000;
JSON
{
"hex": "#8facdc",
"rgb": {
"r": 143,
"g": 172,
"b": 220
},
"hsl": {
"h": 217.403,
"s": 52.381,
"l": 71.176
},
"oklch": {
"l": 0.74023,
"c": 0.07695,
"h": 260.4
},
"luminance": 0.40512
}Semantic roles & 50–950 ramp
primary
#8FACDC
secondary
#EEE6D9
accent
#8626C0
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111216
muted
#808184