#ACAEDF#ACAEDF
#ACAEDF is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.6% C 0.070 H 282.8°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAEDF |
|---|---|
| RGB | rgb(172, 174, 223) |
| HSL | hsl(238, 44%, 77%) |
| HSV | hsv(238, 23%, 87%) |
| CMYK | cmyk(22.9%, 22%, 0%, 12.5%) |
| CIE-LAB | lab(72.47, 9.68, -24.84) |
| CIE-LCH | lch(72.47, 26.66, 291.29°) |
| OKLab | oklab(76.63% 0.0155 -0.0682) |
| OKLCH | oklch(76.63% 0.07 282.8) |
| XYZ | xyz(45.4653, 44.3696, 75.9665) |
| Luminance | 0.4437 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.39
Lavender
#B39DDB
ΔE00 6.92
Periwinkle
#CCCCFF
ΔE00 7.85
Pale Violet
#CEAEFA
ΔE00 8.70
Pastel Blue
#A2BFFE
ΔE00 9.32
Light Violet
#D6B4FC
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAEDF #DFDDAC
analogous
#ACC8DF #ACAEDF #C3ACDF
triadic
#ACAEDF #DFACAE #AEDFAC
tetradic
#ACAEDF #DFACC8 #DFDDAC #ACDFC3
square
#ACAEDF #DFACC8 #DFDDAC #ACDFC3
split-complementary
#ACAEDF #DFC3AC #C8DFAC
monochromatic
#5458BD #8083CE #ACAEDF #D8D9F0 #E9E9F6
Accessibility & contrast
On white
2.13
#ACAEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#ACAEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAEDF
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAEDF | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B3E1
Deuteranopia (green-blind)
#9FB0DE
Tritanopia (blue-blind)
#A0B6BF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #acaedf; /* rgb */ color: rgb(172, 174, 223); /* oklch */ color: oklch(76.6% 0.070 282.8);
Tailwind
colors: {
custom: {
50: '#c5c6e9',
500: '#acaedf',
950: '#000000',
},
}SCSS
$custom: #acaedf; $custom-light: #c5c6e9; $custom-dark: #000000;
JSON
{
"hex": "#acaedf",
"rgb": {
"r": 172,
"g": 174,
"b": 223
},
"hsl": {
"h": 237.647,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.7663,
"c": 0.0699,
"h": 282.8
},
"luminance": 0.4437
}Semantic roles & 50–950 ramp
primary
#ACAEDF
secondary
#EDEDDE
accent
#B22EB8
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284