#DFB2BB#DFB2BB
#DFB2BB is a light, muted red. Relative luminance 0.511; OKLCH L 80.6% C 0.053 H 4.9°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DFB2BB |
|---|---|
| RGB | rgb(223, 178, 187) |
| HSL | hsl(348, 41%, 79%) |
| HSV | hsv(348, 20%, 87%) |
| CMYK | cmyk(0%, 20.2%, 16.1%, 12.5%) |
| CIE-LAB | lab(76.75, 17.68, 1.65) |
| CIE-LCH | lch(76.75, 17.76, 5.32°) |
| OKLab | oklab(80.63% 0.0533 0.0046) |
| OKLCH | oklch(80.63% 0.053 4.9) |
| XYZ | xyz(55.3215, 51.1186, 53.9569) |
| Luminance | 0.5112 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.86
Pale Rose
#FDC1C5
ΔE00 6.06
Pink
#FFC0CB
ΔE00 6.07
Bubblegum
#FFC1CC
ΔE00 6.08
Faded Pink
#DE9DAC
ΔE00 6.26
Light Rose
#FFC5CB
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFB2BB #B2DFD6
analogous
#DFB2D1 #DFB2BB #DFBFB2
triadic
#DFB2BB #BBDFB2 #B2BBDF
tetradic
#DFB2BB #D1DFB2 #B2DFD6 #BFB2DF
square
#DFB2BB #D1DFB2 #B2DFD6 #BFB2DF
split-complementary
#DFB2BB #B2DFBF #B2D1DF
monochromatic
#BB5C6F #CD8795 #DFB2BB #F1DDE1 #F6E9EC
Accessibility & contrast
On white
1.87
#DFB2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#DFB2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFB2BB
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFB2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFB2BB | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BB
Deuteranopia (green-blind)
#C2C0BA
Tritanopia (blue-blind)
#E8AFB5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #dfb2bb; /* rgb */ color: rgb(223, 178, 187); /* oklch */ color: oklch(80.6% 0.053 4.9);
Tailwind
colors: {
custom: {
50: '#e9c9cf',
500: '#dfb2bb',
950: '#000000',
},
}SCSS
$custom: #dfb2bb; $custom-light: #e9c9cf; $custom-dark: #000000;
JSON
{
"hex": "#dfb2bb",
"rgb": {
"r": 223,
"g": 178,
"b": 187
},
"hsl": {
"h": 348,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.80632,
"c": 0.05345,
"h": 4.9
},
"luminance": 0.51117
}Semantic roles & 50–950 ramp
primary
#DFB2BB
secondary
#7EB8AC
accent
#B49A31
background
#FEFDFE
surface
#FDF9FB
border
#D5D2D4
text
#161313
muted
#848283