#DFD0F1#DFD0F1
#DFD0F1 is a very light, muted violet. Relative luminance 0.672; OKLCH L 88.0% C 0.048 H 305.9°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0F1 |
|---|---|
| RGB | rgb(223, 208, 241) |
| HSL | hsl(267, 54%, 88%) |
| HSV | hsv(267, 14%, 95%) |
| CMYK | cmyk(7.5%, 13.7%, 0%, 5.5%) |
| CIE-LAB | lab(85.58, 11.23, -14.31) |
| CIE-LCH | lch(85.58, 18.19, 308.13°) |
| OKLab | oklab(87.99% 0.0279 -0.0385) |
| OKLCH | oklch(87.99% 0.048 305.9) |
| XYZ | xyz(68.8616, 67.1508, 92.5357) |
| Luminance | 0.6715 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.31
Pale Lilac
#E4CBFF
ΔE00 5.37
Thistle
#D8BFD8
ΔE00 5.63
Light Lavender
#DFC5FE
ΔE00 6.64
Very Light Purple
#F6CEFC
ΔE00 6.88
Light Lilac
#EDC8FF
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0F1 #E2F1D0
analogous
#D0D1F1 #DFD0F1 #EFD0F1
triadic
#DFD0F1 #F1DFD0 #D0F1DF
tetradic
#DFD0F1 #F1D0D1 #E2F1D0 #D0F1EF
square
#DFD0F1 #F1D0D1 #E2F1D0 #D0F1EF
split-complementary
#DFD0F1 #F1EFD0 #D1F1D0
monochromatic
#9F72D5 #BFA1E3 #DFD0F1 #EFE7F8 #EFE7F8
Accessibility & contrast
On white
1.46
#DFD0F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#DFD0F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0F1
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0F1 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5F3
Deuteranopia (green-blind)
#CDD6F0
Tritanopia (blue-blind)
#DDD4DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd0f1; /* rgb */ color: rgb(223, 208, 241); /* oklch */ color: oklch(88.0% 0.048 305.9);
Tailwind
colors: {
custom: {
50: '#e9def5',
500: '#dfd0f1',
950: '#000000',
},
}SCSS
$custom: #dfd0f1; $custom-light: #e9def5; $custom-dark: #000000;
JSON
{
"hex": "#dfd0f1",
"rgb": {
"r": 223,
"g": 208,
"b": 241
},
"hsl": {
"h": 267.273,
"s": 54.098,
"l": 88.039
},
"oklch": {
"l": 0.87994,
"c": 0.04755,
"h": 305.9
},
"luminance": 0.67151
}Semantic roles & 50–950 ramp
primary
#DFD0F1
secondary
#B5D096
accent
#C2247A
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485