#DFD3F2#DFD3F2
#DFD3F2 is a very light, muted violet. Relative luminance 0.687; OKLCH L 88.6% C 0.044 H 303.1°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD3F2 |
|---|---|
| RGB | rgb(223, 211, 242) |
| HSL | hsl(263, 54%, 89%) |
| HSV | hsv(263, 13%, 95%) |
| CMYK | cmyk(7.9%, 12.8%, 0%, 5.1%) |
| CIE-LAB | lab(86.35, 9.84, -13.68) |
| CIE-LCH | lch(86.35, 16.85, 305.71°) |
| OKLab | oklab(88.6% 0.024 -0.0368) |
| OKLCH | oklch(88.6% 0.044 303.1) |
| XYZ | xyz(69.7498, 68.6874, 93.5706) |
| Luminance | 0.6869 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 6.32
Pale Lavender
#EECFFE
ΔE00 6.35
Thistle
#D8BFD8
ΔE00 6.38
Lavender (CSS)
#E6E6FA
ΔE00 7.17
Periwinkle
#CCCCFF
ΔE00 7.50
Light Lavender
#DFC5FE
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD3F2 #E6F2D3
analogous
#D3D7F2 #DFD3F2 #EFD3F2
triadic
#DFD3F2 #F2DFD3 #D3F2DF
tetradic
#DFD3F2 #F2D3D7 #E6F2D3 #D3F2EF
square
#DFD3F2 #F2D3D7 #E6F2D3 #D3F2EF
split-complementary
#DFD3F2 #F2EFD3 #D7F2D3
monochromatic
#9A75D6 #BDA4E4 #DFD3F2 #EEE7F8 #EEE7F8
Accessibility & contrast
On white
1.42
#DFD3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#DFD3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD3F2
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD3F2 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED8F3
Deuteranopia (green-blind)
#D0D8F1
Tritanopia (blue-blind)
#DCD7DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd3f2; /* rgb */ color: rgb(223, 211, 242); /* oklch */ color: oklch(88.6% 0.044 303.1);
Tailwind
colors: {
custom: {
50: '#e9e0f6',
500: '#dfd3f2',
950: '#000000',
},
}SCSS
$custom: #dfd3f2; $custom-light: #e9e0f6; $custom-dark: #000000;
JSON
{
"hex": "#dfd3f2",
"rgb": {
"r": 223,
"g": 211,
"b": 242
},
"hsl": {
"h": 263.226,
"s": 54.386,
"l": 88.824
},
"oklch": {
"l": 0.88602,
"c": 0.04393,
"h": 303.1
},
"luminance": 0.68687
}Semantic roles & 50–950 ramp
primary
#DFD3F2
secondary
#BBD198
accent
#C22485
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485