#DDBBBF#DDBBBF
#DDBBBF is a very light, muted red. Relative luminance 0.547; OKLCH L 82.3% C 0.039 H 10.0°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBBBF |
|---|---|
| RGB | rgb(221, 187, 191) |
| HSL | hsl(353, 33%, 80%) |
| HSV | hsv(353, 15%, 87%) |
| CMYK | cmyk(0%, 15.4%, 13.6%, 13.3%) |
| CIE-LAB | lab(78.85, 12.77, 2.51) |
| CIE-LCH | lch(78.85, 13.02, 11.13°) |
| OKLab | oklab(82.26% 0.0387 0.0068) |
| OKLCH | oklch(82.26% 0.039 10) |
| XYZ | xyz(56.9927, 54.6760, 56.8314) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.80
Dusty Pink
#D8A7B1
ΔE00 6.27
Pale Rose
#FDC1C5
ΔE00 7.09
Light Rose
#FFC5CB
ΔE00 7.13
Pale Pink
#FFCFDC
ΔE00 7.46
Light Pink
#FFD1DF
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBBBF #BBDDD9
analogous
#DDBBD0 #DDBBBF #DDC8BB
triadic
#DDBBBF #BFDDBB #BBBFDD
tetradic
#DDBBBF #D0DDBB #BBDDD9 #C8BBDD
square
#DDBBBF #D0DDBB #BBDDD9 #C8BBDD
split-complementary
#DDBBBF #BBDDC8 #BBD0DD
monochromatic
#B46972 #C99299 #DDBBBF #F1E4E5 #F5EBEC
Accessibility & contrast
On white
1.76
#DDBBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#DDBBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBBBF
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBBBF | 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)
#C0C0BF
Deuteranopia (green-blind)
#C8C5BE
Tritanopia (blue-blind)
#E4B9BC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ddbbbf; /* rgb */ color: rgb(221, 187, 191); /* oklch */ color: oklch(82.3% 0.039 10.0);
Tailwind
colors: {
custom: {
50: '#e8cfd2',
500: '#ddbbbf',
950: '#000000',
},
}SCSS
$custom: #ddbbbf; $custom-light: #e8cfd2; $custom-dark: #000000;
JSON
{
"hex": "#ddbbbf",
"rgb": {
"r": 221,
"g": 187,
"b": 191
},
"hsl": {
"h": 352.941,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.82257,
"c": 0.0393,
"h": 10
},
"luminance": 0.54674
}Semantic roles & 50–950 ramp
primary
#DDBBBF
secondary
#87B5AF
accent
#AC9F39
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161314
muted
#848383