#DFCDFC#DFCDFC
#DFCDFC is a very light, moderate violet. Relative luminance 0.664; OKLCH L 87.8% C 0.067 H 302.5°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDFC |
|---|---|
| RGB | rgb(223, 205, 252) |
| HSL | hsl(263, 89%, 90%) |
| HSV | hsv(263, 19%, 99%) |
| CMYK | cmyk(11.5%, 18.7%, 0%, 1.2%) |
| CIE-LAB | lab(85.19, 15.01, -20.72) |
| CIE-LCH | lch(85.19, 25.59, 305.91°) |
| OKLab | oklab(87.8% 0.0358 -0.0562) |
| OKLCH | oklch(87.8% 0.067 302.5) |
| XYZ | xyz(69.8301, 66.3789, 101.2102) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.91
Light Lavender
#DFC5FE
ΔE00 3.01
Pale Lavender
#EECFFE
ΔE00 3.63
Light Lilac
#EDC8FF
ΔE00 4.53
Periwinkle
#CCCCFF
ΔE00 5.78
Very Light Purple
#F6CEFC
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDFC #EAFCCD
analogous
#CDD3FC #DFCDFC #F7CDFC
triadic
#DFCDFC #FCDFCD #CDFCDF
tetradic
#DFCDFC #FCCDD3 #EAFCCD #CDFCF7
square
#DFCDFC #FCCDD3 #EAFCCD #CDFCF7
split-complementary
#DFCDFC #FCF7CD #D3FCCD
monochromatic
#955AF5 #BA93F9 #DFCDFC #EDE2FD #EDE2FD
Accessibility & contrast
On white
1.47
#DFCDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#DFCDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDFC
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDFC | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D4FE
Deuteranopia (green-blind)
#C8D5FB
Tritanopia (blue-blind)
#DBD3DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfcdfc; /* rgb */ color: rgb(223, 205, 252); /* oklch */ color: oklch(87.8% 0.067 302.5);
Tailwind
colors: {
custom: {
50: '#e9dcfd',
500: '#dfcdfc',
950: '#000000',
},
}SCSS
$custom: #dfcdfc; $custom-light: #e9dcfd; $custom-dark: #000000;
JSON
{
"hex": "#dfcdfc",
"rgb": {
"r": 223,
"g": 205,
"b": 252
},
"hsl": {
"h": 262.979,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.87803,
"c": 0.06663,
"h": 302.5
},
"luminance": 0.66379
}Semantic roles & 50–950 ramp
primary
#DFCDFC
secondary
#C1E48A
accent
#E5008E
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161517
muted
#848485