#DFD4F2#DFD4F2
#DFD4F2 is a very light, muted violet. Relative luminance 0.692; OKLCH L 88.8% C 0.042 H 302.2°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD4F2 |
|---|---|
| RGB | rgb(223, 212, 242) |
| HSL | hsl(262, 54%, 89%) |
| HSV | hsv(262, 12%, 95%) |
| CMYK | cmyk(7.9%, 12.4%, 0%, 5.1%) |
| CIE-LAB | lab(86.60, 9.31, -13.31) |
| CIE-LCH | lch(86.60, 16.24, 304.96°) |
| OKLab | oklab(88.8% 0.0226 -0.0358) |
| OKLCH | oklch(88.8% 0.042 302.2) |
| XYZ | xyz(69.9990, 69.1858, 93.6537) |
| Luminance | 0.6919 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.64
Lavender (CSS)
#E6E6FA
ΔE00 6.70
Pale Lilac
#E4CBFF
ΔE00 6.75
Pale Lavender
#EECFFE
ΔE00 6.79
Periwinkle
#CCCCFF
ΔE00 7.60
Light Lavender
#DFC5FE
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD4F2 #E7F2D4
analogous
#D4D8F2 #DFD4F2 #EED4F2
triadic
#DFD4F2 #F2DFD4 #D4F2DF
tetradic
#DFD4F2 #F2D4D8 #E7F2D4 #D4F2EE
square
#DFD4F2 #F2D4D8 #E7F2D4 #D4F2EE
split-complementary
#DFD4F2 #F2EED4 #D8F2D4
monochromatic
#9976D6 #BCA5E4 #DFD4F2 #EEE8F8 #EEE8F8
Accessibility & contrast
On white
1.42
#DFD4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#DFD4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD4F2
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD4F2 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F3
Deuteranopia (green-blind)
#D1D9F1
Tritanopia (blue-blind)
#DCD8DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd4f2; /* rgb */ color: rgb(223, 212, 242); /* oklch */ color: oklch(88.8% 0.042 302.2);
Tailwind
colors: {
custom: {
50: '#e9e1f6',
500: '#dfd4f2',
950: '#000000',
},
}SCSS
$custom: #dfd4f2; $custom-light: #e9e1f6; $custom-dark: #000000;
JSON
{
"hex": "#dfd4f2",
"rgb": {
"r": 223,
"g": 212,
"b": 242
},
"hsl": {
"h": 262,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.88795,
"c": 0.04232,
"h": 302.2
},
"luminance": 0.69186
}Semantic roles & 50–950 ramp
primary
#DFD4F2
secondary
#BCD199
accent
#C12488
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485