#FFDEA2#FFDEA2
#FFDEA2 is a very light, moderate orange. Relative luminance 0.761; OKLCH L 91.4% C 0.085 H 82.1°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEA2 |
|---|---|
| RGB | rgb(255, 222, 162) |
| HSL | hsl(39, 100%, 82%) |
| HSV | hsv(39, 36%, 100%) |
| CMYK | cmyk(0%, 12.9%, 36.5%, 0%) |
| CIE-LAB | lab(89.91, 3.22, 33.66) |
| CIE-LCH | lch(89.91, 33.81, 84.54°) |
| OKLab | oklab(91.43% 0.0116 0.0838) |
| OKLCH | oklch(91.43% 0.085 82.1) |
| XYZ | xyz(73.8845, 76.1141, 44.9750) |
| Luminance | 0.7611 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.44
Navajowhite
#FFDEAD
ΔE00 2.68
Moccasin
#FFE4B5
ΔE00 3.31
Wheat
#F5DEB3
ΔE00 4.33
Vanilla
#F3E5AB
ΔE00 5.87
Light Peach
#FFD8B1
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEA2 #A2C3FF
analogous
#FFB0A2 #FFDEA2 #F1FFA2
triadic
#FFDEA2 #A2FFDE #DEA2FF
tetradic
#FFDEA2 #A2FFB0 #A2C3FF #FFA2F1
square
#FFDEA2 #A2FFB0 #A2C3FF #FFA2F1
split-complementary
#FFDEA2 #A2F1FF #B0A2FF
monochromatic
#FFB328 #FFC865 #FFDEA2 #FFF4DF #FFF4E0
Accessibility & contrast
On white
1.29
#FFDEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#FFDEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEA2
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEA2 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9E
Deuteranopia (green-blind)
#F5E6A4
Tritanopia (blue-blind)
#FFD3CE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdea2; /* rgb */ color: rgb(255, 222, 162); /* oklch */ color: oklch(91.4% 0.085 82.1);
Tailwind
colors: {
custom: {
50: '#ffe8be',
500: '#ffdea2',
950: '#000000',
},
}SCSS
$custom: #ffdea2; $custom-light: #ffe8be; $custom-dark: #000000;
JSON
{
"hex": "#ffdea2",
"rgb": {
"r": 255,
"g": 222,
"b": 162
},
"hsl": {
"h": 38.71,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.9143,
"c": 0.0846,
"h": 82.1
},
"luminance": 0.76111
}Semantic roles & 50–950 ramp
primary
#FFDEA2
secondary
#6290E3
accent
#51E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181612
muted
#868482