#FFDECC#FFDECC
#FFDECC is a very light, muted orange. Relative luminance 0.779; OKLCH L 92.3% C 0.044 H 50.4°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDECC |
|---|---|
| RGB | rgb(255, 222, 204) |
| HSL | hsl(21, 100%, 90%) |
| HSV | hsv(21, 20%, 100%) |
| CMYK | cmyk(0%, 12.9%, 20%, 0%) |
| CIE-LAB | lab(90.72, 8.65, 13.02) |
| CIE-LCH | lch(90.72, 15.63, 56.42°) |
| OKLab | oklab(92.33% 0.028 0.0339) |
| OKLCH | oklch(92.33% 0.044 50.4) |
| XYZ | xyz(78.2605, 77.8645, 68.0219) |
| Luminance | 0.7786 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.35
Peach
#FFDAB9
ΔE00 5.40
Mistyrose
#FFE4E1
ΔE00 6.47
Bisque
#FFE4C4
ΔE00 6.94
Light Peach
#FFD8B1
ΔE00 7.20
Antiquewhite
#FAEBD7
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDECC #CCEDFF
analogous
#FFCCD4 #FFDECC #FFF7CC
triadic
#FFDECC #CCFFDE #DECCFF
tetradic
#FFDECC #D4FFCC #CCEDFF #F7CCFF
square
#FFDECC #D4FFCC #CCEDFF #F7CCFF
split-complementary
#FFDECC #CCFFF7 #CCD4FF
monochromatic
#FF8F52 #FFB68F #FFDECC #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.27
#FFDECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#FFDECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDECC
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDECC | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0CB
Deuteranopia (green-blind)
#EEE7CC
Tritanopia (blue-blind)
#FFD9D9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdecc; /* rgb */ color: rgb(255, 222, 204); /* oklch */ color: oklch(92.3% 0.044 50.4);
Tailwind
colors: {
custom: {
50: '#ffe8db',
500: '#ffdecc',
950: '#000000',
},
}SCSS
$custom: #ffdecc; $custom-light: #ffe8db; $custom-dark: #000000;
JSON
{
"hex": "#ffdecc",
"rgb": {
"r": 255,
"g": 222,
"b": 204
},
"hsl": {
"h": 21.176,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.92326,
"c": 0.04397,
"h": 50.4
},
"luminance": 0.77862
}Semantic roles & 50–950 ramp
primary
#FFDECC
secondary
#86C6EA
accent
#95E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181615
muted
#868484