#DFD4F0#DFD4F0
#DFD4F0 is a very light, muted violet. Relative luminance 0.691; OKLCH L 88.7% C 0.040 H 303.4°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD4F0 |
|---|---|
| RGB | rgb(223, 212, 240) |
| HSL | hsl(264, 48%, 89%) |
| HSV | hsv(264, 12%, 94%) |
| CMYK | cmyk(7.1%, 11.7%, 0%, 5.9%) |
| CIE-LAB | lab(86.54, 8.92, -12.34) |
| CIE-LCH | lch(86.54, 15.23, 305.85°) |
| OKLab | oklab(88.73% 0.0219 -0.0331) |
| OKLCH | oklch(88.73% 0.04 303.4) |
| XYZ | xyz(69.7002, 69.0663, 92.0803) |
| Luminance | 0.6907 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.42
Thistle
#D8BFD8
ΔE00 6.49
Pale Lavender
#EECFFE
ΔE00 7.22
Pale Lilac
#E4CBFF
ΔE00 7.31
Periwinkle
#CCCCFF
ΔE00 8.09
Light Lavender
#DFC5FE
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD4F0 #E5F0D4
analogous
#D4D7F0 #DFD4F0 #EDD4F0
triadic
#DFD4F0 #F0DFD4 #D4F0DF
tetradic
#DFD4F0 #F0D4D7 #E5F0D4 #D4F0ED
square
#DFD4F0 #F0D4D7 #E5F0D4 #D4F0ED
split-complementary
#DFD4F0 #F0EDD4 #D7F0D4
monochromatic
#9B79D0 #BDA7E0 #DFD4F0 #EEE8F7 #EEE8F7
Accessibility & contrast
On white
1.42
#DFD4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#DFD4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD4F0
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD4F0 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F1
Deuteranopia (green-blind)
#D1D9EF
Tritanopia (blue-blind)
#DDD8DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd4f0; /* rgb */ color: rgb(223, 212, 240); /* oklch */ color: oklch(88.7% 0.040 303.4);
Tailwind
colors: {
custom: {
50: '#e9e1f5',
500: '#dfd4f0',
950: '#000000',
},
}SCSS
$custom: #dfd4f0; $custom-light: #e9e1f5; $custom-dark: #000000;
JSON
{
"hex": "#dfd4f0",
"rgb": {
"r": 223,
"g": 212,
"b": 240
},
"hsl": {
"h": 263.571,
"s": 48.276,
"l": 88.627
},
"oklch": {
"l": 0.88729,
"c": 0.03971,
"h": 303.4
},
"luminance": 0.69066
}Semantic roles & 50–950 ramp
primary
#DFD4F0
secondary
#BACD9B
accent
#BC2A82
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485