#A7ACDA#A7ACDA
#A7ACDA is a light, moderate blue. Relative luminance 0.428; OKLCH L 75.6% C 0.066 H 279.8°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A7ACDA |
|---|---|
| RGB | rgb(167, 172, 218) |
| HSL | hsl(234, 41%, 75%) |
| HSV | hsv(234, 23%, 85%) |
| CMYK | cmyk(23.4%, 21.1%, 0%, 14.5%) |
| CIE-LAB | lab(71.41, 8.10, -23.78) |
| CIE-LCH | lch(71.41, 25.12, 288.80°) |
| OKLab | oklab(75.65% 0.0113 -0.0652) |
| OKLCH | oklch(75.65% 0.066 279.8) |
| XYZ | xyz(43.3406, 42.7816, 72.2903) |
| Luminance | 0.4278 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.18
Lavender
#B39DDB
ΔE00 7.49
Periwinkle
#CCCCFF
ΔE00 8.76
Pastel Blue
#A2BFFE
ΔE00 9.17
Pale Violet
#CEAEFA
ΔE00 9.76
Lightsteelblue
#B0C4DE
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7ACDA #DAD5A7
analogous
#A7C5DA #A7ACDA #BBA7DA
triadic
#A7ACDA #DAA7AC #ACDAA7
tetradic
#A7ACDA #DAA7C5 #DAD5A7 #A7DABB
square
#A7ACDA #DAA7C5 #DAD5A7 #A7DABB
split-complementary
#A7ACDA #DABBA7 #C5DAA7
monochromatic
#515BB6 #7C83C8 #A7ACDA #D2D5EC #E9EBF6
Accessibility & contrast
On white
2.20
#A7ACDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#A7ACDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7ACDA
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7ACDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7ACDA | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B1DC
Deuteranopia (green-blind)
#9DADD9
Tritanopia (blue-blind)
#9BB4BC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a7acda; /* rgb */ color: rgb(167, 172, 218); /* oklch */ color: oklch(75.6% 0.066 279.8);
Tailwind
colors: {
custom: {
50: '#c2c4e5',
500: '#a7acda',
950: '#000000',
},
}SCSS
$custom: #a7acda; $custom-light: #c2c4e5; $custom-dark: #000000;
JSON
{
"hex": "#a7acda",
"rgb": {
"r": 167,
"g": 172,
"b": 218
},
"hsl": {
"h": 234.118,
"s": 40.8,
"l": 75.49
},
"oklch": {
"l": 0.75647,
"c": 0.06619,
"h": 279.8
},
"luminance": 0.42782
}Semantic roles & 50–950 ramp
primary
#A7ACDA
secondary
#EDEBDE
accent
#A732B4
background
#FBFCFE
surface
#F7F8FC
border
#D0D1D5
text
#121215
muted
#818184