#DFD9F0#DFD9F0
#DFD9F0 is a very light, muted violet. Relative luminance 0.716; OKLCH L 89.7% C 0.032 H 297.7°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9F0 |
|---|---|
| RGB | rgb(223, 217, 240) |
| HSL | hsl(256, 43%, 90%) |
| HSV | hsv(256, 10%, 94%) |
| CMYK | cmyk(7.1%, 9.6%, 0%, 5.9%) |
| CIE-LAB | lab(87.78, 6.29, -10.49) |
| CIE-LCH | lch(87.78, 12.23, 300.94°) |
| OKLab | oklab(89.7% 0.0148 -0.0281) |
| OKLCH | oklch(89.7% 0.032 297.7) |
| XYZ | xyz(70.9695, 71.6048, 92.5034) |
| Luminance | 0.7160 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.90
Thistle
#D8BFD8
ΔE00 8.45
Periwinkle
#CCCCFF
ΔE00 9.01
Lavenderblush
#FFF0F5
ΔE00 9.21
Ghostwhite
#F8F8FF
ΔE00 9.62
Pale Lilac
#E4CBFF
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9F0 #EAF0D9
analogous
#D9DFF0 #DFD9F0 #EBD9F0
triadic
#DFD9F0 #F0DFD9 #D9F0DF
tetradic
#DFD9F0 #F0D9DF #EAF0D9 #D9F0EB
square
#DFD9F0 #F0D9DF #EAF0D9 #D9F0EB
split-complementary
#DFD9F0 #F0EBD9 #DFF0D9
monochromatic
#9581CD #BAADDF #DFD9F0 #EDE9F6 #EDE9F6
Accessibility & contrast
On white
1.37
#DFD9F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#DFD9F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9F0
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9F0 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF1
Deuteranopia (green-blind)
#D6DCEF
Tritanopia (blue-blind)
#DCDCE0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfd9f0; /* rgb */ color: rgb(223, 217, 240); /* oklch */ color: oklch(89.7% 0.032 297.7);
Tailwind
colors: {
custom: {
50: '#e9e4f5',
500: '#dfd9f0',
950: '#000000',
},
}SCSS
$custom: #dfd9f0; $custom-light: #e9e4f5; $custom-dark: #000000;
JSON
{
"hex": "#dfd9f0",
"rgb": {
"r": 223,
"g": 217,
"b": 240
},
"hsl": {
"h": 255.652,
"s": 43.396,
"l": 89.608
},
"oklch": {
"l": 0.89698,
"c": 0.03178,
"h": 297.7
},
"luminance": 0.71605
}Semantic roles & 50–950 ramp
primary
#DFD9F0
secondary
#C1CDA1
accent
#B72F93
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485