#DFCDF2#DFCDF2
#DFCDF2 is a very light, muted violet. Relative luminance 0.658; OKLCH L 87.5% C 0.054 H 307.2°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDF2 |
|---|---|
| RGB | rgb(223, 205, 242) |
| HSL | hsl(269, 59%, 88%) |
| HSV | hsv(269, 15%, 95%) |
| CMYK | cmyk(7.9%, 15.3%, 0%, 5.1%) |
| CIE-LAB | lab(84.87, 13.01, -15.89) |
| CIE-LCH | lch(84.87, 20.54, 309.31°) |
| OKLab | oklab(87.46% 0.0325 -0.0428) |
| OKLCH | oklch(87.46% 0.054 307.2) |
| XYZ | xyz(68.2869, 65.7617, 93.0830) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.02
Pale Lavender
#EECFFE
ΔE00 4.09
Light Lavender
#DFC5FE
ΔE00 5.28
Thistle
#D8BFD8
ΔE00 5.53
Light Lilac
#EDC8FF
ΔE00 5.73
Very Light Purple
#F6CEFC
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDF2 #E0F2CD
analogous
#CDCDF2 #DFCDF2 #F1CDF2
triadic
#DFCDF2 #F2DFCD #CDF2DF
tetradic
#DFCDF2 #F2CDCD #E0F2CD #CDF2F1
square
#DFCDF2 #F2CDCD #E0F2CD #CDF2F1
split-complementary
#DFCDF2 #F2F1CD #CDF2CD
monochromatic
#A16CD9 #C09CE5 #DFCDF2 #EFE7F9 #EFE7F9
Accessibility & contrast
On white
1.48
#DFCDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#DFCDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDF2
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDF2 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D3F4
Deuteranopia (green-blind)
#CBD4F1
Tritanopia (blue-blind)
#DDD2D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfcdf2; /* rgb */ color: rgb(223, 205, 242); /* oklch */ color: oklch(87.5% 0.054 307.2);
Tailwind
colors: {
custom: {
50: '#e9dcf6',
500: '#dfcdf2',
950: '#000000',
},
}SCSS
$custom: #dfcdf2; $custom-light: #e9dcf6; $custom-dark: #000000;
JSON
{
"hex": "#dfcdf2",
"rgb": {
"r": 223,
"g": 205,
"b": 242
},
"hsl": {
"h": 269.189,
"s": 58.73,
"l": 87.647
},
"oklch": {
"l": 0.87455,
"c": 0.05379,
"h": 307.2
},
"luminance": 0.65761
}Semantic roles & 50–950 ramp
primary
#DFCDF2
secondary
#B2D192
accent
#C61F75
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485