#FFDEBB#FFDEBB
#FFDEBB is a very light, muted orange. Relative luminance 0.771; OKLCH L 91.9% C 0.059 H 68.6°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEBB |
|---|---|
| RGB | rgb(255, 222, 187) |
| HSL | hsl(31, 100%, 87%) |
| HSV | hsv(31, 27%, 100%) |
| CMYK | cmyk(0%, 12.9%, 26.7%, 0%) |
| CIE-LAB | lab(90.36, 6.29, 21.39) |
| CIE-LCH | lch(90.36, 22.29, 73.61°) |
| OKLab | oklab(91.93% 0.0214 0.0547) |
| OKLCH | oklch(91.93% 0.059 68.6) |
| XYZ | xyz(76.3317, 77.0930, 57.8636) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.92
Light Peach
#FFD8B1
ΔE00 2.11
Bisque
#FFE4C4
ΔE00 2.22
Navajowhite
#FFDEAD
ΔE00 4.14
Moccasin
#FFE4B5
ΔE00 4.92
Blanchedalmond
#FFEBCD
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEBB #BBDCFF
analogous
#FFBCBB #FFDEBB #FEFFBB
triadic
#FFDEBB #BBFFDE #DEBBFF
tetradic
#FFDEBB #BBFFBC #BBDCFF #FFBBFE
square
#FFDEBB #BBFFBC #BBDCFF #FFBBFE
split-complementary
#FFDEBB #BBFEFF #BCBBFF
monochromatic
#FFA341 #FFC07E #FFDEBB #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.28
#FFDEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#FFDEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEBB
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEBB | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADFB9
Deuteranopia (green-blind)
#F1E6BC
Tritanopia (blue-blind)
#FFD6D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdebb; /* rgb */ color: rgb(255, 222, 187); /* oklch */ color: oklch(91.9% 0.059 68.6);
Tailwind
colors: {
custom: {
50: '#ffe8cf',
500: '#ffdebb',
950: '#000000',
},
}SCSS
$custom: #ffdebb; $custom-light: #ffe8cf; $custom-dark: #000000;
JSON
{
"hex": "#ffdebb",
"rgb": {
"r": 255,
"g": 222,
"b": 187
},
"hsl": {
"h": 30.882,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.91933,
"c": 0.05873,
"h": 68.6
},
"luminance": 0.7709
}Semantic roles & 50–950 ramp
primary
#FFDEBB
secondary
#77ADE7
accent
#6FE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181613
muted
#868483