#8FACDF#8FACDF
#8FACDF is a light, moderate blue. Relative luminance 0.407; OKLCH L 74.1% C 0.081 H 261.5°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8FACDF |
|---|---|
| RGB | rgb(143, 172, 223) |
| HSL | hsl(218, 56%, 72%) |
| HSV | hsv(218, 36%, 87%) |
| CMYK | cmyk(35.9%, 22.9%, 0%, 12.5%) |
| CIE-LAB | lab(69.94, 2.35, -28.90) |
| CIE-LCH | lch(69.94, 28.99, 274.64°) |
| OKLab | oklab(74.15% -0.0119 -0.08) |
| OKLCH | oklch(74.15% 0.081 261.5) |
| XYZ | xyz(39.3955, 40.6706, 75.5722) |
| Luminance | 0.4067 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.32
Pastel Blue
#A2BFFE
ΔE00 5.66
Periwinkle Blue
#8F99FB
ΔE00 6.84
Cornflowerblue
#6495ED
ΔE00 8.37
Light Grey Blue
#9DBCD4
ΔE00 8.38
Sky Blue (survey)
#75BBFD
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FACDF #DFC28F
analogous
#8FD4DF #8FACDF #9A8FDF
triadic
#8FACDF #DF8FAC #ACDF8F
tetradic
#8FACDF #DF8FD4 #DFC28F #8FDF9A
square
#8FACDF #DF8FD4 #DFC28F #8FDF9A
split-complementary
#8FACDF #DF9A8F #D4DF8F
monochromatic
#3667BD #5F89D1 #8FACDF #BFCFED #E7EDF8
Accessibility & contrast
On white
2.30
#8FACDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#8FACDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FACDF
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FACDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FACDF | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAFE1
Deuteranopia (green-blind)
#92A8DE
Tritanopia (blue-blind)
#76B7BD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8facdf; /* rgb */ color: rgb(143, 172, 223); /* oklch */ color: oklch(74.1% 0.081 261.5);
Tailwind
colors: {
custom: {
50: '#b2c4e9',
500: '#8facdf',
950: '#000000',
},
}SCSS
$custom: #8facdf; $custom-light: #b2c4e9; $custom-dark: #000000;
JSON
{
"hex": "#8facdf",
"rgb": {
"r": 143,
"g": 172,
"b": 223
},
"hsl": {
"h": 218.25,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.74149,
"c": 0.08092,
"h": 261.5
},
"luminance": 0.40672
}Semantic roles & 50–950 ramp
primary
#8FACDF
secondary
#EFE8DB
accent
#8922C3
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111216
muted
#808184