#AEAFFD#AEAFFD
#AEAFFD is a light, moderate blue. Relative luminance 0.468; OKLCH L 78.3% C 0.110 H 283.0°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAFFD |
|---|---|
| RGB | rgb(174, 175, 253) |
| HSL | hsl(239, 95%, 84%) |
| HSV | hsv(239, 31%, 99%) |
| CMYK | cmyk(31.2%, 30.8%, 0%, 0.8%) |
| CIE-LAB | lab(74.03, 16.94, -38.71) |
| CIE-LCH | lch(74.03, 42.26, 293.63°) |
| OKLab | oklab(78.25% 0.0248 -0.1076) |
| OKLCH | oklch(78.25% 0.11 283) |
| XYZ | xyz(50.5104, 46.7490, 99.2717) |
| Luminance | 0.4675 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.66
Pastel Blue
#A2BFFE
ΔE00 7.00
Periwinkle Blue
#8F99FB
ΔE00 7.38
Pale Violet
#CEAEFA
ΔE00 8.29
Lavender
#B39DDB
ΔE00 8.77
Periwinkle
#CCCCFF
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAFFD #FDFCAE
analogous
#AED6FD #AEAFFD #D4AEFD
triadic
#AEAFFD #FDAEAF #AFFDAE
tetradic
#AEAFFD #FDAED6 #FDFCAE #AEFDD4
square
#AEAFFD #FDAED6 #FDFCAE #AEFDD4
split-complementary
#AEAFFD #FDD4AE #D6FDAE
monochromatic
#3739FA #7274FC #AEAFFD #E1E2FE #E1E2FE
Accessibility & contrast
On white
2.03
#AEAFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#AEAFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAFFD
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAFFD | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B9FF
Deuteranopia (green-blind)
#95B3FB
Tritanopia (blue-blind)
#9ABDCB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aeaffd; /* rgb */ color: rgb(174, 175, 253); /* oklch */ color: oklch(78.3% 0.110 283.0);
Tailwind
colors: {
custom: {
50: '#c8c6fe',
500: '#aeaffd',
950: '#000000',
},
}SCSS
$custom: #aeaffd; $custom-light: #c8c6fe; $custom-dark: #000000;
JSON
{
"hex": "#aeaffd",
"rgb": {
"r": 174,
"g": 175,
"b": 253
},
"hsl": {
"h": 239.241,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.7825,
"c": 0.11047,
"h": 283
},
"luminance": 0.4675
}Semantic roles & 50–950 ramp
primary
#AEAFFD
secondary
#F6F6D5
accent
#E300E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286