#FFDEB1#FFDEB1
#FFDEB1 is a very light, moderate orange. Relative luminance 0.767; OKLCH L 91.7% C 0.069 H 75.3°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEB1 |
|---|---|
| RGB | rgb(255, 222, 177) |
| HSL | hsl(35, 100%, 85%) |
| HSV | hsv(35, 31%, 100%) |
| CMYK | cmyk(0%, 12.9%, 30.6%, 0%) |
| CIE-LAB | lab(90.17, 5.00, 26.31) |
| CIE-LCH | lch(90.17, 26.78, 79.23°) |
| OKLab | oklab(91.72% 0.0175 0.0666) |
| OKLCH | oklch(91.72% 0.069 75.3) |
| XYZ | xyz(75.2982, 76.6796, 52.4207) |
| Luminance | 0.7668 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.09
Moccasin
#FFE4B5
ΔE00 2.49
Wheat
#F5DEB3
ΔE00 3.27
Light Peach
#FFD8B1
ΔE00 3.31
Bisque
#FFE4C4
ΔE00 3.82
Pale Peach
#FFE5AD
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEB1 #B1D2FF
analogous
#FFB7B1 #FFDEB1 #F9FFB1
triadic
#FFDEB1 #B1FFDE #DEB1FF
tetradic
#FFDEB1 #B1FFB7 #B1D2FF #FFB1F9
square
#FFDEB1 #B1FFB7 #B1D2FF #FFB1F9
split-complementary
#FFDEB1 #B1F9FF #B7B1FF
monochromatic
#FFAA37 #FFC474 #FFDEB1 #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.29
#FFDEB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#FFDEB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEB1
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEB1 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAE
Deuteranopia (green-blind)
#F3E6B2
Tritanopia (blue-blind)
#FFD5D2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdeb1; /* rgb */ color: rgb(255, 222, 177); /* oklch */ color: oklch(91.7% 0.069 75.3);
Tailwind
colors: {
custom: {
50: '#ffe8c8',
500: '#ffdeb1',
950: '#000000',
},
}SCSS
$custom: #ffdeb1; $custom-light: #ffe8c8; $custom-dark: #000000;
JSON
{
"hex": "#ffdeb1",
"rgb": {
"r": 255,
"g": 222,
"b": 177
},
"hsl": {
"h": 34.615,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.91721,
"c": 0.06884,
"h": 75.3
},
"luminance": 0.76677
}Semantic roles & 50–950 ramp
primary
#FFDEB1
secondary
#6FA1E6
accent
#61E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482