#DFC3EB#DFC3EB
#DFC3EB is a very light, moderate purple. Relative luminance 0.607; OKLCH L 85.3% C 0.062 H 315.8°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC3EB |
|---|---|
| RGB | rgb(223, 195, 235) |
| HSL | hsl(282, 50%, 84%) |
| HSV | hsv(282, 17%, 92%) |
| CMYK | cmyk(5.1%, 17%, 0%, 7.8%) |
| CIE-LAB | lab(82.23, 16.99, -16.15) |
| CIE-LCH | lch(82.23, 23.44, 316.46°) |
| OKLab | oklab(85.33% 0.0446 -0.0435) |
| OKLCH | oklch(85.33% 0.062 315.8) |
| XYZ | xyz(64.9396, 60.7170, 86.8797) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.58
Pale Lilac
#E4CBFF
ΔE00 4.04
Light Lilac
#EDC8FF
ΔE00 4.27
Very Light Purple
#F6CEFC
ΔE00 4.39
Thistle
#D8BFD8
ΔE00 4.68
Light Lavender
#DFC5FE
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC3EB #CFEBC3
analogous
#CBC3EB #DFC3EB #EBC3E3
triadic
#DFC3EB #EBDFC3 #C3EBDF
tetradic
#DFC3EB #EBCBC3 #CFEBC3 #C3E3EB
square
#DFC3EB #EBCBC3 #CFEBC3 #C3E3EB
split-complementary
#DFC3EB #E3EBC3 #C3EBCB
monochromatic
#AE67CC #C795DC #DFC3EB #F3E8F7 #F3E8F7
Accessibility & contrast
On white
1.60
#DFC3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#DFC3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC3EB
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC3EB | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBED
Deuteranopia (green-blind)
#C4CDEA
Tritanopia (blue-blind)
#DFC7D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dfc3eb; /* rgb */ color: rgb(223, 195, 235); /* oklch */ color: oklch(85.3% 0.062 315.8);
Tailwind
colors: {
custom: {
50: '#e9d5f1',
500: '#dfc3eb',
950: '#000000',
},
}SCSS
$custom: #dfc3eb; $custom-light: #e9d5f1; $custom-dark: #000000;
JSON
{
"hex": "#dfc3eb",
"rgb": {
"r": 223,
"g": 195,
"b": 235
},
"hsl": {
"h": 282,
"s": 50,
"l": 84.314
},
"oklch": {
"l": 0.85329,
"c": 0.06229,
"h": 315.8
},
"luminance": 0.60716
}Semantic roles & 50–950 ramp
primary
#DFC3EB
secondary
#9DC78B
accent
#BD2855
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385