#FFDEB6#FFDEB6
#FFDEB6 is a very light, moderate orange. Relative luminance 0.769; OKLCH L 91.8% C 0.064 H 72.3°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEB6 |
|---|---|
| RGB | rgb(255, 222, 182) |
| HSL | hsl(33, 100%, 86%) |
| HSV | hsv(33, 29%, 100%) |
| CMYK | cmyk(0%, 12.9%, 28.6%, 0%) |
| CIE-LAB | lab(90.27, 5.64, 23.85) |
| CIE-LCH | lch(90.27, 24.51, 76.70°) |
| OKLab | oklab(91.83% 0.0194 0.0607) |
| OKLCH | oklch(91.83% 0.064 72.3) |
| XYZ | xyz(75.8057, 76.8826, 55.0936) |
| Luminance | 0.7688 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.37
Navajowhite
#FFDEAD
ΔE00 2.55
Bisque
#FFE4C4
ΔE00 2.75
Peach
#FFDAB9
ΔE00 3.21
Moccasin
#FFE4B5
ΔE00 3.51
Wheat
#F5DEB3
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEB6 #B6D7FF
analogous
#FFB9B6 #FFDEB6 #FBFFB6
triadic
#FFDEB6 #B6FFDE #DEB6FF
tetradic
#FFDEB6 #B6FFB9 #B6D7FF #FFB6FB
square
#FFDEB6 #B6FFB9 #B6D7FF #FFB6FB
split-complementary
#FFDEB6 #B6FBFF #B9B6FF
monochromatic
#FFA73C #FFC279 #FFDEB6 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.28
#FFDEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#FFDEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEB6
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEB6 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADFB3
Deuteranopia (green-blind)
#F2E6B7
Tritanopia (blue-blind)
#FFD6D3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdeb6; /* rgb */ color: rgb(255, 222, 182); /* oklch */ color: oklch(91.8% 0.064 72.3);
Tailwind
colors: {
custom: {
50: '#ffe8cc',
500: '#ffdeb6',
950: '#000000',
},
}SCSS
$custom: #ffdeb6; $custom-light: #ffe8cc; $custom-dark: #000000;
JSON
{
"hex": "#ffdeb6",
"rgb": {
"r": 255,
"g": 222,
"b": 182
},
"hsl": {
"h": 32.877,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.91825,
"c": 0.06371,
"h": 72.3
},
"luminance": 0.7688
}Semantic roles & 50–950 ramp
primary
#FFDEB6
secondary
#73A7E6
accent
#68E600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181613
muted
#868483