#AFABEA#AFABEA
#AFABEA is a light, moderate blue. Relative luminance 0.442; OKLCH L 76.7% C 0.090 H 287.0°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #AFABEA |
|---|---|
| RGB | rgb(175, 171, 234) |
| HSL | hsl(244, 60%, 79%) |
| HSV | hsv(244, 27%, 92%) |
| CMYK | cmyk(25.2%, 26.9%, 0%, 8.2%) |
| CIE-LAB | lab(72.35, 14.83, -31.01) |
| CIE-LCH | lch(72.35, 34.37, 295.55°) |
| OKLab | oklab(76.72% 0.0262 -0.0856) |
| OKLCH | oklch(76.72% 0.09 287) |
| XYZ | xyz(47.0897, 44.1794, 83.8725) |
| Luminance | 0.4418 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.63
Light Periwinkle
#C1C6FC
ΔE00 6.84
Pale Violet
#CEAEFA
ΔE00 6.86
Lavender (survey)
#C79FEF
ΔE00 7.93
Light Violet
#D6B4FC
ΔE00 8.13
Pastel Purple
#CAA0FF
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFABEA #E6EAAB
analogous
#ABC7EA #AFABEA #CFABEA
triadic
#AFABEA #EAAFAB #ABEAAF
tetradic
#AFABEA #EAABC7 #E6EAAB #ABEACF
square
#AFABEA #EAABC7 #E6EAAB #ABEACF
split-complementary
#AFABEA #EACFAB #C7EAAB
monochromatic
#5249D2 #807ADE #AFABEA #DEDCF6 #E8E7F9
Accessibility & contrast
On white
2.14
#AFABEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#AFABEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFABEA
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFABEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFABEA | 1.00 | 2.14 | 9.84 | 9.84 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB3ED
Deuteranopia (green-blind)
#99B0E8
Tritanopia (blue-blind)
#A2B6C1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #afabea; /* rgb */ color: rgb(175, 171, 234); /* oklch */ color: oklch(76.7% 0.090 287.0);
Tailwind
colors: {
custom: {
50: '#c8c4f1',
500: '#afabea',
950: '#000000',
},
}SCSS
$custom: #afabea; $custom-light: #c8c4f1; $custom-dark: #000000;
JSON
{
"hex": "#afabea",
"rgb": {
"r": 175,
"g": 171,
"b": 234
},
"hsl": {
"h": 243.81,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.76723,
"c": 0.08951,
"h": 287
},
"luminance": 0.4418
}Semantic roles & 50–950 ramp
primary
#AFABEA
secondary
#EFF0DB
accent
#C81EBD
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184