#DECECB#DECECB
#DECECB is a very light, near-neutral red. Relative luminance 0.640; OKLCH L 86.4% C 0.018 H 30.3°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DECECB |
|---|---|
| RGB | rgb(222, 206, 203) |
| HSL | hsl(9, 22%, 83%) |
| HSV | hsv(9, 9%, 87%) |
| CMYK | cmyk(0%, 7.2%, 8.6%, 12.9%) |
| CIE-LAB | lab(83.96, 5.04, 3.49) |
| CIE-LCH | lch(83.96, 6.13, 34.72°) |
| OKLab | oklab(86.36% 0.0159 0.0093) |
| OKLCH | oklch(86.36% 0.018 30.3) |
| XYZ | xyz(62.9739, 63.9849, 65.5212) |
| Luminance | 0.6398 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.73
Light Gray
#D3D3D3
ΔE00 7.02
Gainsboro
#DCDCDC
ΔE00 7.44
Warm Gray
#C9BEB0
ΔE00 8.03
Silver
#C0C0C0
ΔE00 8.22
Very Light Pink
#FFF4F2
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECECB #CBDBDE
analogous
#DECBD1 #DECECB #DED7CB
triadic
#DECECB #CBDECE #CECBDE
tetradic
#DECECB #D1DECB #CBDBDE #D7CBDE
square
#DECECB #D1DECB #CBDBDE #D7CBDE
split-complementary
#DECECB #CBDED7 #CBD1DE
monochromatic
#AE8780 #C6ABA6 #DECECB #F3EDEC #F3EDEC
Accessibility & contrast
On white
1.52
#DECECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#DECECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECECB
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECECB | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CB
Deuteranopia (green-blind)
#D5D3CB
Tritanopia (blue-blind)
#E2CCCD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dececb; /* rgb */ color: rgb(222, 206, 203); /* oklch */ color: oklch(86.4% 0.018 30.3);
Tailwind
colors: {
custom: {
50: '#e8ddda',
500: '#dececb',
950: '#000000',
},
}SCSS
$custom: #dececb; $custom-light: #e8ddda; $custom-dark: #000000;
JSON
{
"hex": "#dececb",
"rgb": {
"r": 222,
"g": 206,
"b": 203
},
"hsl": {
"h": 9.474,
"s": 22.353,
"l": 83.333
},
"oklch": {
"l": 0.86362,
"c": 0.01839,
"h": 30.3
},
"luminance": 0.63984
}Semantic roles & 50–950 ramp
primary
#DECECB
secondary
#99B0B4
accent
#92A145
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483