#FFDEBF#FFDEBF
#FFDEBF is a very light, muted orange. Relative luminance 0.773; OKLCH L 92.0% C 0.055 H 65.3°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEBF |
|---|---|
| RGB | rgb(255, 222, 191) |
| HSL | hsl(29, 100%, 87%) |
| HSV | hsv(29, 25%, 100%) |
| CMYK | cmyk(0%, 12.9%, 25.1%, 0%) |
| CIE-LAB | lab(90.44, 6.83, 19.42) |
| CIE-LCH | lch(90.44, 20.58, 70.64°) |
| OKLab | oklab(92.02% 0.023 0.0499) |
| OKLCH | oklch(92.02% 0.055 65.3) |
| XYZ | xyz(76.7659, 77.2666, 60.1503) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.41
Bisque
#FFE4C4
ΔE00 2.63
Light Peach
#FFD8B1
ΔE00 2.73
Apricot
#FBCEB1
ΔE00 5.25
Blanchedalmond
#FFEBCD
ΔE00 5.42
Navajowhite
#FFDEAD
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEBF #BFE0FF
analogous
#FFBFC0 #FFDEBF #FFFEBF
triadic
#FFDEBF #BFFFDE #DEBFFF
tetradic
#FFDEBF #C0FFBF #BFE0FF #FEBFFF
square
#FFDEBF #C0FFBF #BFE0FF #FEBFFF
split-complementary
#FFDEBF #BFFFFE #BFC0FF
monochromatic
#FF9F45 #FFBE82 #FFDEBF #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.28
#FFDEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#FFDEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEBF
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEBF | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBD
Deuteranopia (green-blind)
#F1E7C0
Tritanopia (blue-blind)
#FFD7D5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdebf; /* rgb */ color: rgb(255, 222, 191); /* oklch */ color: oklch(92.0% 0.055 65.3);
Tailwind
colors: {
custom: {
50: '#ffe8d2',
500: '#ffdebf',
950: '#000000',
},
}SCSS
$custom: #ffdebf; $custom-light: #ffe8d2; $custom-dark: #000000;
JSON
{
"hex": "#ffdebf",
"rgb": {
"r": 255,
"g": 222,
"b": 191
},
"hsl": {
"h": 29.063,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.92022,
"c": 0.0549,
"h": 65.3
},
"luminance": 0.77264
}Semantic roles & 50–950 ramp
primary
#FFDEBF
secondary
#7BB3E8
accent
#76E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483