#DFCDFB#DFCDFB
#DFCDFB is a very light, moderate violet. Relative luminance 0.663; OKLCH L 87.8% C 0.065 H 302.9°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDFB |
|---|---|
| RGB | rgb(223, 205, 251) |
| HSL | hsl(263, 85%, 89%) |
| HSV | hsv(263, 18%, 98%) |
| CMYK | cmyk(11.2%, 18.3%, 0%, 1.6%) |
| CIE-LAB | lab(85.16, 14.80, -20.24) |
| CIE-LCH | lch(85.16, 25.08, 306.18°) |
| OKLab | oklab(87.77% 0.0355 -0.0549) |
| OKLCH | oklch(87.77% 0.065 302.9) |
| XYZ | xyz(69.6720, 66.3157, 100.3778) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.03
Light Lavender
#DFC5FE
ΔE00 3.19
Pale Lavender
#EECFFE
ΔE00 3.57
Light Lilac
#EDC8FF
ΔE00 4.58
Very Light Purple
#F6CEFC
ΔE00 5.80
Periwinkle
#CCCCFF
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDFB #E9FBCD
analogous
#CDD2FB #DFCDFB #F6CDFB
triadic
#DFCDFB #FBDFCD #CDFBDF
tetradic
#DFCDFB #FBCDD2 #E9FBCD #CDFBF6
square
#DFCDFB #FBCDD2 #E9FBCD #CDFBF6
split-complementary
#DFCDFB #FBF6CD #D2FBCD
monochromatic
#965CF2 #BB94F6 #DFCDFB #EDE3FD #EDE3FD
Accessibility & contrast
On white
1.47
#DFCDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#DFCDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDFB
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDFB | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D4FD
Deuteranopia (green-blind)
#C8D5FA
Tritanopia (blue-blind)
#DBD3DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfcdfb; /* rgb */ color: rgb(223, 205, 251); /* oklch */ color: oklch(87.8% 0.065 302.9);
Tailwind
colors: {
custom: {
50: '#e9dcfc',
500: '#dfcdfb',
950: '#000000',
},
}SCSS
$custom: #dfcdfb; $custom-light: #e9dcfc; $custom-dark: #000000;
JSON
{
"hex": "#dfcdfb",
"rgb": {
"r": 223,
"g": 205,
"b": 251
},
"hsl": {
"h": 263.478,
"s": 85.185,
"l": 89.412
},
"oklch": {
"l": 0.87768,
"c": 0.06534,
"h": 302.9
},
"luminance": 0.66316
}Semantic roles & 50–950 ramp
primary
#DFCDFB
secondary
#C0E28B
accent
#E2048B
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161517
muted
#848485