#8FACDE#8FACDE
#8FACDE is a light, moderate blue. Relative luminance 0.406; OKLCH L 74.1% C 0.080 H 261.1°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8FACDE |
|---|---|
| RGB | rgb(143, 172, 222) |
| HSL | hsl(218, 54%, 72%) |
| HSV | hsv(218, 36%, 87%) |
| CMYK | cmyk(35.6%, 22.5%, 0%, 12.9%) |
| CIE-LAB | lab(69.91, 2.09, -28.41) |
| CIE-LCH | lch(69.91, 28.48, 274.20°) |
| OKLab | oklab(74.11% -0.0122 -0.0786) |
| OKLCH | oklch(74.11% 0.08 261.1) |
| XYZ | xyz(39.2610, 40.6168, 74.8642) |
| Luminance | 0.4062 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.38
Pastel Blue
#A2BFFE
ΔE00 5.73
Periwinkle Blue
#8F99FB
ΔE00 6.89
Light Grey Blue
#9DBCD4
ΔE00 8.29
Cornflowerblue
#6495ED
ΔE00 8.40
Sky Blue (survey)
#75BBFD
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FACDE #DEC18F
analogous
#8FD4DE #8FACDE #9A8FDE
triadic
#8FACDE #DE8FAC #ACDE8F
tetradic
#8FACDE #DE8FD4 #DEC18F #8FDE9A
square
#8FACDE #DE8FD4 #DEC18F #8FDE9A
split-complementary
#8FACDE #DE9A8F #D4DE8F
monochromatic
#3768BB #6089D0 #8FACDE #BECFEC #E7EDF8
Accessibility & contrast
On white
2.30
#8FACDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#8FACDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FACDE
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FACDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FACDE | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAFE0
Deuteranopia (green-blind)
#92A8DD
Tritanopia (blue-blind)
#76B6BD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8facde; /* rgb */ color: rgb(143, 172, 222); /* oklch */ color: oklch(74.1% 0.080 261.1);
Tailwind
colors: {
custom: {
50: '#b2c4e8',
500: '#8facde',
950: '#000000',
},
}SCSS
$custom: #8facde; $custom-light: #b2c4e8; $custom-dark: #000000;
JSON
{
"hex": "#8facde",
"rgb": {
"r": 143,
"g": 172,
"b": 222
},
"hsl": {
"h": 217.975,
"s": 54.483,
"l": 71.569
},
"oklch": {
"l": 0.74107,
"c": 0.0796,
"h": 261.1
},
"luminance": 0.40619
}Semantic roles & 50–950 ramp
primary
#8FACDE
secondary
#EFE7DA
accent
#8824C2
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111216
muted
#808184