#DFCDF5#DFCDF5
#DFCDF5 is a very light, muted violet. Relative luminance 0.659; OKLCH L 87.6% C 0.058 H 305.6°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDF5 |
|---|---|
| RGB | rgb(223, 205, 245) |
| HSL | hsl(267, 67%, 88%) |
| HSV | hsv(267, 16%, 96%) |
| CMYK | cmyk(9%, 16.3%, 0%, 3.9%) |
| CIE-LAB | lab(84.97, 13.61, -17.35) |
| CIE-LCH | lch(84.97, 22.05, 308.11°) |
| OKLab | oklab(87.56% 0.0335 -0.0468) |
| OKLCH | oklch(87.56% 0.058 305.6) |
| XYZ | xyz(68.7412, 65.9434, 95.4754) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.25
Pale Lavender
#EECFFE
ΔE00 3.71
Light Lavender
#DFC5FE
ΔE00 4.51
Light Lilac
#EDC8FF
ΔE00 5.21
Very Light Purple
#F6CEFC
ΔE00 5.65
Thistle
#D8BFD8
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDF5 #E3F5CD
analogous
#CDCFF5 #DFCDF5 #F3CDF5
triadic
#DFCDF5 #F5DFCD #CDF5DF
tetradic
#DFCDF5 #F5CDCF #E3F5CD #CDF5F3
square
#DFCDF5 #F5CDCF #E3F5CD #CDF5F3
split-complementary
#DFCDF5 #F5F3CD #CFF5CD
monochromatic
#9E67E1 #BE9AEB #DFCDF5 #EFE5FA #EFE5FA
Accessibility & contrast
On white
1.48
#DFCDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#DFCDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDF5
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDF5 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D4F7
Deuteranopia (green-blind)
#CAD4F4
Tritanopia (blue-blind)
#DCD2DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfcdf5; /* rgb */ color: rgb(223, 205, 245); /* oklch */ color: oklch(87.6% 0.058 305.6);
Tailwind
colors: {
custom: {
50: '#e9dcf8',
500: '#dfcdf5',
950: '#000000',
},
}SCSS
$custom: #dfcdf5; $custom-light: #e9dcf8; $custom-dark: #000000;
JSON
{
"hex": "#dfcdf5",
"rgb": {
"r": 223,
"g": 205,
"b": 245
},
"hsl": {
"h": 267,
"s": 66.667,
"l": 88.235
},
"oklch": {
"l": 0.87558,
"c": 0.05761,
"h": 305.6
},
"luminance": 0.65943
}Semantic roles & 50–950 ramp
primary
#DFCDF5
secondary
#B7D790
accent
#CF177C
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485