#DFC7EB#DFC7EB
#DFC7EB is a very light, muted purple. Relative luminance 0.625; OKLCH L 86.1% C 0.055 H 314.5°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC7EB |
|---|---|
| RGB | rgb(223, 199, 235) |
| HSL | hsl(280, 47%, 85%) |
| HSV | hsv(280, 15%, 92%) |
| CMYK | cmyk(5.1%, 15.3%, 0%, 7.8%) |
| CIE-LAB | lab(83.20, 14.85, -14.69) |
| CIE-LCH | lch(83.20, 20.89, 315.32°) |
| OKLab | oklab(86.08% 0.0388 -0.0395) |
| OKLCH | oklch(86.08% 0.055 314.5) |
| XYZ | xyz(65.8478, 62.5336, 87.1824) |
| Luminance | 0.6253 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.92
Thistle
#D8BFD8
ΔE00 4.03
Pale Lilac
#E4CBFF
ΔE00 4.48
Very Light Purple
#F6CEFC
ΔE00 4.95
Light Lilac
#EDC8FF
ΔE00 5.26
Light Lavender
#DFC5FE
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC7EB #D3EBC7
analogous
#CDC7EB #DFC7EB #EBC7E5
triadic
#DFC7EB #EBDFC7 #C7EBDF
tetradic
#DFC7EB #EBCDC7 #D3EBC7 #C7E5EB
square
#DFC7EB #EBCDC7 #D3EBC7 #C7E5EB
split-complementary
#DFC7EB #E5EBC7 #C7EBCD
monochromatic
#AB6DCB #C59ADB #DFC7EB #F2E8F7 #F2E8F7
Accessibility & contrast
On white
1.55
#DFC7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#DFC7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC7EB
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC7EB | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEED
Deuteranopia (green-blind)
#C7D0EA
Tritanopia (blue-blind)
#DECBD3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dfc7eb; /* rgb */ color: rgb(223, 199, 235); /* oklch */ color: oklch(86.1% 0.055 314.5);
Tailwind
colors: {
custom: {
50: '#e9d8f1',
500: '#dfc7eb',
950: '#000000',
},
}SCSS
$custom: #dfc7eb; $custom-light: #e9d8f1; $custom-dark: #000000;
JSON
{
"hex": "#dfc7eb",
"rgb": {
"r": 223,
"g": 199,
"b": 235
},
"hsl": {
"h": 280,
"s": 47.368,
"l": 85.098
},
"oklch": {
"l": 0.86081,
"c": 0.05537,
"h": 314.5
},
"luminance": 0.62533
}Semantic roles & 50–950 ramp
primary
#DFC7EB
secondary
#A2C78F
accent
#BB2B5B
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385