#FFDEBD#FFDEBD
#FFDEBD is a very light, muted orange. Relative luminance 0.772; OKLCH L 92.0% C 0.057 H 67.0°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEBD |
|---|---|
| RGB | rgb(255, 222, 189) |
| HSL | hsl(30, 100%, 87%) |
| HSV | hsv(30, 26%, 100%) |
| CMYK | cmyk(0%, 12.9%, 25.9%, 0%) |
| CIE-LAB | lab(90.40, 6.56, 20.40) |
| CIE-LCH | lch(90.40, 21.43, 72.19°) |
| OKLab | oklab(91.98% 0.0222 0.0523) |
| OKLCH | oklch(91.98% 0.057 67) |
| XYZ | xyz(76.5473, 77.1792, 58.9991) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.54
Bisque
#FFE4C4
ΔE00 2.33
Light Peach
#FFD8B1
ΔE00 2.34
Navajowhite
#FFDEAD
ΔE00 4.81
Blanchedalmond
#FFEBCD
ΔE00 5.18
Moccasin
#FFE4B5
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEBD #BDDEFF
analogous
#FFBDBD #FFDEBD #FFFFBD
triadic
#FFDEBD #BDFFDE #DEBDFF
tetradic
#FFDEBD #BDFFBD #BDDEFF #FFBDFF
square
#FFDEBD #BDFFBD #BDDEFF #FFBDFF
split-complementary
#FFDEBD #BDFFFF #BDBDFF
monochromatic
#FFA143 #FFBF80 #FFDEBD #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.28
#FFDEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#FFDEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEBD
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEBD | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBB
Deuteranopia (green-blind)
#F1E7BE
Tritanopia (blue-blind)
#FFD7D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdebd; /* rgb */ color: rgb(255, 222, 189); /* oklch */ color: oklch(92.0% 0.057 67.0);
Tailwind
colors: {
custom: {
50: '#ffe8d1',
500: '#ffdebd',
950: '#000000',
},
}SCSS
$custom: #ffdebd; $custom-light: #ffe8d1; $custom-dark: #000000;
JSON
{
"hex": "#ffdebd",
"rgb": {
"r": 255,
"g": 222,
"b": 189
},
"hsl": {
"h": 30,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.91977,
"c": 0.0568,
"h": 67
},
"luminance": 0.77177
}Semantic roles & 50–950 ramp
primary
#FFDEBD
secondary
#79B0E7
accent
#73E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483