#DFBEDF#DFBEDF
#DFBEDF is a very light, muted purple. Relative luminance 0.578; OKLCH L 84.0% C 0.058 H 326.1°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBEDF |
|---|---|
| RGB | rgb(223, 190, 223) |
| HSL | hsl(300, 34%, 81%) |
| HSV | hsv(300, 15%, 87%) |
| CMYK | cmyk(0%, 14.8%, 0%, 12.5%) |
| CIE-LAB | lab(80.65, 17.41, -12.07) |
| CIE-LCH | lch(80.65, 21.19, 325.25°) |
| OKLab | oklab(83.99% 0.048 -0.0322) |
| OKLCH | oklch(83.99% 0.058 326.1) |
| XYZ | xyz(62.1625, 57.8437, 77.6880) |
| Luminance | 0.5784 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.10
Very Light Purple
#F6CEFC
ΔE00 5.60
Pale Lavender
#EECFFE
ΔE00 5.82
Pale Mauve
#FED0FC
ΔE00 6.26
Light Lilac
#EDC8FF
ΔE00 6.46
Pale Lilac
#E4CBFF
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBEDF #BEDFBE
analogous
#CEBEDF #DFBEDF #DFBECE
triadic
#DFBEDF #DFDFBE #BEDFDF
tetradic
#DFBEDF #DFCEBE #BEDFBE #BECEDF
square
#DFBEDF #DFCEBE #BEDFBE #BECEDF
split-complementary
#DFBEDF #CEDFBE #BEDFCE
monochromatic
#B76CB7 #CB95CB #DFBEDF #F3E7F3 #F5EAF5
Accessibility & contrast
On white
1.67
#DFBEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#DFBEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBEDF
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBEDF | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC6E0
Deuteranopia (green-blind)
#C3CADE
Tritanopia (blue-blind)
#E1C1C9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dfbedf; /* rgb */ color: rgb(223, 190, 223); /* oklch */ color: oklch(84.0% 0.058 326.1);
Tailwind
colors: {
custom: {
50: '#e9d1e9',
500: '#dfbedf',
950: '#000000',
},
}SCSS
$custom: #dfbedf; $custom-light: #e9d1e9; $custom-dark: #000000;
JSON
{
"hex": "#dfbedf",
"rgb": {
"r": 223,
"g": 190,
"b": 223
},
"hsl": {
"h": 300,
"s": 34.021,
"l": 80.98
},
"oklch": {
"l": 0.83988,
"c": 0.05779,
"h": 326.1
},
"luminance": 0.57843
}Semantic roles & 50–950 ramp
primary
#DFBEDF
secondary
#8AB78A
accent
#AD3939
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384