#DFD9FC#DFD9FC
#DFD9FC is a very light, muted violet. Relative luminance 0.723; OKLCH L 90.1% C 0.048 H 293.3°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9FC |
|---|---|
| RGB | rgb(223, 217, 252) |
| HSL | hsl(250, 85%, 92%) |
| HSV | hsv(250, 14%, 99%) |
| CMYK | cmyk(11.5%, 13.9%, 0%, 1.2%) |
| CIE-LAB | lab(88.13, 8.65, -16.28) |
| CIE-LCH | lch(88.13, 18.44, 297.98°) |
| OKLab | oklab(90.09% 0.0189 -0.044) |
| OKLCH | oklch(90.09% 0.048 293.3) |
| XYZ | xyz(72.8114, 72.3416, 102.2040) |
| Luminance | 0.7234 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.90
Lavender (CSS)
#E6E6FA
ΔE00 6.20
Pale Lilac
#E4CBFF
ΔE00 6.72
Pale Lavender
#EECFFE
ΔE00 7.43
Light Lavender
#DFC5FE
ΔE00 7.79
Light Periwinkle
#C1C6FC
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9FC #F6FCD9
analogous
#D9E5FC #DFD9FC #F1D9FC
triadic
#DFD9FC #FCDFD9 #D9FCDF
tetradic
#DFD9FC #FCD9E5 #F6FCD9 #D9FCF1
square
#DFD9FC #FCD9E5 #F6FCD9 #D9FCF1
split-complementary
#DFD9FC #FCF1D9 #E5FCD9
monochromatic
#7F68F3 #AFA0F8 #DFD9FC #E7E3FD #E7E3FD
Accessibility & contrast
On white
1.36
#DFD9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#DFD9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9FC
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9FC | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFE
Deuteranopia (green-blind)
#D2DDFB
Tritanopia (blue-blind)
#DADEE4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dfd9fc; /* rgb */ color: rgb(223, 217, 252); /* oklch */ color: oklch(90.1% 0.048 293.3);
Tailwind
colors: {
custom: {
50: '#e9e4fd',
500: '#dfd9fc',
950: '#000000',
},
}SCSS
$custom: #dfd9fc; $custom-light: #e9e4fd; $custom-dark: #000000;
JSON
{
"hex": "#dfd9fc",
"rgb": {
"r": 223,
"g": 217,
"b": 252
},
"hsl": {
"h": 250.286,
"s": 85.366,
"l": 91.961
},
"oklch": {
"l": 0.90093,
"c": 0.0479,
"h": 293.3
},
"luminance": 0.72342
}Semantic roles & 50–950 ramp
primary
#DFD9FC
secondary
#D7E495
accent
#E204BC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485