#AEAFDB#AEAFDB
#AEAFDB is a light, moderate blue. Relative luminance 0.448; OKLCH L 76.8% C 0.063 H 283.8°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAFDB |
|---|---|
| RGB | rgb(174, 175, 219) |
| HSL | hsl(239, 38%, 77%) |
| HSV | hsv(239, 21%, 86%) |
| CMYK | cmyk(20.5%, 20.1%, 0%, 14.1%) |
| CIE-LAB | lab(72.74, 8.82, -22.24) |
| CIE-LCH | lch(72.74, 23.93, 291.64°) |
| OKLab | oklab(76.83% 0.0149 -0.0608) |
| OKLCH | oklch(76.83% 0.063 283.8) |
| XYZ | xyz(45.5686, 44.7724, 73.2452) |
| Luminance | 0.4477 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.62
Lavender
#B39DDB
ΔE00 7.22
Periwinkle
#CCCCFF
ΔE00 7.76
Pale Violet
#CEAEFA
ΔE00 9.02
Light Violet
#D6B4FC
ΔE00 9.73
Pastel Blue
#A2BFFE
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAFDB #DBDAAE
analogous
#AEC6DB #AEAFDB #C4AEDB
triadic
#AEAFDB #DBAEAF #AFDBAE
tetradic
#AEAFDB #DBAEC6 #DBDAAE #AEDBC4
square
#AEAFDB #DBAEC6 #DBDAAE #AEDBC4
split-complementary
#AEAFDB #DBC4AE #C6DBAE
monochromatic
#595BB5 #8485C8 #AEAFDB #D8D9EE #EAEAF6
Accessibility & contrast
On white
2.11
#AEAFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#AEAFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAFDB
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAFDB | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B4DD
Deuteranopia (green-blind)
#A2B1DA
Tritanopia (blue-blind)
#A4B6BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aeafdb; /* rgb */ color: rgb(174, 175, 219); /* oklch */ color: oklch(76.8% 0.063 283.8);
Tailwind
colors: {
custom: {
50: '#c6c6e6',
500: '#aeafdb',
950: '#000000',
},
}SCSS
$custom: #aeafdb; $custom-light: #c6c6e6; $custom-dark: #000000;
JSON
{
"hex": "#aeafdb",
"rgb": {
"r": 174,
"g": 175,
"b": 219
},
"hsl": {
"h": 238.667,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.76828,
"c": 0.06263,
"h": 283.8
},
"luminance": 0.44773
}Semantic roles & 50–950 ramp
primary
#AEAFDB
secondary
#ECECDF
accent
#AF34B1
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284