#DCAFDF#DCAFDF
#DCAFDF is a light, moderate purple. Relative luminance 0.512; OKLCH L 81.0% C 0.082 H 324.3°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DCAFDF |
|---|---|
| RGB | rgb(220, 175, 223) |
| HSL | hsl(296, 43%, 78%) |
| HSV | hsv(296, 22%, 87%) |
| CMYK | cmyk(1.3%, 21.5%, 0%, 12.5%) |
| CIE-LAB | lab(76.80, 24.48, -17.89) |
| CIE-LCH | lch(76.80, 30.32, 323.85°) |
| OKLab | oklab(80.95% 0.067 -0.0481) |
| OKLCH | oklch(80.95% 0.082 324.3) |
| XYZ | xyz(58.1629, 51.2046, 76.6173) |
| Luminance | 0.5120 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.38
Lilac
#C8A2C8
ΔE00 4.92
Light Lavendar
#EFC0FE
ΔE00 5.66
Light Lilac
#EDC8FF
ΔE00 6.54
Mauve
#E0B0FF
ΔE00 7.09
Very Light Purple
#F6CEFC
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCAFDF #B2DFAF
analogous
#C4AFDF #DCAFDF #DFAFCA
triadic
#DCAFDF #DFDCAF #AFDFDC
tetradic
#DCAFDF #DFC4AF #B2DFAF #AFCADF
square
#DCAFDF #DFC4AF #B2DFAF #AFCADF
split-complementary
#DCAFDF #CADFAF #AFDFC4
monochromatic
#B658BC #C983CE #DCAFDF #EFDBF0 #F5E9F6
Accessibility & contrast
On white
1.87
#DCAFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#DCAFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCAFDF
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCAFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCAFDF | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBAE1
Deuteranopia (green-blind)
#B5BFDD
Tritanopia (blue-blind)
#DEB3BF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #dcafdf; /* rgb */ color: rgb(220, 175, 223); /* oklch */ color: oklch(81.0% 0.082 324.3);
Tailwind
colors: {
custom: {
50: '#e7c7e9',
500: '#dcafdf',
950: '#000000',
},
}SCSS
$custom: #dcafdf; $custom-light: #e7c7e9; $custom-dark: #000000;
JSON
{
"hex": "#dcafdf",
"rgb": {
"r": 220,
"g": 175,
"b": 223
},
"hsl": {
"h": 296.25,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.80954,
"c": 0.08246,
"h": 324.3
},
"luminance": 0.51203
}Semantic roles & 50–950 ramp
primary
#DCAFDF
secondary
#7EB87B
accent
#B63038
background
#FEFDFE
surface
#FCF9FC
border
#D5D2D5
text
#161316
muted
#848284