#DABEBC#DABEBC
#DABEBC is a very light, muted red. Relative luminance 0.554; OKLCH L 82.5% C 0.032 H 22.7°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DABEBC |
|---|---|
| RGB | rgb(218, 190, 188) |
| HSL | hsl(4, 29%, 80%) |
| HSV | hsv(4, 14%, 85%) |
| CMYK | cmyk(0%, 12.8%, 13.8%, 14.5%) |
| CIE-LAB | lab(79.25, 9.61, 4.67) |
| CIE-LCH | lch(79.25, 10.68, 25.94°) |
| OKLab | oklab(82.48% 0.0297 0.0124) |
| OKLCH | oklch(82.48% 0.032 22.7) |
| XYZ | xyz(56.4036, 55.3646, 55.2824) |
| Luminance | 0.5536 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.79
Mistyrose
#FFE4E1
ΔE00 8.77
Dusty Pink
#D8A7B1
ΔE00 9.00
Pale Rose
#FDC1C5
ΔE00 9.15
Light Rose
#FFC5CB
ΔE00 9.28
Pale Pink
#FFCFDC
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DABEBC #BCD8DA
analogous
#DABCC9 #DABEBC #DACDBC
triadic
#DABEBC #BCDABE #BEBCDA
tetradic
#DABEBC #C9DABC #BCD8DA #CDBCDA
square
#DABEBC #C9DABC #BCD8DA #CDBCDA
split-complementary
#DABEBC #BCDACD #BCC9DA
monochromatic
#AE726D #C49895 #DABEBC #F0E4E3 #F4ECEB
Accessibility & contrast
On white
1.74
#DABEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#DABEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DABEBC
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DABEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DABEBC | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BC
Deuteranopia (green-blind)
#C9C6BC
Tritanopia (blue-blind)
#E1BBBE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dabebc; /* rgb */ color: rgb(218, 190, 188); /* oklch */ color: oklch(82.5% 0.032 22.7);
Tailwind
colors: {
custom: {
50: '#e5d1d0',
500: '#dabebc',
950: '#000000',
},
}SCSS
$custom: #dabebc; $custom-light: #e5d1d0; $custom-dark: #000000;
JSON
{
"hex": "#dabebc",
"rgb": {
"r": 218,
"g": 190,
"b": 188
},
"hsl": {
"h": 4,
"s": 28.846,
"l": 79.608
},
"oklch": {
"l": 0.82477,
"c": 0.03218,
"h": 22.7
},
"luminance": 0.55363
}Semantic roles & 50–950 ramp
primary
#DABEBC
secondary
#89AEB1
accent
#A0A73E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383