#CAAEFB#CAAEFB
#CAAEFB is a light, moderate violet. Relative luminance 0.498; OKLCH L 80.2% C 0.111 H 300.6°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAEFB |
|---|---|
| RGB | rgb(202, 174, 251) |
| HSL | hsl(262, 91%, 83%) |
| HSV | hsv(262, 31%, 98%) |
| CMYK | cmyk(19.5%, 30.7%, 0%, 1.6%) |
| CIE-LAB | lab(75.94, 25.10, -34.49) |
| CIE-LCH | lch(75.94, 42.66, 306.05°) |
| OKLab | oklab(80.24% 0.0563 -0.0951) |
| OKLCH | oklch(80.24% 0.111 300.6) |
| XYZ | xyz(56.9020, 49.7936, 97.8614) |
| Luminance | 0.4979 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 1.06
Light Violet
#D6B4FC
ΔE00 2.77
Lilac (survey)
#CEA2FD
ΔE00 3.79
Lavender (survey)
#C79FEF
ΔE00 4.07
Pastel Purple
#CAA0FF
ΔE00 4.20
Mauve
#E0B0FF
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAEFB #DFFBAE
analogous
#AEB8FB #CAAEFB #F0AEFB
triadic
#CAAEFB #FBCAAE #AEFBCA
tetradic
#CAAEFB #FBAEB8 #DFFBAE #AEFBF0
square
#CAAEFB #FBAEB8 #DFFBAE #AEFBF0
split-complementary
#CAAEFB #FBF0AE #B8FBAE
monochromatic
#7E39F5 #A474F8 #CAAEFB #ECE2FE #ECE2FE
Accessibility & contrast
On white
1.92
#CAAEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#CAAEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAEFB
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAEFB | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBBFE
Deuteranopia (green-blind)
#A2BBF9
Tritanopia (blue-blind)
#C2BACA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #caaefb; /* rgb */ color: rgb(202, 174, 251); /* oklch */ color: oklch(80.2% 0.111 300.6);
Tailwind
colors: {
custom: {
50: '#dbc6fd',
500: '#caaefb',
950: '#000000',
},
}SCSS
$custom: #caaefb; $custom-light: #dbc6fd; $custom-dark: #000000;
JSON
{
"hex": "#caaefb",
"rgb": {
"r": 202,
"g": 174,
"b": 251
},
"hsl": {
"h": 261.818,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.8024,
"c": 0.11051,
"h": 300.6
},
"luminance": 0.49794
}Semantic roles & 50–950 ramp
primary
#CAAEFB
secondary
#EAF6D5
accent
#E60092
background
#FDFCFF
surface
#FBF8FF
border
#D4D1D7
text
#151317
muted
#838285