#DFD1EF#DFD1EF
#DFD1EF is a very light, muted violet. Relative luminance 0.675; OKLCH L 88.1% C 0.043 H 306.5°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1EF |
|---|---|
| RGB | rgb(223, 209, 239) |
| HSL | hsl(268, 48%, 88%) |
| HSV | hsv(268, 13%, 94%) |
| CMYK | cmyk(6.7%, 12.6%, 0%, 6.3%) |
| CIE-LAB | lab(85.77, 10.31, -12.97) |
| CIE-LCH | lch(85.77, 16.57, 308.49°) |
| OKLab | oklab(88.12% 0.0258 -0.0348) |
| OKLCH | oklch(88.12% 0.043 306.5) |
| XYZ | xyz(68.8091, 67.5211, 91.0525) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.55
Pale Lavender
#EECFFE
ΔE00 6.13
Pale Lilac
#E4CBFF
ΔE00 6.33
Very Light Purple
#F6CEFC
ΔE00 7.54
Light Lavender
#DFC5FE
ΔE00 7.59
Lavender (CSS)
#E6E6FA
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1EF #E1EFD1
analogous
#D1D2EF #DFD1EF #EED1EF
triadic
#DFD1EF #EFDFD1 #D1EFDF
tetradic
#DFD1EF #EFD1D2 #E1EFD1 #D1EFEE
square
#DFD1EF #EFD1D2 #E1EFD1 #D1EFEE
split-complementary
#DFD1EF #EFEED1 #D2EFD1
monochromatic
#A076CF #BFA4DF #DFD1EF #EFE8F7 #EFE8F7
Accessibility & contrast
On white
1.45
#DFD1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#DFD1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1EF
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1EF | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6F0
Deuteranopia (green-blind)
#CFD7EE
Tritanopia (blue-blind)
#DDD5DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd1ef; /* rgb */ color: rgb(223, 209, 239); /* oklch */ color: oklch(88.1% 0.043 306.5);
Tailwind
colors: {
custom: {
50: '#e9dff4',
500: '#dfd1ef',
950: '#000000',
},
}SCSS
$custom: #dfd1ef; $custom-light: #e9dff4; $custom-dark: #000000;
JSON
{
"hex": "#dfd1ef",
"rgb": {
"r": 223,
"g": 209,
"b": 239
},
"hsl": {
"h": 268,
"s": 48.387,
"l": 87.843
},
"oklch": {
"l": 0.88119,
"c": 0.04334,
"h": 306.5
},
"luminance": 0.67521
}Semantic roles & 50–950 ramp
primary
#DFD1EF
secondary
#B4CC98
accent
#BC2A78
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485