#DFD0F2#DFD0F2
#DFD0F2 is a very light, muted violet. Relative luminance 0.672; OKLCH L 88.0% C 0.049 H 305.3°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0F2 |
|---|---|
| RGB | rgb(223, 208, 242) |
| HSL | hsl(266, 57%, 88%) |
| HSV | hsv(266, 14%, 95%) |
| CMYK | cmyk(7.9%, 14%, 0%, 5.1%) |
| CIE-LAB | lab(85.61, 11.42, -14.79) |
| CIE-LCH | lch(85.61, 18.69, 307.68°) |
| OKLab | oklab(88.03% 0.0282 -0.0398) |
| OKLCH | oklch(88.03% 0.049 305.3) |
| XYZ | xyz(69.0114, 67.2107, 93.3245) |
| Luminance | 0.6721 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.10
Pale Lavender
#EECFFE
ΔE00 5.12
Thistle
#D8BFD8
ΔE00 5.79
Light Lavender
#DFC5FE
ΔE00 6.37
Very Light Purple
#F6CEFC
ΔE00 6.76
Light Lilac
#EDC8FF
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0F2 #E3F2D0
analogous
#D0D2F2 #DFD0F2 #F0D0F2
triadic
#DFD0F2 #F2DFD0 #D0F2DF
tetradic
#DFD0F2 #F2D0D2 #E3F2D0 #D0F2F0
square
#DFD0F2 #F2D0D2 #E3F2D0 #D0F2F0
split-complementary
#DFD0F2 #F2F0D0 #D2F2D0
monochromatic
#9E70D7 #BEA0E5 #DFD0F2 #EFE7F8 #EFE7F8
Accessibility & contrast
On white
1.45
#DFD0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#DFD0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0F2
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0F2 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5F4
Deuteranopia (green-blind)
#CDD6F1
Tritanopia (blue-blind)
#DCD4DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd0f2; /* rgb */ color: rgb(223, 208, 242); /* oklch */ color: oklch(88.0% 0.049 305.3);
Tailwind
colors: {
custom: {
50: '#e9def6',
500: '#dfd0f2',
950: '#000000',
},
}SCSS
$custom: #dfd0f2; $custom-light: #e9def6; $custom-dark: #000000;
JSON
{
"hex": "#dfd0f2",
"rgb": {
"r": 223,
"g": 208,
"b": 242
},
"hsl": {
"h": 266.471,
"s": 56.667,
"l": 88.235
},
"oklch": {
"l": 0.88027,
"c": 0.04883,
"h": 305.3
},
"luminance": 0.67211
}Semantic roles & 50–950 ramp
primary
#DFD0F2
secondary
#B7D195
accent
#C4217C
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485