#ACAFDC#ACAFDC
#ACAFDC is a light, moderate blue. Relative luminance 0.446; OKLCH L 76.7% C 0.064 H 281.8°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAFDC |
|---|---|
| RGB | rgb(172, 175, 220) |
| HSL | hsl(236, 41%, 77%) |
| HSV | hsv(236, 22%, 86%) |
| CMYK | cmyk(21.8%, 20.5%, 0%, 13.7%) |
| CIE-LAB | lab(72.63, 8.43, -22.97) |
| CIE-LCH | lch(72.63, 24.47, 290.16°) |
| OKLab | oklab(76.71% 0.0131 -0.0629) |
| OKLCH | oklch(76.71% 0.064 281.8) |
| XYZ | xyz(45.2583, 44.5971, 73.9199) |
| Luminance | 0.4460 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.45
Lavender
#B39DDB
ΔE00 7.47
Periwinkle
#CCCCFF
ΔE00 7.82
Pale Violet
#CEAEFA
ΔE00 9.24
Pastel Blue
#A2BFFE
ΔE00 9.48
Lightsteelblue
#B0C4DE
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAFDC #DCD9AC
analogous
#ACC7DC #ACAFDC #C1ACDC
triadic
#ACAFDC #DCACAF #AFDCAC
tetradic
#ACAFDC #DCACC7 #DCD9AC #ACDCC1
square
#ACAFDC #DCACC7 #DCD9AC #ACDCC1
split-complementary
#ACAFDC #DCC1AC #C7DCAC
monochromatic
#565CB8 #8186CA #ACAFDC #D7D8EE #E9EAF6
Accessibility & contrast
On white
2.12
#ACAFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#ACAFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAFDC
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAFDC | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B4DE
Deuteranopia (green-blind)
#A1B1DB
Tritanopia (blue-blind)
#A1B7BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #acafdc; /* rgb */ color: rgb(172, 175, 220); /* oklch */ color: oklch(76.7% 0.064 281.8);
Tailwind
colors: {
custom: {
50: '#c5c6e7',
500: '#acafdc',
950: '#000000',
},
}SCSS
$custom: #acafdc; $custom-light: #c5c6e7; $custom-dark: #000000;
JSON
{
"hex": "#acafdc",
"rgb": {
"r": 172,
"g": 175,
"b": 220
},
"hsl": {
"h": 236.25,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.76712,
"c": 0.06426,
"h": 281.8
},
"luminance": 0.44598
}Semantic roles & 50–950 ramp
primary
#ACAFDC
secondary
#EDECDE
accent
#AC32B4
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284