#DFBDF0#DFBDF0
#DFBDF0 is a very light, moderate purple. Relative luminance 0.584; OKLCH L 84.4% C 0.079 H 314.4°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBDF0 |
|---|---|
| RGB | rgb(223, 189, 240) |
| HSL | hsl(280, 63%, 84%) |
| HSV | hsv(280, 21%, 94%) |
| CMYK | cmyk(7.1%, 21.2%, 0%, 5.9%) |
| CIE-LAB | lab(80.95, 21.18, -20.75) |
| CIE-LCH | lch(80.95, 29.65, 315.58°) |
| OKLab | oklab(84.39% 0.055 -0.0562) |
| OKLCH | oklch(84.39% 0.079 314.4) |
| XYZ | xyz(64.3547, 58.3752, 90.2985) |
| Luminance | 0.5837 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.02
Light Lavender
#DFC5FE
ΔE00 3.32
Light Lavendar
#EFC0FE
ΔE00 3.47
Pale Lilac
#E4CBFF
ΔE00 3.73
Pale Lavender
#EECFFE
ΔE00 4.19
Very Light Purple
#F6CEFC
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBDF0 #CEF0BD
analogous
#C6BDF0 #DFBDF0 #F0BDE8
triadic
#DFBDF0 #F0DFBD #BDF0DF
tetradic
#DFBDF0 #F0C6BD #CEF0BD #BDE8F0
square
#DFBDF0 #F0C6BD #CEF0BD #BDE8F0
split-complementary
#DFBDF0 #E8F0BD #BDF0C6
monochromatic
#AF59D9 #C78BE5 #DFBDF0 #F3E6F9 #F3E6F9
Accessibility & contrast
On white
1.66
#DFBDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#DFBDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBDF0
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBDF0 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C7F2
Deuteranopia (green-blind)
#BDCAEE
Tritanopia (blue-blind)
#DEC3CE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dfbdf0; /* rgb */ color: rgb(223, 189, 240); /* oklch */ color: oklch(84.4% 0.079 314.4);
Tailwind
colors: {
custom: {
50: '#e9d1f5',
500: '#dfbdf0',
950: '#000000',
},
}SCSS
$custom: #dfbdf0; $custom-light: #e9d1f5; $custom-dark: #000000;
JSON
{
"hex": "#dfbdf0",
"rgb": {
"r": 223,
"g": 189,
"b": 240
},
"hsl": {
"h": 280,
"s": 62.963,
"l": 84.118
},
"oklch": {
"l": 0.84393,
"c": 0.07859,
"h": 314.4
},
"luminance": 0.58374
}Semantic roles & 50–950 ramp
primary
#DFBDF0
secondary
#9CCF83
accent
#CB1B55
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161417
muted
#848385