#DFD9FD#DFD9FD
#DFD9FD is a very light, muted violet. Relative luminance 0.724; OKLCH L 90.1% C 0.049 H 293.0°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9FD |
|---|---|
| RGB | rgb(223, 217, 253) |
| HSL | hsl(250, 90%, 92%) |
| HSV | hsv(250, 14%, 99%) |
| CMYK | cmyk(11.9%, 14.2%, 0%, 0.8%) |
| CIE-LAB | lab(88.16, 8.85, -16.77) |
| CIE-LCH | lch(88.16, 18.96, 297.84°) |
| OKLab | oklab(90.13% 0.0193 -0.0453) |
| OKLCH | oklch(90.13% 0.049 293) |
| XYZ | xyz(72.9703, 72.4051, 103.0407) |
| Luminance | 0.7241 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.69
Lavender (CSS)
#E6E6FA
ΔE00 6.43
Pale Lilac
#E4CBFF
ΔE00 6.54
Pale Lavender
#EECFFE
ΔE00 7.32
Light Lavender
#DFC5FE
ΔE00 7.60
Light Periwinkle
#C1C6FC
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9FD #F7FDD9
analogous
#D9E5FD #DFD9FD #F1D9FD
triadic
#DFD9FD #FDDFD9 #D9FDDF
tetradic
#DFD9FD #FDD9E5 #F7FDD9 #D9FDF1
square
#DFD9FD #FDD9E5 #F7FDD9 #D9FDF1
split-complementary
#DFD9FD #FDF1D9 #E5FDD9
monochromatic
#7D65F7 #AE9FFA #DFD9FD #E7E2FD #E7E2FD
Accessibility & contrast
On white
1.36
#DFD9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#DFD9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9FD
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9FD | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#D2DDFC
Tritanopia (blue-blind)
#DADEE5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dfd9fd; /* rgb */ color: rgb(223, 217, 253); /* oklch */ color: oklch(90.1% 0.049 293.0);
Tailwind
colors: {
custom: {
50: '#e9e4fe',
500: '#dfd9fd',
950: '#000000',
},
}SCSS
$custom: #dfd9fd; $custom-light: #e9e4fe; $custom-dark: #000000;
JSON
{
"hex": "#dfd9fd",
"rgb": {
"r": 223,
"g": 217,
"b": 253
},
"hsl": {
"h": 250,
"s": 90,
"l": 92.157
},
"oklch": {
"l": 0.90126,
"c": 0.04926,
"h": 293
},
"luminance": 0.72406
}Semantic roles & 50–950 ramp
primary
#DFD9FD
secondary
#D9E794
accent
#E600BF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485