#DFD3F3#DFD3F3
#DFD3F3 is a very light, muted violet. Relative luminance 0.687; OKLCH L 88.6% C 0.045 H 302.5°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD3F3 |
|---|---|
| RGB | rgb(223, 211, 243) |
| HSL | hsl(263, 57%, 89%) |
| HSV | hsv(263, 13%, 95%) |
| CMYK | cmyk(8.2%, 13.2%, 0%, 4.7%) |
| CIE-LAB | lab(86.38, 10.03, -14.17) |
| CIE-LCH | lch(86.38, 17.36, 305.30°) |
| OKLab | oklab(88.64% 0.0243 -0.0381) |
| OKLCH | oklch(88.64% 0.045 302.5) |
| XYZ | xyz(69.9004, 68.7476, 94.3637) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 6.05
Pale Lavender
#EECFFE
ΔE00 6.15
Thistle
#D8BFD8
ΔE00 6.49
Periwinkle
#CCCCFF
ΔE00 7.27
Light Lavender
#DFC5FE
ΔE00 7.30
Lavender (CSS)
#E6E6FA
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD3F3 #E7F3D3
analogous
#D3D7F3 #DFD3F3 #EFD3F3
triadic
#DFD3F3 #F3DFD3 #D3F3DF
tetradic
#DFD3F3 #F3D3D7 #E7F3D3 #D3F3EF
square
#DFD3F3 #F3D3D7 #E7F3D3 #D3F3EF
split-complementary
#DFD3F3 #F3EFD3 #D7F3D3
monochromatic
#9973D9 #BCA3E6 #DFD3F3 #EEE7F8 #EEE7F8
Accessibility & contrast
On white
1.42
#DFD3F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#DFD3F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD3F3
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD3F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD3F3 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED8F4
Deuteranopia (green-blind)
#D0D8F2
Tritanopia (blue-blind)
#DCD7DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd3f3; /* rgb */ color: rgb(223, 211, 243); /* oklch */ color: oklch(88.6% 0.045 302.5);
Tailwind
colors: {
custom: {
50: '#e9e0f7',
500: '#dfd3f3',
950: '#000000',
},
}SCSS
$custom: #dfd3f3; $custom-light: #e9e0f7; $custom-dark: #000000;
JSON
{
"hex": "#dfd3f3",
"rgb": {
"r": 223,
"g": 211,
"b": 243
},
"hsl": {
"h": 262.5,
"s": 57.143,
"l": 89.02
},
"oklch": {
"l": 0.88636,
"c": 0.04523,
"h": 302.5
},
"luminance": 0.68748
}Semantic roles & 50–950 ramp
primary
#DFD3F3
secondary
#BCD398
accent
#C52187
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485