#FFDEB0#FFDEB0
#FFDEB0 is a very light, moderate orange. Relative luminance 0.766; OKLCH L 91.7% C 0.070 H 75.9°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEB0 |
|---|---|
| RGB | rgb(255, 222, 176) |
| HSL | hsl(35, 100%, 85%) |
| HSV | hsv(35, 31%, 100%) |
| CMYK | cmyk(0%, 12.9%, 31%, 0%) |
| CIE-LAB | lab(90.16, 4.88, 26.80) |
| CIE-LCH | lch(90.16, 27.24, 79.68°) |
| OKLab | oklab(91.7% 0.0171 0.0678) |
| OKLCH | oklch(91.7% 0.07 75.9) |
| XYZ | xyz(75.1989, 76.6399, 51.8977) |
| Luminance | 0.7664 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.81
Moccasin
#FFE4B5
ΔE00 2.35
Wheat
#F5DEB3
ΔE00 3.20
Light Peach
#FFD8B1
ΔE00 3.53
Bisque
#FFE4C4
ΔE00 4.06
Pale Peach
#FFE5AD
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEB0 #B0D1FF
analogous
#FFB7B0 #FFDEB0 #F8FFB0
triadic
#FFDEB0 #B0FFDE #DEB0FF
tetradic
#FFDEB0 #B0FFB7 #B0D1FF #FFB0F8
square
#FFDEB0 #B0FFB7 #B0D1FF #FFB0F8
split-complementary
#FFDEB0 #B0F8FF #B7B0FF
monochromatic
#FFAB36 #FFC473 #FFDEB0 #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.29
#FFDEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#FFDEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEB0
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEB0 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAD
Deuteranopia (green-blind)
#F3E6B1
Tritanopia (blue-blind)
#FFD5D2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdeb0; /* rgb */ color: rgb(255, 222, 176); /* oklch */ color: oklch(91.7% 0.070 75.9);
Tailwind
colors: {
custom: {
50: '#ffe8c7',
500: '#ffdeb0',
950: '#000000',
},
}SCSS
$custom: #ffdeb0; $custom-light: #ffe8c7; $custom-dark: #000000;
JSON
{
"hex": "#ffdeb0",
"rgb": {
"r": 255,
"g": 222,
"b": 176
},
"hsl": {
"h": 34.937,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.91701,
"c": 0.06987,
"h": 75.9
},
"luminance": 0.76637
}Semantic roles & 50–950 ramp
primary
#FFDEB0
secondary
#6EA0E5
accent
#60E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482