#AEAFE3#AEAFE3
#AEAFE3 is a light, moderate blue. Relative luminance 0.452; OKLCH L 77.1% C 0.074 H 283.7°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAFE3 |
|---|---|
| RGB | rgb(174, 175, 227) |
| HSL | hsl(239, 49%, 79%) |
| HSV | hsv(239, 23%, 89%) |
| CMYK | cmyk(23.3%, 22.9%, 0%, 11%) |
| CIE-LAB | lab(73.03, 10.66, -26.17) |
| CIE-LCH | lch(73.03, 28.26, 292.17°) |
| OKLab | oklab(77.14% 0.0175 -0.0719) |
| OKLCH | oklch(77.14% 0.074 283.7) |
| XYZ | xyz(46.6472, 45.2038, 78.9257) |
| Luminance | 0.4521 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.96
Lavender
#B39DDB
ΔE00 6.78
Periwinkle
#CCCCFF
ΔE00 7.46
Pale Violet
#CEAEFA
ΔE00 8.16
Light Violet
#D6B4FC
ΔE00 9.07
Pastel Blue
#A2BFFE
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAFE3 #E3E2AE
analogous
#AEC9E3 #AEAFE3 #C7AEE3
triadic
#AEAFE3 #E3AEAF #AFE3AE
tetradic
#AEAFE3 #E3AEC9 #E3E2AE #AEE3C7
square
#AEAFE3 #E3AEC9 #E3E2AE #AEE3C7
split-complementary
#AEAFE3 #E3C7AE #C9E3AE
monochromatic
#5355C4 #8182D3 #AEAFE3 #DBDCF3 #E8E9F7
Accessibility & contrast
On white
2.09
#AEAFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#AEAFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAFE3
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAFE3 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B5E5
Deuteranopia (green-blind)
#A0B2E2
Tritanopia (blue-blind)
#A2B8C1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeafe3; /* rgb */ color: rgb(174, 175, 227); /* oklch */ color: oklch(77.1% 0.074 283.7);
Tailwind
colors: {
custom: {
50: '#c7c6ec',
500: '#aeafe3',
950: '#000000',
},
}SCSS
$custom: #aeafe3; $custom-light: #c7c6ec; $custom-dark: #000000;
JSON
{
"hex": "#aeafe3",
"rgb": {
"r": 174,
"g": 175,
"b": 227
},
"hsl": {
"h": 238.868,
"s": 48.624,
"l": 78.627
},
"oklch": {
"l": 0.77143,
"c": 0.07397,
"h": 283.7
},
"luminance": 0.45205
}Semantic roles & 50–950 ramp
primary
#AEAFE3
secondary
#EEEEDD
accent
#B92ABC
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284