#DFBDEB#DFBDEB
#DFBDEB is a very light, moderate purple. Relative luminance 0.581; OKLCH L 84.2% C 0.073 H 317.2°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBDEB |
|---|---|
| RGB | rgb(223, 189, 235) |
| HSL | hsl(284, 53%, 83%) |
| HSV | hsv(284, 20%, 92%) |
| CMYK | cmyk(5.1%, 19.6%, 0%, 7.8%) |
| CIE-LAB | lab(80.78, 20.21, -18.32) |
| CIE-LCH | lch(80.78, 27.27, 317.80°) |
| OKLab | oklab(84.21% 0.0534 -0.0494) |
| OKLCH | oklch(84.21% 0.073 317.2) |
| XYZ | xyz(63.6222, 58.0822, 86.4405) |
| Luminance | 0.5808 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.64
Pale Lavender
#EECFFE
ΔE00 4.22
Light Lavendar
#EFC0FE
ΔE00 4.27
Pale Lilac
#E4CBFF
ΔE00 4.35
Light Lavender
#DFC5FE
ΔE00 4.36
Very Light Purple
#F6CEFC
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBDEB #C9EBBD
analogous
#C8BDEB #DFBDEB #EBBDE0
triadic
#DFBDEB #EBDFBD #BDEBDF
tetradic
#DFBDEB #EBC8BD #C9EBBD #BDE0EB
square
#DFBDEB #EBC8BD #C9EBBD #BDE0EB
split-complementary
#DFBDEB #E0EBBD #BDEBC8
monochromatic
#B15FCF #C88EDD #DFBDEB #F4E8F8 #F4E8F8
Accessibility & contrast
On white
1.66
#DFBDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#DFBDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBDEB
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBDEB | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C6ED
Deuteranopia (green-blind)
#BFCAE9
Tritanopia (blue-blind)
#DFC2CD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dfbdeb; /* rgb */ color: rgb(223, 189, 235); /* oklch */ color: oklch(84.2% 0.073 317.2);
Tailwind
colors: {
custom: {
50: '#e9d1f1',
500: '#dfbdeb',
950: '#000000',
},
}SCSS
$custom: #dfbdeb; $custom-light: #e9d1f1; $custom-dark: #000000;
JSON
{
"hex": "#dfbdeb",
"rgb": {
"r": 223,
"g": 189,
"b": 235
},
"hsl": {
"h": 284.348,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.84214,
"c": 0.07275,
"h": 317.2
},
"luminance": 0.58081
}Semantic roles & 50–950 ramp
primary
#DFBDEB
secondary
#96C785
accent
#C1254D
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161416
muted
#848385