#CAAFF4#CAAFF4
#CAAFF4 is a light, moderate violet. Relative luminance 0.497; OKLCH L 80.1% C 0.100 H 302.1°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAFF4 |
|---|---|
| RGB | rgb(202, 175, 244) |
| HSL | hsl(263, 76%, 82%) |
| HSV | hsv(263, 28%, 96%) |
| CMYK | cmyk(17.2%, 28.3%, 0%, 4.3%) |
| CIE-LAB | lab(75.91, 23.02, -30.76) |
| CIE-LCH | lch(75.91, 38.41, 306.81°) |
| OKLab | oklab(80.13% 0.0531 -0.0845) |
| OKLCH | oklch(80.13% 0.1 302.1) |
| XYZ | xyz(56.0129, 49.7481, 92.2219) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 1.45
Light Violet
#D6B4FC
ΔE00 2.30
Lavender (survey)
#C79FEF
ΔE00 4.32
Mauve
#E0B0FF
ΔE00 4.51
Lilac (survey)
#CEA2FD
ΔE00 4.73
Pastel Purple
#CAA0FF
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAFF4 #D9F4AF
analogous
#AFB7F4 #CAAFF4 #ECAFF4
triadic
#CAAFF4 #F4CAAF #AFF4CA
tetradic
#CAAFF4 #F4AFB7 #D9F4AF #AFF4EC
square
#CAAFF4 #F4AFB7 #D9F4AF #AFF4EC
split-complementary
#CAAFF4 #F4ECAF #B7F4AF
monochromatic
#8343E5 #A679ED #CAAFF4 #EDE4FB #EDE4FB
Accessibility & contrast
On white
1.92
#CAAFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#CAAFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAFF4
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAFF4 | 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)
#A1BBF7
Deuteranopia (green-blind)
#A6BBF2
Tritanopia (blue-blind)
#C3B9C7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #caaff4; /* rgb */ color: rgb(202, 175, 244); /* oklch */ color: oklch(80.1% 0.100 302.1);
Tailwind
colors: {
custom: {
50: '#dbc7f8',
500: '#caaff4',
950: '#000000',
},
}SCSS
$custom: #caaff4; $custom-light: #dbc7f8; $custom-dark: #000000;
JSON
{
"hex": "#caaff4",
"rgb": {
"r": 202,
"g": 175,
"b": 244
},
"hsl": {
"h": 263.478,
"s": 75.824,
"l": 82.157
},
"oklch": {
"l": 0.80131,
"c": 0.09975,
"h": 302.1
},
"luminance": 0.49748
}Semantic roles & 50–950 ramp
primary
#CAAFF4
secondary
#E8F3D8
accent
#D80D89
background
#FDFCFF
surface
#FBF8FF
border
#D4D1D7
text
#151317
muted
#838285