#AFAEE5#AFAEE5
#AFAEE5 is a light, moderate blue. Relative luminance 0.450; OKLCH L 77.1% C 0.078 H 285.2°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAEE5 |
|---|---|
| RGB | rgb(175, 174, 229) |
| HSL | hsl(241, 51%, 79%) |
| HSV | hsv(241, 24%, 90%) |
| CMYK | cmyk(23.6%, 24%, 0%, 10.2%) |
| CIE-LAB | lab(72.92, 11.99, -27.41) |
| CIE-LCH | lch(72.92, 29.92, 293.62°) |
| OKLab | oklab(77.1% 0.0206 -0.0754) |
| OKLCH | oklch(77.1% 0.078 285.2) |
| XYZ | xyz(46.9546, 45.0423, 80.3338) |
| Luminance | 0.4504 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.13
Lavender
#B39DDB
ΔE00 6.26
Pale Violet
#CEAEFA
ΔE00 7.59
Periwinkle
#CCCCFF
ΔE00 7.60
Light Violet
#D6B4FC
ΔE00 8.57
Lavender (survey)
#C79FEF
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAEE5 #E4E5AE
analogous
#AEC9E5 #AFAEE5 #CBAEE5
triadic
#AFAEE5 #E5AFAE #AEE5AF
tetradic
#AFAEE5 #E5AEC9 #E4E5AE #AEE5CB
square
#AFAEE5 #E5AEC9 #E4E5AE #AEE5CB
split-complementary
#AFAEE5 #E5CBAE #C9E5AE
monochromatic
#5351C7 #8180D6 #AFAEE5 #DDDCF4 #E8E8F8
Accessibility & contrast
On white
2.10
#AFAEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#AFAEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAEE5
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAEE5 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B5E7
Deuteranopia (green-blind)
#9EB1E4
Tritanopia (blue-blind)
#A3B7C1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #afaee5; /* rgb */ color: rgb(175, 174, 229); /* oklch */ color: oklch(77.1% 0.078 285.2);
Tailwind
colors: {
custom: {
50: '#c7c6ed',
500: '#afaee5',
950: '#000000',
},
}SCSS
$custom: #afaee5; $custom-light: #c7c6ed; $custom-dark: #000000;
JSON
{
"hex": "#afaee5",
"rgb": {
"r": 175,
"g": 174,
"b": 229
},
"hsl": {
"h": 241.091,
"s": 51.402,
"l": 79.02
},
"oklch": {
"l": 0.77103,
"c": 0.07813,
"h": 285.2
},
"luminance": 0.45043
}Semantic roles & 50–950 ramp
primary
#AFAEE5
secondary
#EEEFDC
accent
#BF27BC
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284