#AAACDA#AAACDA
#AAACDA is a light, moderate blue. Relative luminance 0.431; OKLCH L 75.9% C 0.066 H 282.8°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #AAACDA |
|---|---|
| RGB | rgb(170, 172, 218) |
| HSL | hsl(238, 39%, 76%) |
| HSV | hsv(238, 22%, 85%) |
| CMYK | cmyk(22%, 21.1%, 0%, 14.5%) |
| CIE-LAB | lab(71.63, 9.02, -23.41) |
| CIE-LCH | lch(71.63, 25.09, 291.06°) |
| OKLab | oklab(75.88% 0.0145 -0.0641) |
| OKLCH | oklch(75.88% 0.066 282.8) |
| XYZ | xyz(43.9819, 43.1123, 72.3204) |
| Luminance | 0.4311 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.87
Light Periwinkle
#C1C6FC
ΔE00 7.16
Periwinkle
#CCCCFF
ΔE00 8.52
Pale Violet
#CEAEFA
ΔE00 9.19
Pastel Blue
#A2BFFE
ΔE00 9.93
Light Violet
#D6B4FC
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAACDA #DAD8AA
analogous
#AAC4DA #AAACDA #C0AADA
triadic
#AAACDA #DAAAAC #ACDAAA
tetradic
#AAACDA #DAAAC4 #DAD8AA #AADAC0
square
#AAACDA #DAAAC4 #DAD8AA #AADAC0
split-complementary
#AAACDA #DAC0AA #C4DAAA
monochromatic
#5559B5 #7F82C7 #AAACDA #D5D6ED #EAEAF6
Accessibility & contrast
On white
2.18
#AAACDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#AAACDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAACDA
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAACDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAACDA | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B1DC
Deuteranopia (green-blind)
#9EAED9
Tritanopia (blue-blind)
#9FB4BC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaacda; /* rgb */ color: rgb(170, 172, 218); /* oklch */ color: oklch(75.9% 0.066 282.8);
Tailwind
colors: {
custom: {
50: '#c4c4e5',
500: '#aaacda',
950: '#000000',
},
}SCSS
$custom: #aaacda; $custom-light: #c4c4e5; $custom-dark: #000000;
JSON
{
"hex": "#aaacda",
"rgb": {
"r": 170,
"g": 172,
"b": 218
},
"hsl": {
"h": 237.5,
"s": 39.344,
"l": 76.078
},
"oklch": {
"l": 0.75877,
"c": 0.06577,
"h": 282.8
},
"luminance": 0.43113
}Semantic roles & 50–950 ramp
primary
#AAACDA
secondary
#EDECDE
accent
#AD33B2
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#121215
muted
#818184