#AEAFDD#AEAFDD
#AEAFDD is a light, moderate blue. Relative luminance 0.449; OKLCH L 76.9% C 0.065 H 283.8°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAFDD |
|---|---|
| RGB | rgb(174, 175, 221) |
| HSL | hsl(239, 41%, 77%) |
| HSV | hsv(239, 21%, 87%) |
| CMYK | cmyk(21.3%, 20.8%, 0%, 13.3%) |
| CIE-LAB | lab(72.81, 9.28, -23.22) |
| CIE-LCH | lch(72.81, 25.01, 291.78°) |
| OKLab | oklab(76.91% 0.0156 -0.0636) |
| OKLCH | oklch(76.91% 0.065 283.8) |
| XYZ | xyz(45.8335, 44.8783, 74.6402) |
| Luminance | 0.4488 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.40
Lavender
#B39DDB
ΔE00 7.04
Periwinkle
#CCCCFF
ΔE00 7.63
Pale Violet
#CEAEFA
ΔE00 8.75
Light Violet
#D6B4FC
ΔE00 9.52
Pastel Blue
#A2BFFE
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAFDD #DDDCAE
analogous
#AEC7DD #AEAFDD #C4AEDD
triadic
#AEAFDD #DDAEAF #AFDDAE
tetradic
#AEAFDD #DDAEC7 #DDDCAE #AEDDC4
square
#AEAFDD #DDAEC7 #DDDCAE #AEDDC4
split-complementary
#AEAFDD #DDC4AE #C7DDAE
monochromatic
#585AB9 #8384CB #AEAFDD #D9DAEF #E9EAF6
Accessibility & contrast
On white
2.11
#AEAFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#AEAFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAFDD
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAFDD | 1.00 | 2.11 | 9.98 | 9.98 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B4DF
Deuteranopia (green-blind)
#A2B1DC
Tritanopia (blue-blind)
#A4B7BF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeafdd; /* rgb */ color: rgb(174, 175, 221); /* oklch */ color: oklch(76.9% 0.065 283.8);
Tailwind
colors: {
custom: {
50: '#c6c6e7',
500: '#aeafdd',
950: '#000000',
},
}SCSS
$custom: #aeafdd; $custom-light: #c6c6e7; $custom-dark: #000000;
JSON
{
"hex": "#aeafdd",
"rgb": {
"r": 174,
"g": 175,
"b": 221
},
"hsl": {
"h": 238.723,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.76906,
"c": 0.06547,
"h": 283.8
},
"luminance": 0.44879
}Semantic roles & 50–950 ramp
primary
#AEAFDD
secondary
#EDECDE
accent
#B132B4
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284