#DCBEBF#DCBEBF
#DCBEBF is a very light, muted red. Relative luminance 0.558; OKLCH L 82.7% C 0.034 H 15.6°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBEBF |
|---|---|
| RGB | rgb(220, 190, 191) |
| HSL | hsl(358, 30%, 80%) |
| HSV | hsv(358, 14%, 86%) |
| CMYK | cmyk(0%, 13.6%, 13.2%, 13.7%) |
| CIE-LAB | lab(79.50, 10.81, 3.44) |
| CIE-LCH | lch(79.50, 11.35, 17.66°) |
| OKLab | oklab(82.74% 0.033 0.0092) |
| OKLCH | oklch(82.74% 0.034 15.6) |
| XYZ | xyz(57.3322, 55.8056, 57.0315) |
| Luminance | 0.5580 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.31
Dusty Pink
#D8A7B1
ΔE00 7.93
Pale Rose
#FDC1C5
ΔE00 8.15
Light Rose
#FFC5CB
ΔE00 8.19
Pale Pink
#FFCFDC
ΔE00 8.43
Light Pink
#FFD1DF
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBEBF #BEDCDB
analogous
#DCBECE #DCBEBF #DCCCBE
triadic
#DCBEBF #BFDCBE #BEBFDC
tetradic
#DCBEBF #CEDCBE #BEDCDB #CCBEDC
square
#DCBEBF #CEDCBE #BEDCDB #CCBEDC
split-complementary
#DCBEBF #BEDCCC #BECEDC
monochromatic
#B16E71 #C79698 #DCBEBF #F1E6E6 #F4EBEB
Accessibility & contrast
On white
1.73
#DCBEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#DCBEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBEBF
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBEBF | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BF
Deuteranopia (green-blind)
#C9C7BF
Tritanopia (blue-blind)
#E3BCBE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dcbebf; /* rgb */ color: rgb(220, 190, 191); /* oklch */ color: oklch(82.7% 0.034 15.6);
Tailwind
colors: {
custom: {
50: '#e7d1d2',
500: '#dcbebf',
950: '#000000',
},
}SCSS
$custom: #dcbebf; $custom-light: #e7d1d2; $custom-dark: #000000;
JSON
{
"hex": "#dcbebf",
"rgb": {
"r": 220,
"g": 190,
"b": 191
},
"hsl": {
"h": 358,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.82741,
"c": 0.0343,
"h": 15.6
},
"luminance": 0.55804
}Semantic roles & 50–950 ramp
primary
#DCBEBF
secondary
#8BB3B2
accent
#A9A53D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383