#DFD0EB#DFD0EB
#DFD0EB is a very light, muted violet. Relative luminance 0.668; OKLCH L 87.8% C 0.040 H 310.2°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0EB |
|---|---|
| RGB | rgb(223, 208, 235) |
| HSL | hsl(273, 40%, 87%) |
| HSV | hsv(273, 11%, 92%) |
| CMYK | cmyk(5.1%, 11.5%, 0%, 7.8%) |
| CIE-LAB | lab(85.40, 10.07, -11.39) |
| CIE-LCH | lch(85.40, 15.20, 311.48°) |
| OKLab | oklab(87.8% 0.0258 -0.0305) |
| OKLCH | oklch(87.8% 0.04 310.2) |
| XYZ | xyz(67.9802, 66.7982, 87.8932) |
| Luminance | 0.6680 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.93
Pale Lavender
#EECFFE
ΔE00 6.70
Pale Lilac
#E4CBFF
ΔE00 7.13
Lavender (CSS)
#E6E6FA
ΔE00 7.75
Very Light Purple
#F6CEFC
ΔE00 7.85
Light Lavender
#DFC5FE
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0EB #DCEBD0
analogous
#D2D0EB #DFD0EB #EBD0EA
triadic
#DFD0EB #EBDFD0 #D0EBDF
tetradic
#DFD0EB #EBD2D0 #DCEBD0 #D0EAEB
square
#DFD0EB #EBD2D0 #DCEBD0 #D0EAEB
split-complementary
#DFD0EB #EAEBD0 #D0EBD2
monochromatic
#A57AC6 #C2A5D9 #DFD0EB #F0EAF6 #F0EAF6
Accessibility & contrast
On white
1.46
#DFD0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#DFD0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0EB
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0EB | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EC
Deuteranopia (green-blind)
#CFD6EA
Tritanopia (blue-blind)
#DED3D9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd0eb; /* rgb */ color: rgb(223, 208, 235); /* oklch */ color: oklch(87.8% 0.040 310.2);
Tailwind
colors: {
custom: {
50: '#e9def1',
500: '#dfd0eb',
950: '#000000',
},
}SCSS
$custom: #dfd0eb; $custom-light: #e9def1; $custom-dark: #000000;
JSON
{
"hex": "#dfd0eb",
"rgb": {
"r": 223,
"g": 208,
"b": 235
},
"hsl": {
"h": 273.333,
"s": 40.299,
"l": 86.863
},
"oklch": {
"l": 0.87796,
"c": 0.03998,
"h": 310.2
},
"luminance": 0.66798
}Semantic roles & 50–950 ramp
primary
#DFD0EB
secondary
#ADC699
accent
#B3326C
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485