#DFD2F9#DFD2F9
#DFD2F9 is a very light, muted violet. Relative luminance 0.686; OKLCH L 88.6% C 0.055 H 300.5°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD2F9 |
|---|---|
| RGB | rgb(223, 210, 249) |
| HSL | hsl(260, 76%, 90%) |
| HSV | hsv(260, 16%, 98%) |
| CMYK | cmyk(10.4%, 15.7%, 0%, 2.4%) |
| CIE-LAB | lab(86.32, 11.75, -17.43) |
| CIE-LCH | lch(86.32, 21.02, 303.97°) |
| OKLab | oklab(88.65% 0.0278 -0.0471) |
| OKLCH | oklch(88.65% 0.055 300.5) |
| XYZ | xyz(70.5736, 68.6206, 99.1313) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.24
Pale Lavender
#EECFFE
ΔE00 4.94
Light Lavender
#DFC5FE
ΔE00 5.46
Periwinkle
#CCCCFF
ΔE00 5.98
Light Lilac
#EDC8FF
ΔE00 6.51
Very Light Purple
#F6CEFC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD2F9 #ECF9D2
analogous
#D2D8F9 #DFD2F9 #F3D2F9
triadic
#DFD2F9 #F9DFD2 #D2F9DF
tetradic
#DFD2F9 #F9D2D8 #ECF9D2 #D2F9F3
square
#DFD2F9 #F9D2D8 #ECF9D2 #D2F9F3
split-complementary
#DFD2F9 #F9F3D2 #D8F9D2
monochromatic
#9266EB #B99CF2 #DFD2F9 #ECE4FB #ECE4FB
Accessibility & contrast
On white
1.43
#DFD2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#DFD2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD2F9
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD2F9 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD8FB
Deuteranopia (green-blind)
#CDD8F8
Tritanopia (blue-blind)
#DBD7DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd2f9; /* rgb */ color: rgb(223, 210, 249); /* oklch */ color: oklch(88.6% 0.055 300.5);
Tailwind
colors: {
custom: {
50: '#e9dffb',
500: '#dfd2f9',
950: '#000000',
},
}SCSS
$custom: #dfd2f9; $custom-light: #e9dffb; $custom-dark: #000000;
JSON
{
"hex": "#dfd2f9",
"rgb": {
"r": 223,
"g": 210,
"b": 249
},
"hsl": {
"h": 260,
"s": 76.471,
"l": 90
},
"oklch": {
"l": 0.88647,
"c": 0.0547,
"h": 300.5
},
"luminance": 0.68621
}Semantic roles & 50–950 ramp
primary
#DFD2F9
secondary
#C4DE91
accent
#D90D95
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485