#DABFBB#DABFBB
#DABFBB is a very light, muted red. Relative luminance 0.558; OKLCH L 82.6% C 0.031 H 27.8°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DABFBB |
|---|---|
| RGB | rgb(218, 191, 187) |
| HSL | hsl(8, 30%, 79%) |
| HSV | hsv(8, 14%, 85%) |
| CMYK | cmyk(0%, 12.4%, 14.2%, 14.5%) |
| CIE-LAB | lab(79.47, 8.91, 5.53) |
| CIE-LCH | lch(79.47, 10.49, 31.84°) |
| OKLab | oklab(82.64% 0.0278 0.0147) |
| OKLCH | oklch(82.64% 0.031 27.8) |
| XYZ | xyz(56.5135, 55.7563, 54.7891) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.98
Mistyrose
#FFE4E1
ΔE00 8.59
Warm Gray
#C9BEB0
ΔE00 9.75
Pale Rose
#FDC1C5
ΔE00 9.78
Dusty Pink
#D8A7B1
ΔE00 9.90
Light Rose
#FFC5CB
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DABFBB #BBD6DA
analogous
#DABBC7 #DABFBB #DACFBB
triadic
#DABFBB #BBDABF #BFBBDA
tetradic
#DABFBB #C7DABB #BBD6DA #CFBBDA
square
#DABFBB #C7DABB #BBD6DA #CFBBDA
split-complementary
#DABFBB #BBDACF #BBC7DA
monochromatic
#AF746C #C49A93 #DABFBB #F0E4E3 #F4ECEB
Accessibility & contrast
On white
1.73
#DABFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#DABFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DABFBB
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DABFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DABFBB | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BB
Deuteranopia (green-blind)
#CAC7BB
Tritanopia (blue-blind)
#E1BCBE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dabfbb; /* rgb */ color: rgb(218, 191, 187); /* oklch */ color: oklch(82.6% 0.031 27.8);
Tailwind
colors: {
custom: {
50: '#e5d2cf',
500: '#dabfbb',
950: '#000000',
},
}SCSS
$custom: #dabfbb; $custom-light: #e5d2cf; $custom-dark: #000000;
JSON
{
"hex": "#dabfbb",
"rgb": {
"r": 218,
"g": 191,
"b": 187
},
"hsl": {
"h": 7.742,
"s": 29.524,
"l": 79.412
},
"oklch": {
"l": 0.82644,
"c": 0.03141,
"h": 27.8
},
"luminance": 0.55755
}Semantic roles & 50–950 ramp
primary
#DABFBB
secondary
#88ACB1
accent
#9AA83D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383