#FFDEB4#FFDEB4
#FFDEB4 is a very light, moderate orange. Relative luminance 0.768; OKLCH L 91.8% C 0.066 H 73.5°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEB4 |
|---|---|
| RGB | rgb(255, 222, 180) |
| HSL | hsl(34, 100%, 85%) |
| HSV | hsv(34, 29%, 100%) |
| CMYK | cmyk(0%, 12.9%, 29.4%, 0%) |
| CIE-LAB | lab(90.23, 5.38, 24.83) |
| CIE-LCH | lch(90.23, 25.41, 77.77°) |
| OKLab | oklab(91.78% 0.0186 0.0631) |
| OKLCH | oklch(91.78% 0.066 73.5) |
| XYZ | xyz(75.6005, 76.8005, 54.0128) |
| Luminance | 0.7680 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.95
Light Peach
#FFD8B1
ΔE00 2.71
Moccasin
#FFE4B5
ΔE00 3.05
Bisque
#FFE4C4
ΔE00 3.15
Wheat
#F5DEB3
ΔE00 3.63
Peach
#FFDAB9
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEB4 #B4D5FF
analogous
#FFB8B4 #FFDEB4 #FAFFB4
triadic
#FFDEB4 #B4FFDE #DEB4FF
tetradic
#FFDEB4 #B4FFB8 #B4D5FF #FFB4FA
square
#FFDEB4 #B4FFB8 #B4D5FF #FFB4FA
split-complementary
#FFDEB4 #B4FAFF #B8B4FF
monochromatic
#FFA83A #FFC377 #FFDEB4 #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.28
#FFDEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#FFDEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEB4
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEB4 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEB1
Deuteranopia (green-blind)
#F2E6B5
Tritanopia (blue-blind)
#FFD5D3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdeb4; /* rgb */ color: rgb(255, 222, 180); /* oklch */ color: oklch(91.8% 0.066 73.5);
Tailwind
colors: {
custom: {
50: '#ffe8ca',
500: '#ffdeb4',
950: '#000000',
},
}SCSS
$custom: #ffdeb4; $custom-light: #ffe8ca; $custom-dark: #000000;
JSON
{
"hex": "#ffdeb4",
"rgb": {
"r": 255,
"g": 222,
"b": 180
},
"hsl": {
"h": 33.6,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.91783,
"c": 0.06575,
"h": 73.5
},
"luminance": 0.76798
}Semantic roles & 50–950 ramp
primary
#FFDEB4
secondary
#71A5E6
accent
#65E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482