#FFDEAB#FFDEAB
#FFDEAB is a very light, moderate orange. Relative luminance 0.764; OKLCH L 91.6% C 0.075 H 78.4°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEAB |
|---|---|
| RGB | rgb(255, 222, 171) |
| HSL | hsl(36, 100%, 84%) |
| HSV | hsv(36, 33%, 100%) |
| CMYK | cmyk(0%, 12.9%, 32.9%, 0%) |
| CIE-LAB | lab(90.07, 4.27, 29.25) |
| CIE-LCH | lch(90.07, 29.56, 81.70°) |
| OKLab | oklab(91.6% 0.0151 0.0736) |
| OKLCH | oklch(91.6% 0.075 78.4) |
| XYZ | xyz(74.7133, 76.4456, 49.3401) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.52
Moccasin
#FFE4B5
ΔE00 2.15
Pale Peach
#FFE5AD
ΔE00 3.10
Wheat
#F5DEB3
ΔE00 3.22
Light Peach
#FFD8B1
ΔE00 4.64
Bisque
#FFE4C4
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEAB #ABCCFF
analogous
#FFB4AB #FFDEAB #F6FFAB
triadic
#FFDEAB #ABFFDE #DEABFF
tetradic
#FFDEAB #ABFFB4 #ABCCFF #FFABF6
square
#FFDEAB #ABFFB4 #ABCCFF #FFABF6
split-complementary
#FFDEAB #ABF6FF #B4ABFF
monochromatic
#FFAE31 #FFC66E #FFDEAB #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.29
#FFDEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#FFDEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEAB
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEAB | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA8
Deuteranopia (green-blind)
#F4E6AC
Tritanopia (blue-blind)
#FFD4D0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdeab; /* rgb */ color: rgb(255, 222, 171); /* oklch */ color: oklch(91.6% 0.075 78.4);
Tailwind
colors: {
custom: {
50: '#ffe8c4',
500: '#ffdeab',
950: '#000000',
},
}SCSS
$custom: #ffdeab; $custom-light: #ffe8c4; $custom-dark: #000000;
JSON
{
"hex": "#ffdeab",
"rgb": {
"r": 255,
"g": 222,
"b": 171
},
"hsl": {
"h": 36.429,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.91601,
"c": 0.0751,
"h": 78.4
},
"luminance": 0.76443
}Semantic roles & 50–950 ramp
primary
#FFDEAB
secondary
#6A9AE5
accent
#5AE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181612
muted
#868482