#FFDEAA#FFDEAA
#FFDEAA is a very light, moderate orange. Relative luminance 0.764; OKLCH L 91.6% C 0.076 H 78.9°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEAA |
|---|---|
| RGB | rgb(255, 222, 170) |
| HSL | hsl(37, 100%, 83%) |
| HSV | hsv(37, 33%, 100%) |
| CMYK | cmyk(0%, 12.9%, 33.3%, 0%) |
| CIE-LAB | lab(90.05, 4.15, 29.74) |
| CIE-LCH | lch(90.05, 30.03, 82.06°) |
| OKLab | oklab(91.58% 0.0147 0.0747) |
| OKLCH | oklch(91.58% 0.076 78.9) |
| XYZ | xyz(74.6184, 76.4076, 48.8400) |
| Luminance | 0.7641 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.77
Moccasin
#FFE4B5
ΔE00 2.20
Pale Peach
#FFE5AD
ΔE00 2.94
Wheat
#F5DEB3
ΔE00 3.29
Light Peach
#FFD8B1
ΔE00 4.87
Bisque
#FFE4C4
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEAA #AACBFF
analogous
#FFB3AA #FFDEAA #F5FFAA
triadic
#FFDEAA #AAFFDE #DEAAFF
tetradic
#FFDEAA #AAFFB3 #AACBFF #FFAAF5
square
#FFDEAA #AAFFB3 #AACBFF #FFAAF5
split-complementary
#FFDEAA #AAF5FF #B3AAFF
monochromatic
#FFAE30 #FFC66D #FFDEAA #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.29
#FFDEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#FFDEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEAA
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEAA | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA6
Deuteranopia (green-blind)
#F4E6AB
Tritanopia (blue-blind)
#FFD4D0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdeaa; /* rgb */ color: rgb(255, 222, 170); /* oklch */ color: oklch(91.6% 0.076 78.9);
Tailwind
colors: {
custom: {
50: '#ffe8c3',
500: '#ffdeaa',
950: '#000000',
},
}SCSS
$custom: #ffdeaa; $custom-light: #ffe8c3; $custom-dark: #000000;
JSON
{
"hex": "#ffdeaa",
"rgb": {
"r": 255,
"g": 222,
"b": 170
},
"hsl": {
"h": 36.706,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.91581,
"c": 0.07615,
"h": 78.9
},
"luminance": 0.76405
}Semantic roles & 50–950 ramp
primary
#FFDEAA
secondary
#6999E4
accent
#59E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181612
muted
#868482