#8FACD8#8FACD8
#8FACD8 is a light, moderate blue. Relative luminance 0.403; OKLCH L 73.9% C 0.072 H 258.6°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #8FACD8 |
|---|---|
| RGB | rgb(143, 172, 216) |
| HSL | hsl(216, 48%, 70%) |
| HSV | hsv(216, 34%, 85%) |
| CMYK | cmyk(33.8%, 20.4%, 0%, 15.3%) |
| CIE-LAB | lab(69.68, 0.53, -25.46) |
| CIE-LCH | lch(69.68, 25.47, 271.20°) |
| OKLab | oklab(73.86% -0.0142 -0.0703) |
| OKLCH | oklch(73.86% 0.072 258.6) |
| XYZ | xyz(38.4712, 40.3009, 70.7042) |
| Luminance | 0.4030 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.77
Pastel Blue
#A2BFFE
ΔE00 6.21
Periwinkle Blue
#8F99FB
ΔE00 7.19
Light Grey Blue
#9DBCD4
ΔE00 7.58
Lightsteelblue
#B0C4DE
ΔE00 8.15
Cloudy Blue
#ACC2D9
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FACD8 #D8BB8F
analogous
#8FD0D8 #8FACD8 #968FD8
triadic
#8FACD8 #D88FAC #ACD88F
tetradic
#8FACD8 #D88FD0 #D8BB8F #8FD896
square
#8FACD8 #D88FD0 #D8BB8F #8FD896
split-complementary
#8FACD8 #D8968F #D0D88F
monochromatic
#3D6BAF #628AC8 #8FACD8 #BCCEE8 #E8EEF7
Accessibility & contrast
On white
2.32
#8FACD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#8FACD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FACD8
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FACD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FACD8 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DAEDA
Deuteranopia (green-blind)
#95A7D7
Tritanopia (blue-blind)
#79B5BB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8facd8; /* rgb */ color: rgb(143, 172, 216); /* oklch */ color: oklch(73.9% 0.072 258.6);
Tailwind
colors: {
custom: {
50: '#b1c4e4',
500: '#8facd8',
950: '#000000',
},
}SCSS
$custom: #8facd8; $custom-light: #b1c4e4; $custom-dark: #000000;
JSON
{
"hex": "#8facd8",
"rgb": {
"r": 143,
"g": 172,
"b": 216
},
"hsl": {
"h": 216.164,
"s": 48.344,
"l": 70.392
},
"oklch": {
"l": 0.73858,
"c": 0.07171,
"h": 258.6
},
"luminance": 0.40303
}Semantic roles & 50–950 ramp
primary
#8FACD8
secondary
#EBE3D7
accent
#822ABC
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111215
muted
#808183