#DFB7DB#DFB7DB
#DFB7DB is a very light, moderate purple. Relative luminance 0.547; OKLCH L 82.6% C 0.066 H 329.4°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DFB7DB |
|---|---|
| RGB | rgb(223, 183, 219) |
| HSL | hsl(306, 38%, 80%) |
| HSV | hsv(306, 18%, 87%) |
| CMYK | cmyk(0%, 17.9%, 1.8%, 12.5%) |
| CIE-LAB | lab(78.85, 20.43, -12.61) |
| CIE-LCH | lch(78.85, 24.01, 328.32°) |
| OKLab | oklab(82.56% 0.057 -0.0337) |
| OKLCH | oklch(82.56% 0.066 329.4) |
| XYZ | xyz(60.1497, 54.6708, 74.3880) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.84
Lilac
#C8A2C8
ΔE00 5.76
Very Light Purple
#F6CEFC
ΔE00 6.29
Pale Mauve
#FED0FC
ΔE00 6.75
Light Lilac
#EDC8FF
ΔE00 6.87
Pale Lavender
#EECFFE
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFB7DB #B7DFBB
analogous
#CFB7DF #DFB7DB #DFB7C7
triadic
#DFB7DB #DBDFB7 #B7DBDF
tetradic
#DFB7DB #DFCFB7 #B7DFBB #B7C7DF
square
#DFB7DB #DFCFB7 #B7DFBB #B7C7DF
split-complementary
#DFB7DB #C7DFB7 #B7DFCF
monochromatic
#B962B1 #CC8DC6 #DFB7DB #F2E1F0 #F6EAF4
Accessibility & contrast
On white
1.76
#DFB7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#DFB7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFB7DB
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFB7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFB7DB | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C0DD
Deuteranopia (green-blind)
#BEC5DA
Tritanopia (blue-blind)
#E2B9C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dfb7db; /* rgb */ color: rgb(223, 183, 219); /* oklch */ color: oklch(82.6% 0.066 329.4);
Tailwind
colors: {
custom: {
50: '#e9cce6',
500: '#dfb7db',
950: '#000000',
},
}SCSS
$custom: #dfb7db; $custom-light: #e9cce6; $custom-dark: #000000;
JSON
{
"hex": "#dfb7db",
"rgb": {
"r": 223,
"g": 183,
"b": 219
},
"hsl": {
"h": 306,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.82556,
"c": 0.06623,
"h": 329.4
},
"luminance": 0.54669
}Semantic roles & 50–950 ramp
primary
#DFB7DB
secondary
#83B788
accent
#B14134
background
#FEFEFE
surface
#FDFAFC
border
#D5D3D5
text
#161315
muted
#848384