#DFC7EF#DFC7EF
#DFC7EF is a very light, moderate violet. Relative luminance 0.628; OKLCH L 86.2% C 0.060 H 311.8°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC7EF |
|---|---|
| RGB | rgb(223, 199, 239) |
| HSL | hsl(276, 56%, 86%) |
| HSV | hsv(276, 17%, 94%) |
| CMYK | cmyk(6.7%, 16.7%, 0%, 6.3%) |
| CIE-LAB | lab(83.32, 15.63, -16.64) |
| CIE-LCH | lch(83.32, 22.82, 313.20°) |
| OKLab | oklab(86.22% 0.0402 -0.0448) |
| OKLCH | oklch(86.22% 0.06 311.8) |
| XYZ | xyz(66.4322, 62.7673, 90.2602) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.22
Pale Lilac
#E4CBFF
ΔE00 3.37
Light Lilac
#EDC8FF
ΔE00 4.36
Light Lavender
#DFC5FE
ΔE00 4.36
Very Light Purple
#F6CEFC
ΔE00 4.62
Thistle
#D8BFD8
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC7EF #D7EFC7
analogous
#CBC7EF #DFC7EF #EFC7EB
triadic
#DFC7EF #EFDFC7 #C7EFDF
tetradic
#DFC7EF #EFCBC7 #D7EFC7 #C7EBEF
square
#DFC7EF #EFCBC7 #D7EFC7 #C7EBEF
split-complementary
#DFC7EF #EBEFC7 #C7EFCB
monochromatic
#A968D4 #C497E1 #DFC7EF #F1E7F8 #F1E7F8
Accessibility & contrast
On white
1.55
#DFC7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#DFC7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC7EF
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC7EF | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEF1
Deuteranopia (green-blind)
#C6D0EE
Tritanopia (blue-blind)
#DECCD4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfc7ef; /* rgb */ color: rgb(223, 199, 239); /* oklch */ color: oklch(86.2% 0.060 311.8);
Tailwind
colors: {
custom: {
50: '#e9d8f4',
500: '#dfc7ef',
950: '#000000',
},
}SCSS
$custom: #dfc7ef; $custom-light: #e9d8f4; $custom-dark: #000000;
JSON
{
"hex": "#dfc7ef",
"rgb": {
"r": 223,
"g": 199,
"b": 239
},
"hsl": {
"h": 276,
"s": 55.556,
"l": 85.882
},
"oklch": {
"l": 0.86217,
"c": 0.06019,
"h": 311.8
},
"luminance": 0.62767
}Semantic roles & 50–950 ramp
primary
#DFC7EF
secondary
#A7CD8D
accent
#C32263
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385