#FFDEBC#FFDEBC
#FFDEBC is a very light, muted orange. Relative luminance 0.771; OKLCH L 92.0% C 0.058 H 67.8°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEBC |
|---|---|
| RGB | rgb(255, 222, 188) |
| HSL | hsl(30, 100%, 87%) |
| HSV | hsv(30, 26%, 100%) |
| CMYK | cmyk(0%, 12.9%, 26.3%, 0%) |
| CIE-LAB | lab(90.38, 6.42, 20.90) |
| CIE-LCH | lch(90.38, 21.86, 72.92°) |
| OKLab | oklab(91.96% 0.0218 0.0535) |
| OKLCH | oklch(91.96% 0.058 67.8) |
| XYZ | xyz(76.4391, 77.1359, 58.4294) |
| Luminance | 0.7713 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.71
Light Peach
#FFD8B1
ΔE00 2.20
Bisque
#FFE4C4
ΔE00 2.25
Navajowhite
#FFDEAD
ΔE00 4.47
Blanchedalmond
#FFEBCD
ΔE00 5.10
Moccasin
#FFE4B5
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEBC #BCDDFF
analogous
#FFBDBC #FFDEBC #FEFFBC
triadic
#FFDEBC #BCFFDE #DEBCFF
tetradic
#FFDEBC #BCFFBD #BCDDFF #FFBCFE
square
#FFDEBC #BCFFBD #BCDDFF #FFBCFE
split-complementary
#FFDEBC #BCFEFF #BDBCFF
monochromatic
#FFA242 #FFC07F #FFDEBC #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.28
#FFDEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#FFDEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEBC
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEBC | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBA
Deuteranopia (green-blind)
#F1E6BD
Tritanopia (blue-blind)
#FFD6D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdebc; /* rgb */ color: rgb(255, 222, 188); /* oklch */ color: oklch(92.0% 0.058 67.8);
Tailwind
colors: {
custom: {
50: '#ffe8d0',
500: '#ffdebc',
950: '#000000',
},
}SCSS
$custom: #ffdebc; $custom-light: #ffe8d0; $custom-dark: #000000;
JSON
{
"hex": "#ffdebc",
"rgb": {
"r": 255,
"g": 222,
"b": 188
},
"hsl": {
"h": 30.448,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.91955,
"c": 0.05776,
"h": 67.8
},
"luminance": 0.77133
}Semantic roles & 50–950 ramp
primary
#FFDEBC
secondary
#78AFE7
accent
#71E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483