#CAAFCA#CAAFCA
#CAAFCA is a light, muted purple. Relative luminance 0.475; OKLCH L 78.6% C 0.048 H 326.0°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAFCA |
|---|---|
| RGB | rgb(202, 175, 202) |
| HSL | hsl(300, 20%, 74%) |
| HSV | hsv(300, 13%, 79%) |
| CMYK | cmyk(0%, 13.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.50, 14.49, -10.08) |
| CIE-LCH | lch(74.50, 17.65, 325.17°) |
| OKLab | oklab(78.57% 0.0399 -0.0269) |
| OKLCH | oklch(78.57% 0.048 326) |
| XYZ | xyz(50.3464, 47.4815, 62.3783) |
| Luminance | 0.4748 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.10
Lilac
#C8A2C8
ΔE00 4.79
Dusty Pink
#D8A7B1
ΔE00 8.84
Plum
#DDA0DD
ΔE00 9.74
Pale Lavender
#EECFFE
ΔE00 10.12
Pale Lilac
#E4CBFF
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAFCA #AFCAAF
analogous
#BDAFCA #CAAFCA #CAAFBD
triadic
#CAAFCA #CACAAF #AFCACA
tetradic
#CAAFCA #CABDAF #AFCAAF #AFBDCA
square
#CAAFCA #CABDAF #AFCAAF #AFBDCA
split-complementary
#CAAFCA #BDCAAF #AFCABD
monochromatic
#996599 #B28AB2 #CAAFCA #E2D4E2 #F3EDF3
Accessibility & contrast
On white
2.00
#CAAFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#CAAFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAFCA
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAFCA | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB5CB
Deuteranopia (green-blind)
#B3B8C9
Tritanopia (blue-blind)
#CCB1B8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #caafca; /* rgb */ color: rgb(202, 175, 202); /* oklch */ color: oklch(78.6% 0.048 326.0);
Tailwind
colors: {
custom: {
50: '#dac7da',
500: '#caafca',
950: '#000000',
},
}SCSS
$custom: #caafca; $custom-light: #dac7da; $custom-dark: #000000;
JSON
{
"hex": "#caafca",
"rgb": {
"r": 202,
"g": 175,
"b": 202
},
"hsl": {
"h": 300,
"s": 20.301,
"l": 73.922
},
"oklch": {
"l": 0.78568,
"c": 0.0481,
"h": 326
},
"luminance": 0.47481
}Semantic roles & 50–950 ramp
primary
#CAAFCA
secondary
#E2E9E2
accent
#9F4747
background
#FDFCFD
surface
#FAF8FA
border
#D3D1D3
text
#141314
muted
#838283