#FFDEB2#FFDEB2
#FFDEB2 is a very light, moderate orange. Relative luminance 0.767; OKLCH L 91.7% C 0.068 H 74.7°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEB2 |
|---|---|
| RGB | rgb(255, 222, 178) |
| HSL | hsl(34, 100%, 85%) |
| HSV | hsv(34, 30%, 100%) |
| CMYK | cmyk(0%, 12.9%, 30.2%, 0%) |
| CIE-LAB | lab(90.19, 5.13, 25.82) |
| CIE-LCH | lch(90.19, 26.32, 78.76°) |
| OKLab | oklab(91.74% 0.0179 0.0654) |
| OKLCH | oklch(91.74% 0.068 74.7) |
| XYZ | xyz(75.3983, 76.7196, 52.9475) |
| Luminance | 0.7672 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.37
Moccasin
#FFE4B5
ΔE00 2.65
Light Peach
#FFD8B1
ΔE00 3.10
Wheat
#F5DEB3
ΔE00 3.36
Bisque
#FFE4C4
ΔE00 3.59
Peach
#FFDAB9
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEB2 #B2D3FF
analogous
#FFB8B2 #FFDEB2 #F9FFB2
triadic
#FFDEB2 #B2FFDE #DEB2FF
tetradic
#FFDEB2 #B2FFB8 #B2D3FF #FFB2F9
square
#FFDEB2 #B2FFB8 #B2D3FF #FFB2F9
split-complementary
#FFDEB2 #B2F9FF #B8B2FF
monochromatic
#FFAA38 #FFC475 #FFDEB2 #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.28
#FFDEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#FFDEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEB2
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEB2 | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAF
Deuteranopia (green-blind)
#F3E6B3
Tritanopia (blue-blind)
#FFD5D2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdeb2; /* rgb */ color: rgb(255, 222, 178); /* oklch */ color: oklch(91.7% 0.068 74.7);
Tailwind
colors: {
custom: {
50: '#ffe8c9',
500: '#ffdeb2',
950: '#000000',
},
}SCSS
$custom: #ffdeb2; $custom-light: #ffe8c9; $custom-dark: #000000;
JSON
{
"hex": "#ffdeb2",
"rgb": {
"r": 255,
"g": 222,
"b": 178
},
"hsl": {
"h": 34.286,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.91742,
"c": 0.0678,
"h": 74.7
},
"luminance": 0.76717
}Semantic roles & 50–950 ramp
primary
#FFDEB2
secondary
#70A2E6
accent
#62E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482