#DFD0F0#DFD0F0
#DFD0F0 is a very light, muted violet. Relative luminance 0.671; OKLCH L 88.0% C 0.046 H 306.6°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0F0 |
|---|---|
| RGB | rgb(223, 208, 240) |
| HSL | hsl(268, 52%, 88%) |
| HSV | hsv(268, 13%, 94%) |
| CMYK | cmyk(7.1%, 13.3%, 0%, 5.9%) |
| CIE-LAB | lab(85.55, 11.03, -13.82) |
| CIE-LCH | lch(85.55, 17.68, 308.60°) |
| OKLab | oklab(87.96% 0.0276 -0.0372) |
| OKLCH | oklch(87.96% 0.046 306.6) |
| XYZ | xyz(68.7127, 67.0912, 91.7512) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.47
Pale Lavender
#EECFFE
ΔE00 5.51
Pale Lilac
#E4CBFF
ΔE00 5.65
Light Lavender
#DFC5FE
ΔE00 6.92
Very Light Purple
#F6CEFC
ΔE00 7.01
Light Lilac
#EDC8FF
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0F0 #E1F0D0
analogous
#D0D1F0 #DFD0F0 #EFD0F0
triadic
#DFD0F0 #F0DFD0 #D0F0DF
tetradic
#DFD0F0 #F0D0D1 #E1F0D0 #D0F0EF
square
#DFD0F0 #F0D0D1 #E1F0D0 #D0F0EF
split-complementary
#DFD0F0 #F0EFD0 #D1F0D0
monochromatic
#A073D2 #BFA2E1 #DFD0F0 #EFE8F8 #EFE8F8
Accessibility & contrast
On white
1.46
#DFD0F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#DFD0F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0F0
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0F0 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5F1
Deuteranopia (green-blind)
#CED6EF
Tritanopia (blue-blind)
#DDD4DA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd0f0; /* rgb */ color: rgb(223, 208, 240); /* oklch */ color: oklch(88.0% 0.046 306.6);
Tailwind
colors: {
custom: {
50: '#e9def5',
500: '#dfd0f0',
950: '#000000',
},
}SCSS
$custom: #dfd0f0; $custom-light: #e9def5; $custom-dark: #000000;
JSON
{
"hex": "#dfd0f0",
"rgb": {
"r": 223,
"g": 208,
"b": 240
},
"hsl": {
"h": 268.125,
"s": 51.613,
"l": 87.843
},
"oklch": {
"l": 0.8796,
"c": 0.04627,
"h": 306.6
},
"luminance": 0.67091
}Semantic roles & 50–950 ramp
primary
#DFD0F0
secondary
#B4CE96
accent
#BF2678
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485