#FFDEB7#FFDEB7
#FFDEB7 is a very light, moderate orange. Relative luminance 0.769; OKLCH L 91.8% C 0.063 H 71.6°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEB7 |
|---|---|
| RGB | rgb(255, 222, 183) |
| HSL | hsl(33, 100%, 86%) |
| HSV | hsv(33, 28%, 100%) |
| CMYK | cmyk(0%, 12.9%, 28.2%, 0%) |
| CIE-LAB | lab(90.29, 5.77, 23.36) |
| CIE-LCH | lch(90.29, 24.06, 76.13°) |
| OKLab | oklab(91.85% 0.0198 0.0595) |
| OKLCH | oklch(91.85% 0.063 71.6) |
| XYZ | xyz(75.9095, 76.9241, 55.6398) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.24
Bisque
#FFE4C4
ΔE00 2.57
Navajowhite
#FFDEAD
ΔE00 2.86
Peach
#FFDAB9
ΔE00 2.94
Moccasin
#FFE4B5
ΔE00 3.77
Wheat
#F5DEB3
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEB7 #B7D8FF
analogous
#FFBAB7 #FFDEB7 #FCFFB7
triadic
#FFDEB7 #B7FFDE #DEB7FF
tetradic
#FFDEB7 #B7FFBA #B7D8FF #FFB7FC
square
#FFDEB7 #B7FFBA #B7D8FF #FFB7FC
split-complementary
#FFDEB7 #B7FCFF #BAB7FF
monochromatic
#FFA63D #FFC27A #FFDEB7 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.28
#FFDEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#FFDEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEB7
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEB7 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADFB4
Deuteranopia (green-blind)
#F2E6B8
Tritanopia (blue-blind)
#FFD6D3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdeb7; /* rgb */ color: rgb(255, 222, 183); /* oklch */ color: oklch(91.8% 0.063 71.6);
Tailwind
colors: {
custom: {
50: '#ffe8cc',
500: '#ffdeb7',
950: '#000000',
},
}SCSS
$custom: #ffdeb7; $custom-light: #ffe8cc; $custom-dark: #000000;
JSON
{
"hex": "#ffdeb7",
"rgb": {
"r": 255,
"g": 222,
"b": 183
},
"hsl": {
"h": 32.5,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.91846,
"c": 0.0627,
"h": 71.6
},
"luminance": 0.76921
}Semantic roles & 50–950 ramp
primary
#FFDEB7
secondary
#74A8E6
accent
#69E600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181613
muted
#868483