#FFDEB5#FFDEB5
#FFDEB5 is a very light, moderate orange. Relative luminance 0.768; OKLCH L 91.8% C 0.065 H 72.9°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEB5 |
|---|---|
| RGB | rgb(255, 222, 181) |
| HSL | hsl(33, 100%, 85%) |
| HSV | hsv(33, 29%, 100%) |
| CMYK | cmyk(0%, 12.9%, 29%, 0%) |
| CIE-LAB | lab(90.25, 5.51, 24.34) |
| CIE-LCH | lch(90.25, 24.96, 77.25°) |
| OKLab | oklab(91.8% 0.019 0.0619) |
| OKLCH | oklch(91.8% 0.065 72.9) |
| XYZ | xyz(75.7028, 76.8414, 54.5513) |
| Luminance | 0.7684 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.25
Light Peach
#FFD8B1
ΔE00 2.53
Bisque
#FFE4C4
ΔE00 2.94
Moccasin
#FFE4B5
ΔE00 3.27
Peach
#FFDAB9
ΔE00 3.48
Wheat
#F5DEB3
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEB5 #B5D6FF
analogous
#FFB9B5 #FFDEB5 #FBFFB5
triadic
#FFDEB5 #B5FFDE #DEB5FF
tetradic
#FFDEB5 #B5FFB9 #B5D6FF #FFB5FB
square
#FFDEB5 #B5FFB9 #B5D6FF #FFB5FB
split-complementary
#FFDEB5 #B5FBFF #B9B5FF
monochromatic
#FFA73B #FFC378 #FFDEB5 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.28
#FFDEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#FFDEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEB5
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEB5 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADFB2
Deuteranopia (green-blind)
#F2E6B6
Tritanopia (blue-blind)
#FFD6D3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdeb5; /* rgb */ color: rgb(255, 222, 181); /* oklch */ color: oklch(91.8% 0.065 72.9);
Tailwind
colors: {
custom: {
50: '#ffe8cb',
500: '#ffdeb5',
950: '#000000',
},
}SCSS
$custom: #ffdeb5; $custom-light: #ffe8cb; $custom-dark: #000000;
JSON
{
"hex": "#ffdeb5",
"rgb": {
"r": 255,
"g": 222,
"b": 181
},
"hsl": {
"h": 33.243,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.91804,
"c": 0.06473,
"h": 72.9
},
"luminance": 0.76839
}Semantic roles & 50–950 ramp
primary
#FFDEB5
secondary
#72A6E6
accent
#66E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482