#DFBFBE#DFBFBE
#DFBFBE is a very light, muted red. Relative luminance 0.567; OKLCH L 83.2% C 0.037 H 20.0°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBFBE |
|---|---|
| RGB | rgb(223, 191, 190) |
| HSL | hsl(2, 34%, 81%) |
| HSV | hsv(2, 15%, 87%) |
| CMYK | cmyk(0%, 14.3%, 14.8%, 12.5%) |
| CIE-LAB | lab(79.99, 11.20, 4.72) |
| CIE-LCH | lch(79.99, 12.16, 22.86°) |
| OKLab | oklab(83.18% 0.0344 0.0126) |
| OKLCH | oklch(83.18% 0.037 20) |
| XYZ | xyz(58.3562, 56.6689, 56.5694) |
| Luminance | 0.5667 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.50
Pale Rose
#FDC1C5
ΔE00 7.70
Light Rose
#FFC5CB
ΔE00 7.81
Dusty Pink
#D8A7B1
ΔE00 8.17
Pale Pink
#FFCFDC
ΔE00 8.41
Mistyrose
#FFE4E1
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBFBE #BEDEDF
analogous
#DFBECD #DFBFBE #DFCFBE
triadic
#DFBFBE #BEDFBF #BFBEDF
tetradic
#DFBFBE #CDDFBE #BEDEDF #CFBEDF
square
#DFBFBE #CDDFBE #BEDEDF #CFBEDF
split-complementary
#DFBFBE #BEDFCF #BECDDF
monochromatic
#B76E6C #CB9795 #DFBFBE #F3E7E7 #F5EBEA
Accessibility & contrast
On white
1.70
#DFBFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#DFBFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBFBE
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBFBE | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BE
Deuteranopia (green-blind)
#CCC9BE
Tritanopia (blue-blind)
#E6BCBF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dfbfbe; /* rgb */ color: rgb(223, 191, 190); /* oklch */ color: oklch(83.2% 0.037 20.0);
Tailwind
colors: {
custom: {
50: '#e9d2d1',
500: '#dfbfbe',
950: '#000000',
},
}SCSS
$custom: #dfbfbe; $custom-light: #e9d2d1; $custom-dark: #000000;
JSON
{
"hex": "#dfbfbe",
"rgb": {
"r": 223,
"g": 191,
"b": 190
},
"hsl": {
"h": 1.818,
"s": 34.021,
"l": 80.98
},
"oklch": {
"l": 0.83178,
"c": 0.03666,
"h": 20
},
"luminance": 0.56667
}Semantic roles & 50–950 ramp
primary
#DFBFBE
secondary
#8AB6B7
accent
#A9AD39
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161414
muted
#848383