#AFAEEB#AFAEEB
#AFAEEB is a light, moderate blue. Relative luminance 0.454; OKLCH L 77.4% C 0.087 H 284.9°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAEEB |
|---|---|
| RGB | rgb(175, 174, 235) |
| HSL | hsl(241, 60%, 80%) |
| HSV | hsv(241, 26%, 92%) |
| CMYK | cmyk(25.5%, 26%, 0%, 7.8%) |
| CIE-LAB | lab(73.14, 13.40, -30.33) |
| CIE-LCH | lch(73.14, 33.16, 293.83°) |
| OKLab | oklab(77.35% 0.0223 -0.0837) |
| OKLCH | oklch(77.35% 0.087 284.9) |
| XYZ | xyz(47.8069, 45.3832, 84.8222) |
| Luminance | 0.4538 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.03
Lavender
#B39DDB
ΔE00 6.52
Pale Violet
#CEAEFA
ΔE00 7.34
Periwinkle
#CCCCFF
ΔE00 7.73
Light Violet
#D6B4FC
ΔE00 8.48
Pastel Blue
#A2BFFE
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAEEB #EAEBAE
analogous
#AECBEB #AFAEEB #CEAEEB
triadic
#AFAEEB #EBAFAE #AEEBAF
tetradic
#AFAEEB #EBAECB #EAEBAE #AEEBCE
square
#AFAEEB #EBAECB #EAEBAE #AEEBCE
split-complementary
#AFAEEB #EBCEAE #CBEBAE
monochromatic
#4E4CD3 #7F7DDF #AFAEEB #DFDFF7 #E7E6F9
Accessibility & contrast
On white
2.08
#AFAEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#AFAEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAEEB
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAEEB | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB5EE
Deuteranopia (green-blind)
#9CB2E9
Tritanopia (blue-blind)
#A1B9C3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #afaeeb; /* rgb */ color: rgb(175, 174, 235); /* oklch */ color: oklch(77.4% 0.087 284.9);
Tailwind
colors: {
custom: {
50: '#c8c6f1',
500: '#afaeeb',
950: '#000000',
},
}SCSS
$custom: #afaeeb; $custom-light: #c8c6f1; $custom-dark: #000000;
JSON
{
"hex": "#afaeeb",
"rgb": {
"r": 175,
"g": 174,
"b": 235
},
"hsl": {
"h": 240.984,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.77351,
"c": 0.0866,
"h": 284.9
},
"luminance": 0.45384
}Semantic roles & 50–950 ramp
primary
#AFAEEB
secondary
#F0F0DB
accent
#C81DC5
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284