#FFDEB9#FFDEB9
#FFDEB9 is a very light, moderate orange. Relative luminance 0.770; OKLCH L 91.9% C 0.061 H 70.2°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEB9 |
|---|---|
| RGB | rgb(255, 222, 185) |
| HSL | hsl(32, 100%, 86%) |
| HSV | hsv(32, 27%, 100%) |
| CMYK | cmyk(0%, 12.9%, 27.5%, 0%) |
| CIE-LAB | lab(90.33, 6.03, 22.37) |
| CIE-LCH | lch(90.33, 23.17, 74.92°) |
| OKLab | oklab(91.89% 0.0206 0.0571) |
| OKLCH | oklch(91.89% 0.061 70.2) |
| XYZ | xyz(76.1191, 77.0079, 56.7439) |
| Luminance | 0.7701 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.08
Bisque
#FFE4C4
ΔE00 2.32
Peach
#FFDAB9
ΔE00 2.41
Navajowhite
#FFDEAD
ΔE00 3.49
Moccasin
#FFE4B5
ΔE00 4.32
Wheat
#F5DEB3
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEB9 #B9DAFF
analogous
#FFBBB9 #FFDEB9 #FDFFB9
triadic
#FFDEB9 #B9FFDE #DEB9FF
tetradic
#FFDEB9 #B9FFBB #B9DAFF #FFB9FD
square
#FFDEB9 #B9FFBB #B9DAFF #FFB9FD
split-complementary
#FFDEB9 #B9FDFF #BBB9FF
monochromatic
#FFA43F #FFC17C #FFDEB9 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.28
#FFDEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#FFDEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEB9
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEB9 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADFB7
Deuteranopia (green-blind)
#F2E6BA
Tritanopia (blue-blind)
#FFD6D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdeb9; /* rgb */ color: rgb(255, 222, 185); /* oklch */ color: oklch(91.9% 0.061 70.2);
Tailwind
colors: {
custom: {
50: '#ffe8ce',
500: '#ffdeb9',
950: '#000000',
},
}SCSS
$custom: #ffdeb9; $custom-light: #ffe8ce; $custom-dark: #000000;
JSON
{
"hex": "#ffdeb9",
"rgb": {
"r": 255,
"g": 222,
"b": 185
},
"hsl": {
"h": 31.714,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.91889,
"c": 0.0607,
"h": 70.2
},
"luminance": 0.77005
}Semantic roles & 50–950 ramp
primary
#FFDEB9
secondary
#75ABE7
accent
#6CE600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181613
muted
#868483