#FFDEBA#FFDEBA
#FFDEBA is a very light, muted orange. Relative luminance 0.770; OKLCH L 91.9% C 0.060 H 69.4°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEBA |
|---|---|
| RGB | rgb(255, 222, 186) |
| HSL | hsl(31, 100%, 86%) |
| HSV | hsv(31, 27%, 100%) |
| CMYK | cmyk(0%, 12.9%, 27.1%, 0%) |
| CIE-LAB | lab(90.34, 6.16, 21.88) |
| CIE-LCH | lch(90.34, 22.73, 74.28°) |
| OKLab | oklab(91.91% 0.021 0.0559) |
| OKLCH | oklch(91.91% 0.06 69.4) |
| XYZ | xyz(76.2250, 77.0503, 57.3018) |
| Luminance | 0.7705 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.07
Peach
#FFDAB9
ΔE00 2.16
Bisque
#FFE4C4
ΔE00 2.24
Navajowhite
#FFDEAD
ΔE00 3.81
Moccasin
#FFE4B5
ΔE00 4.61
Wheat
#F5DEB3
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEBA #BADBFF
analogous
#FFBCBA #FFDEBA #FEFFBA
triadic
#FFDEBA #BAFFDE #DEBAFF
tetradic
#FFDEBA #BAFFBC #BADBFF #FFBAFE
square
#FFDEBA #BAFFBC #BADBFF #FFBAFE
split-complementary
#FFDEBA #BAFEFF #BCBAFF
monochromatic
#FFA340 #FFC17D #FFDEBA #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.28
#FFDEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#FFDEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEBA
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEBA | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADFB8
Deuteranopia (green-blind)
#F2E6BB
Tritanopia (blue-blind)
#FFD6D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdeba; /* rgb */ color: rgb(255, 222, 186); /* oklch */ color: oklch(91.9% 0.060 69.4);
Tailwind
colors: {
custom: {
50: '#ffe8ce',
500: '#ffdeba',
950: '#000000',
},
}SCSS
$custom: #ffdeba; $custom-light: #ffe8ce; $custom-dark: #000000;
JSON
{
"hex": "#ffdeba",
"rgb": {
"r": 255,
"g": 222,
"b": 186
},
"hsl": {
"h": 31.304,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.91911,
"c": 0.05972,
"h": 69.4
},
"luminance": 0.77048
}Semantic roles & 50–950 ramp
primary
#FFDEBA
secondary
#76ACE7
accent
#6EE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181613
muted
#868483