#FFDEAE#FFDEAE
#FFDEAE is a very light, moderate orange. Relative luminance 0.766; OKLCH L 91.7% C 0.072 H 76.9°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEAE |
|---|---|
| RGB | rgb(255, 222, 174) |
| HSL | hsl(36, 100%, 84%) |
| HSV | hsv(36, 32%, 100%) |
| CMYK | cmyk(0%, 12.9%, 31.8%, 0%) |
| CIE-LAB | lab(90.12, 4.63, 27.78) |
| CIE-LCH | lch(90.12, 28.16, 80.53°) |
| OKLab | oklab(91.66% 0.0163 0.0701) |
| OKLCH | oklch(91.66% 0.072 76.9) |
| XYZ | xyz(75.0025, 76.5613, 50.8632) |
| Luminance | 0.7656 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.27
Moccasin
#FFE4B5
ΔE00 2.17
Wheat
#F5DEB3
ΔE00 3.13
Pale Peach
#FFE5AD
ΔE00 3.65
Light Peach
#FFD8B1
ΔE00 3.97
Bisque
#FFE4C4
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEAE #AECFFF
analogous
#FFB6AE #FFDEAE #F7FFAE
triadic
#FFDEAE #AEFFDE #DEAEFF
tetradic
#FFDEAE #AEFFB6 #AECFFF #FFAEF7
square
#FFDEAE #AEFFB6 #AECFFF #FFAEF7
split-complementary
#FFDEAE #AEF7FF #B6AEFF
monochromatic
#FFAC34 #FFC571 #FFDEAE #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.29
#FFDEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#FFDEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEAE
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEAE | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAB
Deuteranopia (green-blind)
#F3E6AF
Tritanopia (blue-blind)
#FFD5D1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdeae; /* rgb */ color: rgb(255, 222, 174); /* oklch */ color: oklch(91.7% 0.072 76.9);
Tailwind
colors: {
custom: {
50: '#ffe8c6',
500: '#ffdeae',
950: '#000000',
},
}SCSS
$custom: #ffdeae; $custom-light: #ffe8c6; $custom-dark: #000000;
JSON
{
"hex": "#ffdeae",
"rgb": {
"r": 255,
"g": 222,
"b": 174
},
"hsl": {
"h": 35.556,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.9166,
"c": 0.07196,
"h": 76.9
},
"luminance": 0.76559
}Semantic roles & 50–950 ramp
primary
#FFDEAE
secondary
#6C9DE5
accent
#5DE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482