#DFCDF9#DFCDF9
#DFCDF9 is a very light, moderate violet. Relative luminance 0.662; OKLCH L 87.7% C 0.063 H 303.7°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDF9 |
|---|---|
| RGB | rgb(223, 205, 249) |
| HSL | hsl(265, 79%, 89%) |
| HSV | hsv(265, 18%, 98%) |
| CMYK | cmyk(10.4%, 17.7%, 0%, 2.4%) |
| CIE-LAB | lab(85.09, 14.40, -19.28) |
| CIE-LCH | lch(85.09, 24.06, 306.76°) |
| OKLab | oklab(87.7% 0.0348 -0.0522) |
| OKLCH | oklch(87.7% 0.063 303.7) |
| XYZ | xyz(69.3584, 66.1903, 98.7262) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.36
Pale Lavender
#EECFFE
ΔE00 3.53
Light Lavender
#DFC5FE
ΔE00 3.58
Light Lilac
#EDC8FF
ΔE00 4.72
Very Light Purple
#F6CEFC
ΔE00 5.69
Periwinkle
#CCCCFF
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDF9 #E7F9CD
analogous
#CDD1F9 #DFCDF9 #F5CDF9
triadic
#DFCDF9 #F9DFCD #CDF9DF
tetradic
#DFCDF9 #F9CDD1 #E7F9CD #CDF9F5
square
#DFCDF9 #F9CDD1 #E7F9CD #CDF9F5
split-complementary
#DFCDF9 #F9F5CD #D1F9CD
monochromatic
#9960EC #BC96F2 #DFCDF9 #EEE4FC #EEE4FC
Accessibility & contrast
On white
1.47
#DFCDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#DFCDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDF9
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDF9 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D4FB
Deuteranopia (green-blind)
#C8D5F8
Tritanopia (blue-blind)
#DBD3DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfcdf9; /* rgb */ color: rgb(223, 205, 249); /* oklch */ color: oklch(87.7% 0.063 303.7);
Tailwind
colors: {
custom: {
50: '#e9dcfb',
500: '#dfcdf9',
950: '#000000',
},
}SCSS
$custom: #dfcdf9; $custom-light: #e9dcfb; $custom-dark: #000000;
JSON
{
"hex": "#dfcdf9",
"rgb": {
"r": 223,
"g": 205,
"b": 249
},
"hsl": {
"h": 264.545,
"s": 78.571,
"l": 89.02
},
"oklch": {
"l": 0.87697,
"c": 0.06274,
"h": 303.7
},
"luminance": 0.6619
}Semantic roles & 50–950 ramp
primary
#DFCDF9
secondary
#BCDE8C
accent
#DB0B86
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485