#DFC2DF#DFC2DF
#DFC2DF is a very light, muted purple. Relative luminance 0.596; OKLCH L 84.7% C 0.051 H 326.0°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC2DF |
|---|---|
| RGB | rgb(223, 194, 223) |
| HSL | hsl(300, 31%, 82%) |
| HSV | hsv(300, 13%, 87%) |
| CMYK | cmyk(0%, 13%, 0%, 12.5%) |
| CIE-LAB | lab(81.62, 15.27, -10.63) |
| CIE-LCH | lch(81.62, 18.60, 325.16°) |
| OKLab | oklab(84.74% 0.042 -0.0283) |
| OKLCH | oklch(84.74% 0.051 326) |
| XYZ | xyz(63.0408, 59.6002, 77.9808) |
| Luminance | 0.5960 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.90
Pale Lavender
#EECFFE
ΔE00 6.09
Very Light Purple
#F6CEFC
ΔE00 6.10
Pale Mauve
#FED0FC
ΔE00 6.72
Pale Lilac
#E4CBFF
ΔE00 7.18
Light Lilac
#EDC8FF
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC2DF #C2DFC2
analogous
#D1C2DF #DFC2DF #DFC2D1
triadic
#DFC2DF #DFDFC2 #C2DFDF
tetradic
#DFC2DF #DFD1C2 #C2DFC2 #C2D1DF
square
#DFC2DF #DFD1C2 #C2DFC2 #C2D1DF
split-complementary
#DFC2DF #D1DFC2 #C2DFD1
monochromatic
#B572B5 #CA9ACA #DFC2DF #F4EAF4 #F4EBF4
Accessibility & contrast
On white
1.63
#DFC2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#DFC2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC2DF
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC2DF | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C9E0
Deuteranopia (green-blind)
#C6CCDE
Tritanopia (blue-blind)
#E1C4CC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dfc2df; /* rgb */ color: rgb(223, 194, 223); /* oklch */ color: oklch(84.7% 0.051 326.0);
Tailwind
colors: {
custom: {
50: '#e9d4e9',
500: '#dfc2df',
950: '#000000',
},
}SCSS
$custom: #dfc2df; $custom-light: #e9d4e9; $custom-dark: #000000;
JSON
{
"hex": "#dfc2df",
"rgb": {
"r": 223,
"g": 194,
"b": 223
},
"hsl": {
"h": 300,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.84739,
"c": 0.0507,
"h": 326
},
"luminance": 0.59599
}Semantic roles & 50–950 ramp
primary
#DFC2DF
secondary
#8EB78E
accent
#AA3C3C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384