#ACAFDA#ACAFDA
#ACAFDA is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.6% C 0.061 H 281.7°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAFDA |
|---|---|
| RGB | rgb(172, 175, 218) |
| HSL | hsl(236, 38%, 76%) |
| HSV | hsv(236, 21%, 85%) |
| CMYK | cmyk(21.1%, 19.7%, 0%, 14.5%) |
| CIE-LAB | lab(72.56, 7.98, -21.99) |
| CIE-LCH | lch(72.56, 23.39, 289.94°) |
| OKLab | oklab(76.63% 0.0125 -0.0601) |
| OKLCH | oklch(76.63% 0.061 281.7) |
| XYZ | xyz(44.9950, 44.4918, 72.5333) |
| Luminance | 0.4449 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.67
Lavender
#B39DDB
ΔE00 7.65
Periwinkle
#CCCCFF
ΔE00 7.95
Pale Violet
#CEAEFA
ΔE00 9.49
Pastel Blue
#A2BFFE
ΔE00 9.75
Lightsteelblue
#B0C4DE
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAFDA #DAD7AC
analogous
#ACC6DA #ACAFDA #C0ACDA
triadic
#ACAFDA #DAACAF #AFDAAC
tetradic
#ACAFDA #DAACC6 #DAD7AC #ACDAC0
square
#ACAFDA #DAACC6 #DAD7AC #ACDAC0
split-complementary
#ACAFDA #DAC0AC #C6DAAC
monochromatic
#575DB4 #8286C7 #ACAFDA #D6D8ED #EAEBF6
Accessibility & contrast
On white
2.12
#ACAFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#ACAFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAFDA
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAFDA | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B4DC
Deuteranopia (green-blind)
#A2B1D9
Tritanopia (blue-blind)
#A2B6BD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #acafda; /* rgb */ color: rgb(172, 175, 218); /* oklch */ color: oklch(76.6% 0.061 281.7);
Tailwind
colors: {
custom: {
50: '#c5c6e5',
500: '#acafda',
950: '#000000',
},
}SCSS
$custom: #acafda; $custom-light: #c5c6e5; $custom-dark: #000000;
JSON
{
"hex": "#acafda",
"rgb": {
"r": 172,
"g": 175,
"b": 218
},
"hsl": {
"h": 236.087,
"s": 38.333,
"l": 76.471
},
"oklch": {
"l": 0.76634,
"c": 0.06143,
"h": 281.7
},
"luminance": 0.44493
}Semantic roles & 50–950 ramp
primary
#ACAFDA
secondary
#ECEBDF
accent
#A934B1
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131315
muted
#828284