#DFBBC1#DFBBC1
#DFBBC1 is a very light, muted red. Relative luminance 0.551; OKLCH L 82.5% C 0.042 H 6.7°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBBC1 |
|---|---|
| RGB | rgb(223, 187, 193) |
| HSL | hsl(350, 36%, 80%) |
| HSV | hsv(350, 16%, 87%) |
| CMYK | cmyk(0%, 16.1%, 13.5%, 12.5%) |
| CIE-LAB | lab(79.09, 13.82, 1.79) |
| CIE-LCH | lch(79.09, 13.93, 7.39°) |
| OKLab | oklab(82.5% 0.0417 0.0049) |
| OKLCH | oklch(82.5% 0.042 6.7) |
| XYZ | xyz(57.8270, 55.0805, 58.0272) |
| Luminance | 0.5508 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.76
Light Rose
#FFC5CB
ΔE00 6.54
Pale Rose
#FDC1C5
ΔE00 6.57
Pinkish Grey
#C8ACA9
ΔE00 6.59
Pale Pink
#FFCFDC
ΔE00 6.76
Light Pink
#FFD1DF
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBBC1 #BBDFD9
analogous
#DFBBD3 #DFBBC1 #DFC7BB
triadic
#DFBBC1 #C1DFBB #BBC1DF
tetradic
#DFBBC1 #D3DFBB #BBDFD9 #C7BBDF
square
#DFBBC1 #D3DFBB #BBDFD9 #C7BBDF
split-complementary
#DFBBC1 #BBDFC7 #BBD3DF
monochromatic
#B86875 #CB919B #DFBBC1 #F3E5E7 #F5EAEC
Accessibility & contrast
On white
1.75
#DFBBC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#DFBBC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBBC1
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBBC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBBC1 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0C1
Deuteranopia (green-blind)
#C8C6C0
Tritanopia (blue-blind)
#E6B9BD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dfbbc1; /* rgb */ color: rgb(223, 187, 193); /* oklch */ color: oklch(82.5% 0.042 6.7);
Tailwind
colors: {
custom: {
50: '#e9cfd3',
500: '#dfbbc1',
950: '#000000',
},
}SCSS
$custom: #dfbbc1; $custom-light: #e9cfd3; $custom-dark: #000000;
JSON
{
"hex": "#dfbbc1",
"rgb": {
"r": 223,
"g": 187,
"b": 193
},
"hsl": {
"h": 350,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.82498,
"c": 0.04197,
"h": 6.7
},
"luminance": 0.55079
}Semantic roles & 50–950 ramp
primary
#DFBBC1
secondary
#87B7AF
accent
#AF9B37
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161314
muted
#848383