#DFD2F2#DFD2F2
#DFD2F2 is a very light, muted violet. Relative luminance 0.682; OKLCH L 88.4% C 0.046 H 303.9°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD2F2 |
|---|---|
| RGB | rgb(223, 210, 242) |
| HSL | hsl(264, 55%, 89%) |
| HSV | hsv(264, 13%, 95%) |
| CMYK | cmyk(7.9%, 13.2%, 0%, 5.1%) |
| CIE-LAB | lab(86.10, 10.36, -14.05) |
| CIE-LCH | lch(86.10, 17.46, 306.41°) |
| OKLab | oklab(88.41% 0.0254 -0.0378) |
| OKLCH | oklch(88.41% 0.046 303.9) |
| XYZ | xyz(69.5021, 68.1920, 93.4880) |
| Luminance | 0.6819 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.90
Pale Lavender
#EECFFE
ΔE00 5.92
Thistle
#D8BFD8
ΔE00 6.15
Light Lavender
#DFC5FE
ΔE00 7.16
Periwinkle
#CCCCFF
ΔE00 7.43
Very Light Purple
#F6CEFC
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD2F2 #E5F2D2
analogous
#D2D5F2 #DFD2F2 #EFD2F2
triadic
#DFD2F2 #F2DFD2 #D2F2DF
tetradic
#DFD2F2 #F2D2D5 #E5F2D2 #D2F2EF
square
#DFD2F2 #F2D2D5 #E5F2D2 #D2F2EF
split-complementary
#DFD2F2 #F2EFD2 #D5F2D2
monochromatic
#9B73D7 #BDA3E4 #DFD2F2 #EEE7F8 #EEE7F8
Accessibility & contrast
On white
1.43
#DFD2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#DFD2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD2F2
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD2F2 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD7F3
Deuteranopia (green-blind)
#CFD7F1
Tritanopia (blue-blind)
#DCD6DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd2f2; /* rgb */ color: rgb(223, 210, 242); /* oklch */ color: oklch(88.4% 0.046 303.9);
Tailwind
colors: {
custom: {
50: '#e9dff6',
500: '#dfd2f2',
950: '#000000',
},
}SCSS
$custom: #dfd2f2; $custom-light: #e9dff6; $custom-dark: #000000;
JSON
{
"hex": "#dfd2f2",
"rgb": {
"r": 223,
"g": 210,
"b": 242
},
"hsl": {
"h": 264.375,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.8841,
"c": 0.04555,
"h": 303.9
},
"luminance": 0.68192
}Semantic roles & 50–950 ramp
primary
#DFD2F2
secondary
#BAD197
accent
#C32382
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485