#DABFBC#DABFBC
#DABFBC is a very light, muted red. Relative luminance 0.558; OKLCH L 82.7% C 0.031 H 25.3°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DABFBC |
|---|---|
| RGB | rgb(218, 191, 188) |
| HSL | hsl(6, 29%, 80%) |
| HSV | hsv(6, 14%, 85%) |
| CMYK | cmyk(0%, 12.4%, 13.8%, 14.5%) |
| CIE-LAB | lab(79.50, 9.07, 5.03) |
| CIE-LCH | lch(79.50, 10.38, 29.01°) |
| OKLab | oklab(82.67% 0.0282 0.0133) |
| OKLCH | oklch(82.67% 0.031 25.3) |
| XYZ | xyz(56.6209, 55.7992, 55.3549) |
| Luminance | 0.5580 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.96
Mistyrose
#FFE4E1
ΔE00 8.57
Pale Rose
#FDC1C5
ΔE00 9.58
Dusty Pink
#D8A7B1
ΔE00 9.61
Light Rose
#FFC5CB
ΔE00 9.70
Warm Gray
#C9BEB0
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DABFBC #BCD7DA
analogous
#DABCC8 #DABFBC #DACEBC
triadic
#DABFBC #BCDABF #BFBCDA
tetradic
#DABFBC #C8DABC #BCD7DA #CEBCDA
square
#DABFBC #C8DABC #BCD7DA #CEBCDA
split-complementary
#DABFBC #BCDACE #BCC8DA
monochromatic
#AE746D #C49995 #DABFBC #F0E5E3 #F4ECEB
Accessibility & contrast
On white
1.73
#DABFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#DABFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DABFBC
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DABFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DABFBC | 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)
#C4C2BC
Deuteranopia (green-blind)
#CAC7BC
Tritanopia (blue-blind)
#E1BCBE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dabfbc; /* rgb */ color: rgb(218, 191, 188); /* oklch */ color: oklch(82.7% 0.031 25.3);
Tailwind
colors: {
custom: {
50: '#e5d2d0',
500: '#dabfbc',
950: '#000000',
},
}SCSS
$custom: #dabfbc; $custom-light: #e5d2d0; $custom-dark: #000000;
JSON
{
"hex": "#dabfbc",
"rgb": {
"r": 218,
"g": 191,
"b": 188
},
"hsl": {
"h": 6,
"s": 28.846,
"l": 79.608
},
"oklch": {
"l": 0.82671,
"c": 0.03117,
"h": 25.3
},
"luminance": 0.55798
}Semantic roles & 50–950 ramp
primary
#DABFBC
secondary
#89ADB1
accent
#9DA73E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383