#FFDEB3#FFDEB3
#FFDEB3 is a very light, moderate orange. Relative luminance 0.768; OKLCH L 91.8% C 0.067 H 74.1°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEB3 |
|---|---|
| RGB | rgb(255, 222, 179) |
| HSL | hsl(34, 100%, 85%) |
| HSV | hsv(34, 30%, 100%) |
| CMYK | cmyk(0%, 12.9%, 29.8%, 0%) |
| CIE-LAB | lab(90.21, 5.25, 25.32) |
| CIE-LCH | lch(90.21, 25.86, 78.28°) |
| OKLab | oklab(91.76% 0.0182 0.0642) |
| OKLCH | oklch(91.76% 0.067 74.1) |
| XYZ | xyz(75.4990, 76.7599, 53.4783) |
| Luminance | 0.7676 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.66
Moccasin
#FFE4B5
ΔE00 2.84
Light Peach
#FFD8B1
ΔE00 2.90
Bisque
#FFE4C4
ΔE00 3.37
Wheat
#F5DEB3
ΔE00 3.48
Peach
#FFDAB9
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEB3 #B3D4FF
analogous
#FFB8B3 #FFDEB3 #FAFFB3
triadic
#FFDEB3 #B3FFDE #DEB3FF
tetradic
#FFDEB3 #B3FFB8 #B3D4FF #FFB3FA
square
#FFDEB3 #B3FFB8 #B3D4FF #FFB3FA
split-complementary
#FFDEB3 #B3FAFF #B8B3FF
monochromatic
#FFA939 #FFC376 #FFDEB3 #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.28
#FFDEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#FFDEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEB3
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEB3 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEB0
Deuteranopia (green-blind)
#F3E6B4
Tritanopia (blue-blind)
#FFD5D2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdeb3; /* rgb */ color: rgb(255, 222, 179); /* oklch */ color: oklch(91.8% 0.067 74.1);
Tailwind
colors: {
custom: {
50: '#ffe8ca',
500: '#ffdeb3',
950: '#000000',
},
}SCSS
$custom: #ffdeb3; $custom-light: #ffe8ca; $custom-dark: #000000;
JSON
{
"hex": "#ffdeb3",
"rgb": {
"r": 255,
"g": 222,
"b": 179
},
"hsl": {
"h": 33.947,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.91762,
"c": 0.06678,
"h": 74.1
},
"luminance": 0.76757
}Semantic roles & 50–950 ramp
primary
#FFDEB3
secondary
#70A3E6
accent
#64E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482