#DECFC5#DECFC5
#DECFC5 is a very light, muted orange. Relative luminance 0.642; OKLCH L 86.4% C 0.022 H 56.1°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DECFC5 |
|---|---|
| RGB | rgb(222, 207, 197) |
| HSL | hsl(24, 27%, 82%) |
| HSV | hsv(24, 11%, 87%) |
| CMYK | cmyk(0%, 6.8%, 11.3%, 12.9%) |
| CIE-LAB | lab(84.06, 3.52, 6.83) |
| CIE-LCH | lch(84.06, 7.69, 62.75°) |
| OKLab | oklab(86.4% 0.0121 0.018) |
| OKLCH | oklch(86.4% 0.022 56.1) |
| XYZ | xyz(62.5142, 64.1874, 61.9087) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.34
Warm Gray
#C9BEB0
ΔE00 5.52
Light Gray
#D3D3D3
ΔE00 7.24
Linen
#FAF0E6
ΔE00 7.47
Antiquewhite
#FAEBD7
ΔE00 7.57
Gainsboro
#DCDCDC
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECFC5 #C5D4DE
analogous
#DEC5C8 #DECFC5 #DEDCC5
triadic
#DECFC5 #C5DECF #CFC5DE
tetradic
#DECFC5 #C8DEC5 #C5D4DE #DCC5DE
square
#DECFC5 #C8DEC5 #C5D4DE #DCC5DE
split-complementary
#DECFC5 #C5DEDC #C5C8DE
monochromatic
#B28E77 #C8AF9E #DECFC5 #F4EFEB #F4EFEB
Accessibility & contrast
On white
1.52
#DECFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#DECFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECFC5
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECFC5 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C4
Deuteranopia (green-blind)
#D7D3C5
Tritanopia (blue-blind)
#E3CCCC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #decfc5; /* rgb */ color: rgb(222, 207, 197); /* oklch */ color: oklch(86.4% 0.022 56.1);
Tailwind
colors: {
custom: {
50: '#e8ddd6',
500: '#decfc5',
950: '#000000',
},
}SCSS
$custom: #decfc5; $custom-light: #e8ddd6; $custom-dark: #000000;
JSON
{
"hex": "#decfc5",
"rgb": {
"r": 222,
"g": 207,
"b": 197
},
"hsl": {
"h": 24,
"s": 27.473,
"l": 82.157
},
"oklch": {
"l": 0.86396,
"c": 0.02165,
"h": 56.1
},
"luminance": 0.64186
}Semantic roles & 50–950 ramp
primary
#DECFC5
secondary
#92A7B5
accent
#7DA63F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483