#DFD0FE#DFD0FE
#DFD0FE is a very light, moderate violet. Relative luminance 0.680; OKLCH L 88.4% C 0.064 H 300.0°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0FE |
|---|---|
| RGB | rgb(223, 208, 254) |
| HSL | hsl(260, 96%, 91%) |
| HSV | hsv(260, 18%, 100%) |
| CMYK | cmyk(12.2%, 18.1%, 0%, 0.4%) |
| CIE-LAB | lab(85.98, 13.82, -20.58) |
| CIE-LCH | lch(85.98, 24.79, 303.88°) |
| OKLab | oklab(88.44% 0.0322 -0.0558) |
| OKLCH | oklch(88.44% 0.064 300) |
| XYZ | xyz(70.8732, 67.9554, 103.1296) |
| Luminance | 0.6795 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.75
Light Lavender
#DFC5FE
ΔE00 3.81
Pale Lavender
#EECFFE
ΔE00 4.29
Periwinkle
#CCCCFF
ΔE00 5.24
Light Lilac
#EDC8FF
ΔE00 5.37
Very Light Purple
#F6CEFC
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0FE #EFFED0
analogous
#D0D8FE #DFD0FE #F6D0FE
triadic
#DFD0FE #FEDFD0 #D0FEDF
tetradic
#DFD0FE #FED0D8 #EFFED0 #D0FEF6
square
#DFD0FE #FED0D8 #EFFED0 #D0FEF6
split-complementary
#DFD0FE #FEF6D0 #D8FED0
monochromatic
#8D58FB #B694FD #DFD0FE #EBE1FE #EBE1FE
Accessibility & contrast
On white
1.44
#DFD0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#DFD0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0FE
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0FE | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#CAD7FD
Tritanopia (blue-blind)
#DAD6DF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd0fe; /* rgb */ color: rgb(223, 208, 254); /* oklch */ color: oklch(88.4% 0.064 300.0);
Tailwind
colors: {
custom: {
50: '#e9defe',
500: '#dfd0fe',
950: '#000000',
},
}SCSS
$custom: #dfd0fe; $custom-light: #e9defe; $custom-dark: #000000;
JSON
{
"hex": "#dfd0fe",
"rgb": {
"r": 223,
"g": 208,
"b": 254
},
"hsl": {
"h": 259.565,
"s": 95.833,
"l": 90.588
},
"oklch": {
"l": 0.88441,
"c": 0.06445,
"h": 300
},
"luminance": 0.67955
}Semantic roles & 50–950 ramp
primary
#DFD0FE
secondary
#C9E88A
accent
#E6009B
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161517
muted
#848485