#DEC1BF#DEC1BF
#DEC1BF is a very light, muted red. Relative luminance 0.574; OKLCH L 83.5% C 0.033 H 22.5°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC1BF |
|---|---|
| RGB | rgb(222, 193, 191) |
| HSL | hsl(4, 32%, 81%) |
| HSV | hsv(4, 14%, 87%) |
| CMYK | cmyk(0%, 13.1%, 14%, 12.9%) |
| CIE-LAB | lab(80.42, 9.94, 4.79) |
| CIE-LCH | lch(80.42, 11.03, 25.76°) |
| OKLab | oklab(83.5% 0.0307 0.0127) |
| OKLCH | oklch(83.5% 0.033 22.5) |
| XYZ | xyz(58.5977, 57.4326, 57.2789) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.60
Mistyrose
#FFE4E1
ΔE00 8.00
Pale Rose
#FDC1C5
ΔE00 8.65
Light Rose
#FFC5CB
ΔE00 8.72
Pale Pink
#FFCFDC
ΔE00 9.10
Dusty Pink
#D8A7B1
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC1BF #BFDCDE
analogous
#DEBFCC #DEC1BF #DED0BF
triadic
#DEC1BF #BFDEC1 #C1BFDE
tetradic
#DEC1BF #CCDEBF #BFDCDE #D0BFDE
square
#DEC1BF #CCDEBF #BFDCDE #D0BFDE
split-complementary
#DEC1BF #BFDED0 #BFCCDE
monochromatic
#B4736E #C99A97 #DEC1BF #F3E8E7 #F5EBEB
Accessibility & contrast
On white
1.68
#DEC1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#DEC1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC1BF
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC1BF | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BF
Deuteranopia (green-blind)
#CDCABF
Tritanopia (blue-blind)
#E5BEC1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dec1bf; /* rgb */ color: rgb(222, 193, 191); /* oklch */ color: oklch(83.5% 0.033 22.5);
Tailwind
colors: {
custom: {
50: '#e8d3d2',
500: '#dec1bf',
950: '#000000',
},
}SCSS
$custom: #dec1bf; $custom-light: #e8d3d2; $custom-dark: #000000;
JSON
{
"hex": "#dec1bf",
"rgb": {
"r": 222,
"g": 193,
"b": 191
},
"hsl": {
"h": 3.871,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.835,
"c": 0.03323,
"h": 22.5
},
"luminance": 0.57431
}Semantic roles & 50–950 ramp
primary
#DEC1BF
secondary
#8BB3B6
accent
#A3AB3B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383