#ACAEFD#ACAEFD
#ACAEFD is a light, moderate blue. Relative luminance 0.461; OKLCH L 77.9% C 0.112 H 282.4°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAEFD |
|---|---|
| RGB | rgb(172, 174, 253) |
| HSL | hsl(239, 95%, 83%) |
| HSV | hsv(239, 32%, 99%) |
| CMYK | cmyk(32%, 31.2%, 0%, 0.8%) |
| CIE-LAB | lab(73.63, 16.94, -39.34) |
| CIE-LCH | lch(73.63, 42.83, 293.30°) |
| OKLab | oklab(77.91% 0.024 -0.1095) |
| OKLCH | oklch(77.91% 0.112 282.4) |
| XYZ | xyz(49.8741, 46.1331, 99.1863) |
| Luminance | 0.4613 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.87
Periwinkle Blue
#8F99FB
ΔE00 6.94
Light Periwinkle
#C1C6FC
ΔE00 7.01
Pale Violet
#CEAEFA
ΔE00 8.66
Lavender
#B39DDB
ΔE00 8.95
Lightsteelblue
#B0C4DE
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAEFD #FDFBAC
analogous
#ACD6FD #ACAEFD #D2ACFD
triadic
#ACAEFD #FDACAE #AEFDAC
tetradic
#ACAEFD #FDACD6 #FDFBAC #ACFDD2
square
#ACAEFD #FDACD6 #FDFBAC #ACFDD2
split-complementary
#ACAEFD #FDD2AC #D6FDAC
monochromatic
#3439FA #7074FC #ACAEFD #E1E2FE #E1E2FE
Accessibility & contrast
On white
2.05
#ACAEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#ACAEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAEFD
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAEFD | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B8FF
Deuteranopia (green-blind)
#93B2FB
Tritanopia (blue-blind)
#97BDCA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #acaefd; /* rgb */ color: rgb(172, 174, 253); /* oklch */ color: oklch(77.9% 0.112 282.4);
Tailwind
colors: {
custom: {
50: '#c7c6fe',
500: '#acaefd',
950: '#000000',
},
}SCSS
$custom: #acaefd; $custom-light: #c7c6fe; $custom-dark: #000000;
JSON
{
"hex": "#acaefd",
"rgb": {
"r": 172,
"g": 174,
"b": 253
},
"hsl": {
"h": 238.519,
"s": 95.294,
"l": 83.333
},
"oklch": {
"l": 0.77907,
"c": 0.11209,
"h": 282.4
},
"luminance": 0.46135
}Semantic roles & 50–950 ramp
primary
#ACAEFD
secondary
#F7F6D4
accent
#E000E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286