#DFD7F9#DFD7F9
#DFD7F9 is a very light, muted violet. Relative luminance 0.711; OKLCH L 89.6% C 0.047 H 296.2°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7F9 |
|---|---|
| RGB | rgb(223, 215, 249) |
| HSL | hsl(254, 74%, 91%) |
| HSV | hsv(254, 14%, 98%) |
| CMYK | cmyk(10.4%, 13.7%, 0%, 2.4%) |
| CIE-LAB | lab(87.55, 9.10, -15.58) |
| CIE-LCH | lch(87.55, 18.05, 300.29°) |
| OKLab | oklab(89.61% 0.0207 -0.0421) |
| OKLCH | oklch(89.61% 0.047 296.2) |
| XYZ | xyz(71.8274, 71.1282, 99.5492) |
| Luminance | 0.7113 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.29
Pale Lilac
#E4CBFF
ΔE00 6.40
Lavender (CSS)
#E6E6FA
ΔE00 6.49
Pale Lavender
#EECFFE
ΔE00 6.93
Light Lavender
#DFC5FE
ΔE00 7.55
Thistle
#D8BFD8
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7F9 #F1F9D7
analogous
#D7E0F9 #DFD7F9 #F0D7F9
triadic
#DFD7F9 #F9DFD7 #D7F9DF
tetradic
#DFD7F9 #F9D7E0 #F1F9D7 #D7F9F0
square
#DFD7F9 #F9D7E0 #F1F9D7 #D7F9F0
split-complementary
#DFD7F9 #F9F0D7 #E0F9D7
monochromatic
#8A6DE9 #B4A2F1 #DFD7F9 #EAE4FB #EAE4FB
Accessibility & contrast
On white
1.38
#DFD7F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#DFD7F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7F9
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7F9 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFB
Deuteranopia (green-blind)
#D1DBF8
Tritanopia (blue-blind)
#DBDCE2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfd7f9; /* rgb */ color: rgb(223, 215, 249); /* oklch */ color: oklch(89.6% 0.047 296.2);
Tailwind
colors: {
custom: {
50: '#e9e3fb',
500: '#dfd7f9',
950: '#000000',
},
}SCSS
$custom: #dfd7f9; $custom-light: #e9e3fb; $custom-dark: #000000;
JSON
{
"hex": "#dfd7f9",
"rgb": {
"r": 223,
"g": 215,
"b": 249
},
"hsl": {
"h": 254.118,
"s": 73.913,
"l": 90.98
},
"oklch": {
"l": 0.89606,
"c": 0.04688,
"h": 296.2
},
"luminance": 0.71128
}Semantic roles & 50–950 ramp
primary
#DFD7F9
secondary
#CDDE96
accent
#D60FA7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485