#DFD3F9#DFD3F9
#DFD3F9 is a very light, muted violet. Relative luminance 0.691; OKLCH L 88.8% C 0.053 H 299.7°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD3F9 |
|---|---|
| RGB | rgb(223, 211, 249) |
| HSL | hsl(259, 76%, 90%) |
| HSV | hsv(259, 15%, 98%) |
| CMYK | cmyk(10.4%, 15.3%, 0%, 2.4%) |
| CIE-LAB | lab(86.56, 11.22, -17.07) |
| CIE-LCH | lch(86.56, 20.42, 303.32°) |
| OKLab | oklab(88.84% 0.0263 -0.0461) |
| OKLCH | oklch(88.84% 0.053 299.7) |
| XYZ | xyz(70.8213, 69.1160, 99.2138) |
| Luminance | 0.6912 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.65
Pale Lavender
#EECFFE
ΔE00 5.30
Light Lavender
#DFC5FE
ΔE00 5.86
Periwinkle
#CCCCFF
ΔE00 5.99
Light Lilac
#EDC8FF
ΔE00 6.90
Very Light Purple
#F6CEFC
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD3F9 #EDF9D3
analogous
#D3DAF9 #DFD3F9 #F2D3F9
triadic
#DFD3F9 #F9DFD3 #D3F9DF
tetradic
#DFD3F9 #F9D3DA #EDF9D3 #D3F9F2
square
#DFD3F9 #F9D3DA #EDF9D3 #D3F9F2
split-complementary
#DFD3F9 #F9F2D3 #DAF9D3
monochromatic
#9167EA #B89DF2 #DFD3F9 #EBE4FB #EBE4FB
Accessibility & contrast
On white
1.42
#DFD3F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#DFD3F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD3F9
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD3F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD3F9 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FB
Deuteranopia (green-blind)
#CED8F8
Tritanopia (blue-blind)
#DBD8E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd3f9; /* rgb */ color: rgb(223, 211, 249); /* oklch */ color: oklch(88.8% 0.053 299.7);
Tailwind
colors: {
custom: {
50: '#e9e0fb',
500: '#dfd3f9',
950: '#000000',
},
}SCSS
$custom: #dfd3f9; $custom-light: #e9e0fb; $custom-dark: #000000;
JSON
{
"hex": "#dfd3f9",
"rgb": {
"r": 223,
"g": 211,
"b": 249
},
"hsl": {
"h": 258.947,
"s": 76,
"l": 90.196
},
"oklch": {
"l": 0.88838,
"c": 0.0531,
"h": 299.7
},
"luminance": 0.69116
}Semantic roles & 50–950 ramp
primary
#DFD3F9
secondary
#C6DE92
accent
#D80D98
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485