#AEAFEB#AEAFEB
#AEAFEB is a light, moderate blue. Relative luminance 0.457; OKLCH L 77.5% C 0.085 H 283.5°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAFEB |
|---|---|
| RGB | rgb(174, 175, 235) |
| HSL | hsl(239, 60%, 80%) |
| HSV | hsv(239, 26%, 92%) |
| CMYK | cmyk(26%, 25.5%, 0%, 7.8%) |
| CIE-LAB | lab(73.32, 12.55, -30.06) |
| CIE-LCH | lch(73.32, 32.58, 292.66°) |
| OKLab | oklab(77.47% 0.0199 -0.0829) |
| OKLCH | oklch(77.47% 0.085 283.5) |
| XYZ | xyz(47.7771, 45.6557, 84.8764) |
| Luminance | 0.4566 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.78
Lavender
#B39DDB
ΔE00 7.01
Periwinkle
#CCCCFF
ΔE00 7.59
Pale Violet
#CEAEFA
ΔE00 7.78
Pastel Blue
#A2BFFE
ΔE00 8.24
Light Violet
#D6B4FC
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAFEB #EBEAAE
analogous
#AECEEB #AEAFEB #CBAEEB
triadic
#AEAFEB #EBAEAF #AFEBAE
tetradic
#AEAFEB #EBAECE #EBEAAE #AEEBCB
square
#AEAFEB #EBAECE #EBEAAE #AEEBCB
split-complementary
#AEAFEB #EBCBAE #CEEBAE
monochromatic
#4C4ED3 #7D7FDF #AEAFEB #DFDFF7 #E6E7F9
Accessibility & contrast
On white
2.07
#AEAFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#AEAFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAFEB
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAFEB | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB6EE
Deuteranopia (green-blind)
#9DB2E9
Tritanopia (blue-blind)
#A0BAC4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aeafeb; /* rgb */ color: rgb(174, 175, 235); /* oklch */ color: oklch(77.5% 0.085 283.5);
Tailwind
colors: {
custom: {
50: '#c7c6f1',
500: '#aeafeb',
950: '#000000',
},
}SCSS
$custom: #aeafeb; $custom-light: #c7c6f1; $custom-dark: #000000;
JSON
{
"hex": "#aeafeb",
"rgb": {
"r": 174,
"g": 175,
"b": 235
},
"hsl": {
"h": 239.016,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.7747,
"c": 0.08527,
"h": 283.5
},
"luminance": 0.45657
}Semantic roles & 50–950 ramp
primary
#AEAFEB
secondary
#F0F0DB
accent
#C51DC8
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284