#ACAFDF#ACAFDF
#ACAFDF is a light, moderate blue. Relative luminance 0.448; OKLCH L 76.8% C 0.069 H 281.9°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAFDF |
|---|---|
| RGB | rgb(172, 175, 223) |
| HSL | hsl(236, 44%, 77%) |
| HSV | hsv(236, 23%, 87%) |
| CMYK | cmyk(22.9%, 21.5%, 0%, 12.5%) |
| CIE-LAB | lab(72.73, 9.13, -24.45) |
| CIE-LCH | lch(72.73, 26.10, 290.47°) |
| OKLab | oklab(76.83% 0.0141 -0.0671) |
| OKLCH | oklch(76.83% 0.069 281.9) |
| XYZ | xyz(45.6592, 44.7574, 76.0312) |
| Luminance | 0.4476 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.20
Lavender
#B39DDB
ΔE00 7.29
Periwinkle
#CCCCFF
ΔE00 7.69
Pale Violet
#CEAEFA
ΔE00 8.92
Pastel Blue
#A2BFFE
ΔE00 9.09
Light Violet
#D6B4FC
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAFDF #DFDCAC
analogous
#ACC8DF #ACAFDF #C3ACDF
triadic
#ACAFDF #DFACAF #AFDFAC
tetradic
#ACAFDF #DFACC8 #DFDCAC #ACDFC3
square
#ACAFDF #DFACC8 #DFDCAC #ACDFC3
split-complementary
#ACAFDF #DFC3AC #C8DFAC
monochromatic
#545ABD #8084CE #ACAFDF #D8DAF0 #E9EAF6
Accessibility & contrast
On white
2.11
#ACAFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#ACAFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAFDF
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAFDF | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B4E1
Deuteranopia (green-blind)
#A0B1DE
Tritanopia (blue-blind)
#A0B7BF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #acafdf; /* rgb */ color: rgb(172, 175, 223); /* oklch */ color: oklch(76.8% 0.069 281.9);
Tailwind
colors: {
custom: {
50: '#c5c6e9',
500: '#acafdf',
950: '#000000',
},
}SCSS
$custom: #acafdf; $custom-light: #c5c6e9; $custom-dark: #000000;
JSON
{
"hex": "#acafdf",
"rgb": {
"r": 172,
"g": 175,
"b": 223
},
"hsl": {
"h": 236.471,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.7683,
"c": 0.06852,
"h": 281.9
},
"luminance": 0.44758
}Semantic roles & 50–950 ramp
primary
#ACAFDF
secondary
#EDECDE
accent
#AF2EB8
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284