#DFD2EF#DFD2EF
#DFD2EF is a very light, muted violet. Relative luminance 0.680; OKLCH L 88.3% C 0.042 H 305.8°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD2EF |
|---|---|
| RGB | rgb(223, 210, 239) |
| HSL | hsl(267, 48%, 88%) |
| HSV | hsv(267, 12%, 94%) |
| CMYK | cmyk(6.7%, 12.1%, 0%, 6.3%) |
| CIE-LAB | lab(86.01, 9.78, -12.60) |
| CIE-LCH | lch(86.01, 15.95, 307.83°) |
| OKLab | oklab(88.31% 0.0244 -0.0338) |
| OKLCH | oklch(88.31% 0.042 305.8) |
| XYZ | xyz(69.0552, 68.0133, 91.1345) |
| Luminance | 0.6801 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.81
Pale Lavender
#EECFFE
ΔE00 6.56
Pale Lilac
#E4CBFF
ΔE00 6.74
Lavender (CSS)
#E6E6FA
ΔE00 7.25
Very Light Purple
#F6CEFC
ΔE00 7.96
Light Lavender
#DFC5FE
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD2EF #E2EFD2
analogous
#D2D3EF #DFD2EF #EDD2EF
triadic
#DFD2EF #EFDFD2 #D2EFDF
tetradic
#DFD2EF #EFD2D3 #E2EFD2 #D2EFED
square
#DFD2EF #EFD2D3 #E2EFD2 #D2EFED
split-complementary
#DFD2EF #EFEDD2 #D3EFD2
monochromatic
#9F78CF #BFA5DF #DFD2EF #EFE8F7 #EFE8F7
Accessibility & contrast
On white
1.44
#DFD2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#DFD2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD2EF
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD2EF | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7F0
Deuteranopia (green-blind)
#D0D7EE
Tritanopia (blue-blind)
#DDD6DB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd2ef; /* rgb */ color: rgb(223, 210, 239); /* oklch */ color: oklch(88.3% 0.042 305.8);
Tailwind
colors: {
custom: {
50: '#e9dff4',
500: '#dfd2ef',
950: '#000000',
},
}SCSS
$custom: #dfd2ef; $custom-light: #e9dff4; $custom-dark: #000000;
JSON
{
"hex": "#dfd2ef",
"rgb": {
"r": 223,
"g": 210,
"b": 239
},
"hsl": {
"h": 266.897,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.88311,
"c": 0.04169,
"h": 305.8
},
"luminance": 0.68013
}Semantic roles & 50–950 ramp
primary
#DFD2EF
secondary
#B5CC99
accent
#BB2B7A
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485