#DFD4F4#DFD4F4
#DFD4F4 is a very light, muted violet. Relative luminance 0.693; OKLCH L 88.9% C 0.045 H 301.1°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD4F4 |
|---|---|
| RGB | rgb(223, 212, 244) |
| HSL | hsl(261, 59%, 89%) |
| HSV | hsv(261, 13%, 96%) |
| CMYK | cmyk(8.6%, 13.1%, 0%, 4.3%) |
| CIE-LAB | lab(86.66, 9.70, -14.28) |
| CIE-LCH | lch(86.66, 17.26, 304.18°) |
| OKLab | oklab(88.86% 0.0232 -0.0385) |
| OKLCH | oklch(88.86% 0.045 301.1) |
| XYZ | xyz(70.3010, 69.3066, 95.2443) |
| Luminance | 0.6931 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 6.22
Pale Lavender
#EECFFE
ΔE00 6.40
Thistle
#D8BFD8
ΔE00 6.85
Lavender (CSS)
#E6E6FA
ΔE00 7.01
Periwinkle
#CCCCFF
ΔE00 7.12
Light Lavender
#DFC5FE
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD4F4 #E9F4D4
analogous
#D4D9F4 #DFD4F4 #EFD4F4
triadic
#DFD4F4 #F4DFD4 #D4F4DF
tetradic
#DFD4F4 #F4D4D9 #E9F4D4 #D4F4EF
square
#DFD4F4 #F4D4D9 #E9F4D4 #D4F4EF
split-complementary
#DFD4F4 #F4EFD4 #D9F4D4
monochromatic
#9673DB #BBA3E8 #DFD4F4 #EDE7F9 #EDE7F9
Accessibility & contrast
On white
1.41
#DFD4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#DFD4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD4F4
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD4F4 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED9F5
Deuteranopia (green-blind)
#D0D9F3
Tritanopia (blue-blind)
#DCD8DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd4f4; /* rgb */ color: rgb(223, 212, 244); /* oklch */ color: oklch(88.9% 0.045 301.1);
Tailwind
colors: {
custom: {
50: '#e9e1f7',
500: '#dfd4f4',
950: '#000000',
},
}SCSS
$custom: #dfd4f4; $custom-light: #e9e1f7; $custom-dark: #000000;
JSON
{
"hex": "#dfd4f4",
"rgb": {
"r": 223,
"g": 212,
"b": 244
},
"hsl": {
"h": 260.625,
"s": 59.259,
"l": 89.412
},
"oklch": {
"l": 0.88861,
"c": 0.04494,
"h": 301.1
},
"luminance": 0.69307
}Semantic roles & 50–950 ramp
primary
#DFD4F4
secondary
#C0D498
accent
#C71F8D
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485