#8FACDA#8FACDA
#8FACDA is a light, moderate blue. Relative luminance 0.404; OKLCH L 73.9% C 0.074 H 259.5°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8FACDA |
|---|---|
| RGB | rgb(143, 172, 218) |
| HSL | hsl(217, 50%, 71%) |
| HSV | hsv(217, 34%, 85%) |
| CMYK | cmyk(34.4%, 21.1%, 0%, 14.5%) |
| CIE-LAB | lab(69.76, 1.05, -26.45) |
| CIE-LCH | lch(69.76, 26.47, 272.27°) |
| OKLab | oklab(73.94% -0.0135 -0.0731) |
| OKLCH | oklch(73.94% 0.074 259.5) |
| XYZ | xyz(38.7313, 40.4049, 72.0742) |
| Luminance | 0.4041 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.63
Pastel Blue
#A2BFFE
ΔE00 6.03
Periwinkle Blue
#8F99FB
ΔE00 7.09
Light Grey Blue
#9DBCD4
ΔE00 7.85
Lightsteelblue
#B0C4DE
ΔE00 8.33
Cornflowerblue
#6495ED
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FACDA #DABD8F
analogous
#8FD1DA #8FACDA #978FDA
triadic
#8FACDA #DA8FAC #ACDA8F
tetradic
#8FACDA #DA8FD1 #DABD8F #8FDA97
square
#8FACDA #DA8FD1 #DABD8F #8FDA97
split-complementary
#8FACDA #DA978F #D1DA8F
monochromatic
#3B6AB3 #618ACB #8FACDA #BDCEE9 #E8EEF7
Accessibility & contrast
On white
2.31
#8FACDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#8FACDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FACDA
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FACDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FACDA | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAEDC
Deuteranopia (green-blind)
#94A7D9
Tritanopia (blue-blind)
#78B6BB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8facda; /* rgb */ color: rgb(143, 172, 218); /* oklch */ color: oklch(73.9% 0.074 259.5);
Tailwind
colors: {
custom: {
50: '#b2c4e5',
500: '#8facda',
950: '#000000',
},
}SCSS
$custom: #8facda; $custom-light: #b2c4e5; $custom-dark: #000000;
JSON
{
"hex": "#8facda",
"rgb": {
"r": 143,
"g": 172,
"b": 218
},
"hsl": {
"h": 216.8,
"s": 50.336,
"l": 70.784
},
"oklch": {
"l": 0.7394,
"c": 0.07431,
"h": 259.5
},
"luminance": 0.40407
}Semantic roles & 50–950 ramp
primary
#8FACDA
secondary
#ECE5D8
accent
#8428BE
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111215
muted
#808184