#FEDCA2#FEDCA2
#FEDCA2 is a very light, moderate orange. Relative luminance 0.749; OKLCH L 91.0% C 0.083 H 80.7°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDCA2 |
|---|---|
| RGB | rgb(254, 220, 162) |
| HSL | hsl(38, 98%, 82%) |
| HSV | hsv(38, 36%, 100%) |
| CMYK | cmyk(0%, 13.4%, 36.2%, 0.4%) |
| CIE-LAB | lab(89.33, 3.86, 32.87) |
| CIE-LCH | lch(89.33, 33.10, 83.31°) |
| OKLab | oklab(90.95% 0.0135 0.082) |
| OKLCH | oklch(90.95% 0.083 80.7) |
| XYZ | xyz(72.9895, 74.8688, 44.7818) |
| Luminance | 0.7487 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.19
Pale Peach
#FFE5AD
ΔE00 2.90
Moccasin
#FFE4B5
ΔE00 3.26
Wheat
#F5DEB3
ΔE00 4.18
Light Peach
#FFD8B1
ΔE00 5.95
Vanilla
#F3E5AB
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDCA2 #A2C4FE
analogous
#FEAEA2 #FEDCA2 #F2FEA2
triadic
#FEDCA2 #A2FEDC #DCA2FE
tetradic
#FEDCA2 #A2FEAE #A2C4FE #FEA2F2
square
#FEDCA2 #A2FEAE #A2C4FE #FEA2F2
split-complementary
#FEDCA2 #A2F2FE #AEA2FE
monochromatic
#FDAE29 #FDC565 #FEDCA2 #FFF3DF #FFF4E1
Accessibility & contrast
On white
1.31
#FEDCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#FEDCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDCA2
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDCA2 | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDC9E
Deuteranopia (green-blind)
#F3E4A4
Tritanopia (blue-blind)
#FFD2CD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fedca2; /* rgb */ color: rgb(254, 220, 162); /* oklch */ color: oklch(91.0% 0.083 80.7);
Tailwind
colors: {
custom: {
50: '#ffe6be',
500: '#fedca2',
950: '#000000',
},
}SCSS
$custom: #fedca2; $custom-light: #ffe6be; $custom-dark: #000000;
JSON
{
"hex": "#fedca2",
"rgb": {
"r": 254,
"g": 220,
"b": 162
},
"hsl": {
"h": 37.826,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.90952,
"c": 0.08306,
"h": 80.7
},
"luminance": 0.74866
}Semantic roles & 50–950 ramp
primary
#FEDCA2
secondary
#6291E2
accent
#55E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181612
muted
#868482