#DFD1F1#DFD1F1
#DFD1F1 is a very light, muted violet. Relative luminance 0.676; OKLCH L 88.2% C 0.046 H 305.2°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1F1 |
|---|---|
| RGB | rgb(223, 209, 241) |
| HSL | hsl(266, 53%, 88%) |
| HSV | hsv(266, 13%, 95%) |
| CMYK | cmyk(7.5%, 13.3%, 0%, 5.5%) |
| CIE-LAB | lab(85.83, 10.70, -13.94) |
| CIE-LCH | lch(85.83, 17.57, 307.51°) |
| OKLab | oklab(88.19% 0.0265 -0.0375) |
| OKLCH | oklch(88.19% 0.046 305.2) |
| XYZ | xyz(69.1062, 67.6399, 92.6172) |
| Luminance | 0.6764 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.71
Pale Lilac
#E4CBFF
ΔE00 5.76
Thistle
#D8BFD8
ΔE00 5.81
Light Lavender
#DFC5FE
ΔE00 7.03
Very Light Purple
#F6CEFC
ΔE00 7.25
Light Lilac
#EDC8FF
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1F1 #E3F1D1
analogous
#D1D3F1 #DFD1F1 #EFD1F1
triadic
#DFD1F1 #F1DFD1 #D1F1DF
tetradic
#DFD1F1 #F1D1D3 #E3F1D1 #D1F1EF
square
#DFD1F1 #F1D1D3 #E3F1D1 #D1F1EF
split-complementary
#DFD1F1 #F1EFD1 #D3F1D1
monochromatic
#9E73D4 #BEA2E3 #DFD1F1 #EFE8F8 #EFE8F8
Accessibility & contrast
On white
1.45
#DFD1F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#DFD1F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1F1
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1F1 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6F2
Deuteranopia (green-blind)
#CED7F0
Tritanopia (blue-blind)
#DDD5DB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd1f1; /* rgb */ color: rgb(223, 209, 241); /* oklch */ color: oklch(88.2% 0.046 305.2);
Tailwind
colors: {
custom: {
50: '#e9dff5',
500: '#dfd1f1',
950: '#000000',
},
}SCSS
$custom: #dfd1f1; $custom-light: #e9dff5; $custom-dark: #000000;
JSON
{
"hex": "#dfd1f1",
"rgb": {
"r": 223,
"g": 209,
"b": 241
},
"hsl": {
"h": 266.25,
"s": 53.333,
"l": 88.235
},
"oklch": {
"l": 0.88185,
"c": 0.04589,
"h": 305.2
},
"luminance": 0.6764
}Semantic roles & 50–950 ramp
primary
#DFD1F1
secondary
#B7CF97
accent
#C1257D
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485