#DFBDED#DFBDED
#DFBDED is a very light, moderate purple. Relative luminance 0.582; OKLCH L 84.3% C 0.075 H 316.0°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBDED |
|---|---|
| RGB | rgb(223, 189, 237) |
| HSL | hsl(283, 57%, 84%) |
| HSV | hsv(283, 20%, 93%) |
| CMYK | cmyk(5.9%, 20.3%, 0%, 7.1%) |
| CIE-LAB | lab(80.85, 20.59, -19.29) |
| CIE-LCH | lch(80.85, 28.22, 316.86°) |
| OKLab | oklab(84.29% 0.054 -0.0521) |
| OKLCH | oklch(84.29% 0.075 316) |
| XYZ | xyz(63.9127, 58.1984, 87.9708) |
| Luminance | 0.5820 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.34
Light Lavendar
#EFC0FE
ΔE00 3.91
Light Lavender
#DFC5FE
ΔE00 3.92
Pale Lilac
#E4CBFF
ΔE00 4.06
Pale Lavender
#EECFFE
ΔE00 4.16
Very Light Purple
#F6CEFC
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBDED #CBEDBD
analogous
#C7BDED #DFBDED #EDBDE3
triadic
#DFBDED #EDDFBD #BDEDDF
tetradic
#DFBDED #EDC7BD #CBEDBD #BDE3ED
square
#DFBDED #EDC7BD #CBEDBD #BDE3ED
split-complementary
#DFBDED #E3EDBD #BDEDC7
monochromatic
#B05DD3 #C88DE0 #DFBDED #F3E7F8 #F3E7F8
Accessibility & contrast
On white
1.66
#DFBDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#DFBDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBDED
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBDED | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7EF
Deuteranopia (green-blind)
#BECAEB
Tritanopia (blue-blind)
#DFC2CD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dfbded; /* rgb */ color: rgb(223, 189, 237); /* oklch */ color: oklch(84.3% 0.075 316.0);
Tailwind
colors: {
custom: {
50: '#e9d1f3',
500: '#dfbded',
950: '#000000',
},
}SCSS
$custom: #dfbded; $custom-light: #e9d1f3; $custom-dark: #000000;
JSON
{
"hex": "#dfbded",
"rgb": {
"r": 223,
"g": 189,
"b": 237
},
"hsl": {
"h": 282.5,
"s": 57.143,
"l": 83.529
},
"oklch": {
"l": 0.84285,
"c": 0.07506,
"h": 316
},
"luminance": 0.58198
}Semantic roles & 50–950 ramp
primary
#DFBDED
secondary
#98CA84
accent
#C52151
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161417
muted
#848385