#CAAEFA#CAAEFA
#CAAEFA is a light, moderate violet. Relative luminance 0.497; OKLCH L 80.2% C 0.109 H 300.9°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAEFA |
|---|---|
| RGB | rgb(202, 174, 250) |
| HSL | hsl(262, 88%, 83%) |
| HSV | hsv(262, 30%, 98%) |
| CMYK | cmyk(19.2%, 30.4%, 0%, 2%) |
| CIE-LAB | lab(75.90, 24.88, -34.01) |
| CIE-LCH | lch(75.90, 42.14, 306.19°) |
| OKLab | oklab(80.2% 0.0561 -0.0937) |
| OKLCH | oklch(80.2% 0.109 300.9) |
| XYZ | xyz(56.7448, 49.7307, 97.0334) |
| Luminance | 0.4973 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 0.95
Light Violet
#D6B4FC
ΔE00 2.66
Lilac (survey)
#CEA2FD
ΔE00 3.85
Lavender (survey)
#C79FEF
ΔE00 4.02
Pastel Purple
#CAA0FF
ΔE00 4.29
Mauve
#E0B0FF
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAEFA #DEFAAE
analogous
#AEB8FA #CAAEFA #F0AEFA
triadic
#CAAEFA #FACAAE #AEFACA
tetradic
#CAAEFA #FAAEB8 #DEFAAE #AEFAF0
square
#CAAEFA #FAAEB8 #DEFAAE #AEFAF0
split-complementary
#CAAEFA #FAF0AE #B8FAAE
monochromatic
#7F3BF3 #A474F6 #CAAEFA #ECE2FD #ECE2FD
Accessibility & contrast
On white
1.92
#CAAEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#CAAEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAEFA
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAEFA | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBBFD
Deuteranopia (green-blind)
#A2BBF8
Tritanopia (blue-blind)
#C2BAC9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #caaefa; /* rgb */ color: rgb(202, 174, 250); /* oklch */ color: oklch(80.2% 0.109 300.9);
Tailwind
colors: {
custom: {
50: '#dbc6fc',
500: '#caaefa',
950: '#000000',
},
}SCSS
$custom: #caaefa; $custom-light: #dbc6fc; $custom-dark: #000000;
JSON
{
"hex": "#caaefa",
"rgb": {
"r": 202,
"g": 174,
"b": 250
},
"hsl": {
"h": 262.105,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.80198,
"c": 0.1092,
"h": 300.9
},
"luminance": 0.49731
}Semantic roles & 50–950 ramp
primary
#CAAEFA
secondary
#EAF5D6
accent
#E50191
background
#FDFCFF
surface
#FBF8FF
border
#D4D1D7
text
#151317
muted
#838285