#8FACDD#8FACDD
#8FACDD is a light, moderate blue. Relative luminance 0.406; OKLCH L 74.1% C 0.078 H 260.8°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #8FACDD |
|---|---|
| RGB | rgb(143, 172, 221) |
| HSL | hsl(218, 53%, 71%) |
| HSV | hsv(218, 35%, 87%) |
| CMYK | cmyk(35.3%, 22.2%, 0%, 13.3%) |
| CIE-LAB | lab(69.87, 1.82, -27.92) |
| CIE-LCH | lch(69.87, 27.98, 273.74°) |
| OKLab | oklab(74.07% -0.0126 -0.0773) |
| OKLCH | oklch(74.07% 0.078 260.8) |
| XYZ | xyz(39.1274, 40.5634, 74.1605) |
| Luminance | 0.4057 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.44
Pastel Blue
#A2BFFE
ΔE00 5.80
Periwinkle Blue
#8F99FB
ΔE00 6.93
Light Grey Blue
#9DBCD4
ΔE00 8.20
Cornflowerblue
#6495ED
ΔE00 8.43
Lightsteelblue
#B0C4DE
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FACDD #DDC08F
analogous
#8FD3DD #8FACDD #998FDD
triadic
#8FACDD #DD8FAC #ACDD8F
tetradic
#8FACDD #DD8FD3 #DDC08F #8FDD99
square
#8FACDD #DD8FD3 #DDC08F #8FDD99
split-complementary
#8FACDD #DD998F #D3DD8F
monochromatic
#3868B9 #6089CF #8FACDD #BECFEB #E8EEF8
Accessibility & contrast
On white
2.30
#8FACDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#8FACDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FACDD
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FACDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FACDD | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAFDF
Deuteranopia (green-blind)
#93A7DC
Tritanopia (blue-blind)
#77B6BD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8facdd; /* rgb */ color: rgb(143, 172, 221); /* oklch */ color: oklch(74.1% 0.078 260.8);
Tailwind
colors: {
custom: {
50: '#b2c4e7',
500: '#8facdd',
950: '#000000',
},
}SCSS
$custom: #8facdd; $custom-light: #b2c4e7; $custom-dark: #000000;
JSON
{
"hex": "#8facdd",
"rgb": {
"r": 143,
"g": 172,
"b": 221
},
"hsl": {
"h": 217.692,
"s": 53.425,
"l": 71.373
},
"oklch": {
"l": 0.74065,
"c": 0.07828,
"h": 260.8
},
"luminance": 0.40565
}Semantic roles & 50–950 ramp
primary
#8FACDD
secondary
#EEE6DA
accent
#8725C1
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111216
muted
#808184