#FEDCB0#FEDCB0
#FEDCB0 is a very light, moderate orange. Relative luminance 0.754; OKLCH L 91.2% C 0.069 H 73.9°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDCB0 |
|---|---|
| RGB | rgb(254, 220, 176) |
| HSL | hsl(34, 98%, 84%) |
| HSV | hsv(34, 31%, 100%) |
| CMYK | cmyk(0%, 13.4%, 30.7%, 0.4%) |
| CIE-LAB | lab(89.58, 5.53, 26.00) |
| CIE-LCH | lch(89.58, 26.58, 77.99°) |
| OKLab | oklab(91.23% 0.019 0.0658) |
| OKLCH | oklch(91.23% 0.069 73.9) |
| XYZ | xyz(74.3039, 75.3945, 51.7045) |
| Luminance | 0.7539 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.57
Light Peach
#FFD8B1
ΔE00 2.71
Moccasin
#FFE4B5
ΔE00 3.10
Wheat
#F5DEB3
ΔE00 3.67
Bisque
#FFE4C4
ΔE00 3.80
Peach
#FFDAB9
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDCB0 #B0D2FE
analogous
#FEB5B0 #FEDCB0 #F9FEB0
triadic
#FEDCB0 #B0FEDC #DCB0FE
tetradic
#FEDCB0 #B0FEB5 #B0D2FE #FEB0F9
square
#FEDCB0 #B0FEB5 #B0D2FE #FEB0F9
split-complementary
#FEDCB0 #B0F9FE #B5B0FE
monochromatic
#FCA637 #FDC174 #FEDCB0 #FFF2E1 #FFF2E1
Accessibility & contrast
On white
1.31
#FEDCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#FEDCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDCB0
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDCB0 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAD
Deuteranopia (green-blind)
#F1E4B1
Tritanopia (blue-blind)
#FFD3D0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fedcb0; /* rgb */ color: rgb(254, 220, 176); /* oklch */ color: oklch(91.2% 0.069 73.9);
Tailwind
colors: {
custom: {
50: '#ffe6c7',
500: '#fedcb0',
950: '#000000',
},
}SCSS
$custom: #fedcb0; $custom-light: #ffe6c7; $custom-dark: #000000;
JSON
{
"hex": "#fedcb0",
"rgb": {
"r": 254,
"g": 220,
"b": 176
},
"hsl": {
"h": 33.846,
"s": 97.5,
"l": 84.314
},
"oklch": {
"l": 0.91226,
"c": 0.0685,
"h": 73.9
},
"luminance": 0.75392
}Semantic roles & 50–950 ramp
primary
#FEDCB0
secondary
#6EA2E4
accent
#64E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482