#FFDEBE#FFDEBE
#FFDEBE is a very light, muted orange. Relative luminance 0.772; OKLCH L 92.0% C 0.056 H 66.2°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEBE |
|---|---|
| RGB | rgb(255, 222, 190) |
| HSL | hsl(30, 100%, 87%) |
| HSV | hsv(30, 25%, 100%) |
| CMYK | cmyk(0%, 12.9%, 25.5%, 0%) |
| CIE-LAB | lab(90.42, 6.69, 19.91) |
| CIE-LCH | lch(90.42, 21.01, 71.43°) |
| OKLab | oklab(92% 0.0226 0.0511) |
| OKLCH | oklch(92% 0.056 66.2) |
| XYZ | xyz(76.6562, 77.2228, 59.5727) |
| Luminance | 0.7722 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.44
Bisque
#FFE4C4
ΔE00 2.46
Light Peach
#FFD8B1
ΔE00 2.51
Navajowhite
#FFDEAD
ΔE00 5.16
Blanchedalmond
#FFEBCD
ΔE00 5.29
Apricot
#FBCEB1
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEBE #BEDFFF
analogous
#FFBEBF #FFDEBE #FFFEBE
triadic
#FFDEBE #BEFFDE #DEBEFF
tetradic
#FFDEBE #BFFFBE #BEDFFF #FEBEFF
square
#FFDEBE #BFFFBE #BEDFFF #FEBEFF
split-complementary
#FFDEBE #BEFFFE #BEBFFF
monochromatic
#FFA044 #FFBF81 #FFDEBE #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.28
#FFDEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#FFDEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEBE
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEBE | 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)
#E9DFBC
Deuteranopia (green-blind)
#F1E7BF
Tritanopia (blue-blind)
#FFD7D5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdebe; /* rgb */ color: rgb(255, 222, 190); /* oklch */ color: oklch(92.0% 0.056 66.2);
Tailwind
colors: {
custom: {
50: '#ffe8d1',
500: '#ffdebe',
950: '#000000',
},
}SCSS
$custom: #ffdebe; $custom-light: #ffe8d1; $custom-dark: #000000;
JSON
{
"hex": "#ffdebe",
"rgb": {
"r": 255,
"g": 222,
"b": 190
},
"hsl": {
"h": 29.538,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.91999,
"c": 0.05584,
"h": 66.2
},
"luminance": 0.7722
}Semantic roles & 50–950 ramp
primary
#FFDEBE
secondary
#7AB1E7
accent
#75E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483