#FFDEB8#FFDEB8
#FFDEB8 is a very light, moderate orange. Relative luminance 0.770; OKLCH L 91.9% C 0.062 H 70.9°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEB8 |
|---|---|
| RGB | rgb(255, 222, 184) |
| HSL | hsl(32, 100%, 86%) |
| HSV | hsv(32, 28%, 100%) |
| CMYK | cmyk(0%, 12.9%, 27.8%, 0%) |
| CIE-LAB | lab(90.31, 5.90, 22.86) |
| CIE-LCH | lch(90.31, 23.61, 75.54°) |
| OKLab | oklab(91.87% 0.0202 0.0583) |
| OKLCH | oklch(91.87% 0.062 70.9) |
| XYZ | xyz(76.0139, 76.9658, 56.1899) |
| Luminance | 0.7696 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.14
Bisque
#FFE4C4
ΔE00 2.43
Peach
#FFDAB9
ΔE00 2.67
Navajowhite
#FFDEAD
ΔE00 3.17
Moccasin
#FFE4B5
ΔE00 4.04
Wheat
#F5DEB3
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEB8 #B8D9FF
analogous
#FFBAB8 #FFDEB8 #FCFFB8
triadic
#FFDEB8 #B8FFDE #DEB8FF
tetradic
#FFDEB8 #B8FFBA #B8D9FF #FFB8FC
square
#FFDEB8 #B8FFBA #B8D9FF #FFB8FC
split-complementary
#FFDEB8 #B8FCFF #BAB8FF
monochromatic
#FFA53E #FFC27B #FFDEB8 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.28
#FFDEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#FFDEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEB8
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEB8 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADFB6
Deuteranopia (green-blind)
#F2E6B9
Tritanopia (blue-blind)
#FFD6D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdeb8; /* rgb */ color: rgb(255, 222, 184); /* oklch */ color: oklch(91.9% 0.062 70.9);
Tailwind
colors: {
custom: {
50: '#ffe8cd',
500: '#ffdeb8',
950: '#000000',
},
}SCSS
$custom: #ffdeb8; $custom-light: #ffe8cd; $custom-dark: #000000;
JSON
{
"hex": "#ffdeb8",
"rgb": {
"r": 255,
"g": 222,
"b": 184
},
"hsl": {
"h": 32.113,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.91868,
"c": 0.0617,
"h": 70.9
},
"luminance": 0.76963
}Semantic roles & 50–950 ramp
primary
#FFDEB8
secondary
#75AAE7
accent
#6BE600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181613
muted
#868483