#FFDECB#FFDECB
#FFDECB is a very light, muted orange. Relative luminance 0.778; OKLCH L 92.3% C 0.045 H 51.8°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDECB |
|---|---|
| RGB | rgb(255, 222, 203) |
| HSL | hsl(22, 100%, 90%) |
| HSV | hsv(22, 20%, 100%) |
| CMYK | cmyk(0%, 12.9%, 20.4%, 0%) |
| CIE-LAB | lab(90.70, 8.50, 13.52) |
| CIE-LCH | lch(90.70, 15.97, 57.83°) |
| OKLab | oklab(92.3% 0.0276 0.0351) |
| OKLCH | oklch(92.3% 0.045 51.8) |
| XYZ | xyz(78.1409, 77.8167, 67.3922) |
| Luminance | 0.7781 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.99
Apricot
#FBCEB1
ΔE00 5.15
Bisque
#FFE4C4
ΔE00 6.54
Light Peach
#FFD8B1
ΔE00 6.79
Mistyrose
#FFE4E1
ΔE00 6.86
Antiquewhite
#FAEBD7
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDECB #CBECFF
analogous
#FFCBD2 #FFDECB #FFF8CB
triadic
#FFDECB #CBFFDE #DECBFF
tetradic
#FFDECB #D2FFCB #CBECFF #F8CBFF
square
#FFDECB #D2FFCB #CBECFF #F8CBFF
split-complementary
#FFDECB #CBFFF8 #CBD2FF
monochromatic
#FF9051 #FFB78E #FFDECB #FFECE0 #FFECE0
Accessibility & contrast
On white
1.27
#FFDECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#FFDECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDECB
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDECB | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0CA
Deuteranopia (green-blind)
#EFE7CB
Tritanopia (blue-blind)
#FFD8D9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdecb; /* rgb */ color: rgb(255, 222, 203); /* oklch */ color: oklch(92.3% 0.045 51.8);
Tailwind
colors: {
custom: {
50: '#ffe8da',
500: '#ffdecb',
950: '#000000',
},
}SCSS
$custom: #ffdecb; $custom-light: #ffe8da; $custom-dark: #000000;
JSON
{
"hex": "#ffdecb",
"rgb": {
"r": 255,
"g": 222,
"b": 203
},
"hsl": {
"h": 21.923,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.92302,
"c": 0.04471,
"h": 51.8
},
"luminance": 0.77814
}Semantic roles & 50–950 ramp
primary
#FFDECB
secondary
#85C5E9
accent
#92E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483