#DFC7EE#DFC7EE
#DFC7EE is a very light, muted violet. Relative luminance 0.627; OKLCH L 86.2% C 0.059 H 312.5°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC7EE |
|---|---|
| RGB | rgb(223, 199, 238) |
| HSL | hsl(277, 53%, 86%) |
| HSV | hsv(277, 16%, 93%) |
| CMYK | cmyk(6.3%, 16.4%, 0%, 6.7%) |
| CIE-LAB | lab(83.29, 15.43, -16.15) |
| CIE-LCH | lch(83.29, 22.34, 313.70°) |
| OKLab | oklab(86.18% 0.0398 -0.0435) |
| OKLCH | oklch(86.18% 0.059 312.5) |
| XYZ | xyz(66.2849, 62.7084, 89.4843) |
| Luminance | 0.6271 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.36
Pale Lilac
#E4CBFF
ΔE00 3.64
Light Lilac
#EDC8FF
ΔE00 4.57
Light Lavender
#DFC5FE
ΔE00 4.64
Very Light Purple
#F6CEFC
ΔE00 4.68
Thistle
#D8BFD8
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC7EE #D6EEC7
analogous
#CBC7EE #DFC7EE #EEC7E9
triadic
#DFC7EE #EEDFC7 #C7EEDF
tetradic
#DFC7EE #EECBC7 #D6EEC7 #C7E9EE
square
#DFC7EE #EECBC7 #D6EEC7 #C7E9EE
split-complementary
#DFC7EE #E9EEC7 #C7EECB
monochromatic
#A969D1 #C498E0 #DFC7EE #F2E8F8 #F2E8F8
Accessibility & contrast
On white
1.55
#DFC7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#DFC7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC7EE
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC7EE | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEF0
Deuteranopia (green-blind)
#C6D0ED
Tritanopia (blue-blind)
#DECBD4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dfc7ee; /* rgb */ color: rgb(223, 199, 238); /* oklch */ color: oklch(86.2% 0.059 312.5);
Tailwind
colors: {
custom: {
50: '#e9d8f3',
500: '#dfc7ee',
950: '#000000',
},
}SCSS
$custom: #dfc7ee; $custom-light: #e9d8f3; $custom-dark: #000000;
JSON
{
"hex": "#dfc7ee",
"rgb": {
"r": 223,
"g": 199,
"b": 238
},
"hsl": {
"h": 276.923,
"s": 53.425,
"l": 85.686
},
"oklch": {
"l": 0.86183,
"c": 0.05897,
"h": 312.5
},
"luminance": 0.62708
}Semantic roles & 50–950 ramp
primary
#DFC7EE
secondary
#A5CB8E
accent
#C12561
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385