#DFBBBE#DFBBBE
#DFBBBE is a very light, muted red. Relative luminance 0.549; OKLCH L 82.4% C 0.042 H 12.4°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBBBE |
|---|---|
| RGB | rgb(223, 187, 190) |
| HSL | hsl(355, 36%, 80%) |
| HSV | hsv(355, 16%, 87%) |
| CMYK | cmyk(0%, 16.1%, 14.8%, 12.5%) |
| CIE-LAB | lab(79.01, 13.33, 3.30) |
| CIE-LCH | lch(79.01, 13.74, 13.91°) |
| OKLab | oklab(82.41% 0.0405 0.0089) |
| OKLCH | oklch(82.41% 0.042 12.4) |
| XYZ | xyz(57.4958, 54.9480, 56.2825) |
| Luminance | 0.5495 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.90
Dusty Pink
#D8A7B1
ΔE00 6.13
Pale Rose
#FDC1C5
ΔE00 6.53
Light Rose
#FFC5CB
ΔE00 6.65
Pale Pink
#FFCFDC
ΔE00 7.32
Bubblegum
#FFC1CC
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBBBE #BBDFDC
analogous
#DFBBD0 #DFBBBE #DFCABB
triadic
#DFBBBE #BEDFBB #BBBEDF
tetradic
#DFBBBE #D0DFBB #BBDFDC #CABBDF
square
#DFBBBE #D0DFBB #BBDFDC #CABBDF
split-complementary
#DFBBBE #BBDFCA #BBD0DF
monochromatic
#B8686E #CB9196 #DFBBBE #F3E5E6 #F5EAEB
Accessibility & contrast
On white
1.75
#DFBBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#DFBBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBBBE
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBBBE | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0BE
Deuteranopia (green-blind)
#C9C6BD
Tritanopia (blue-blind)
#E7B8BC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dfbbbe; /* rgb */ color: rgb(223, 187, 190); /* oklch */ color: oklch(82.4% 0.042 12.4);
Tailwind
colors: {
custom: {
50: '#e9cfd1',
500: '#dfbbbe',
950: '#000000',
},
}SCSS
$custom: #dfbbbe; $custom-light: #e9cfd1; $custom-dark: #000000;
JSON
{
"hex": "#dfbbbe",
"rgb": {
"r": 223,
"g": 187,
"b": 190
},
"hsl": {
"h": 355,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.82413,
"c": 0.0415,
"h": 12.4
},
"luminance": 0.54946
}Semantic roles & 50–950 ramp
primary
#DFBBBE
secondary
#87B7B3
accent
#AFA537
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161314
muted
#848383