#FEDCB4#FEDCB4
#FEDCB4 is a very light, moderate orange. Relative luminance 0.756; OKLCH L 91.3% C 0.064 H 71.4°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDCB4 |
|---|---|
| RGB | rgb(254, 220, 180) |
| HSL | hsl(32, 97%, 85%) |
| HSV | hsv(32, 29%, 100%) |
| CMYK | cmyk(0%, 13.4%, 29.1%, 0.4%) |
| CIE-LAB | lab(89.65, 6.03, 24.03) |
| CIE-LCH | lch(89.65, 24.77, 75.90°) |
| OKLab | oklab(91.31% 0.0205 0.0611) |
| OKLCH | oklch(91.31% 0.064 71.4) |
| XYZ | xyz(74.7055, 75.5552, 53.8196) |
| Luminance | 0.7555 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.91
Navajowhite
#FFDEAD
ΔE00 2.72
Peach
#FFDAB9
ΔE00 2.90
Bisque
#FFE4C4
ΔE00 3.07
Moccasin
#FFE4B5
ΔE00 3.91
Wheat
#F5DEB3
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDCB4 #B4D6FE
analogous
#FEB7B4 #FEDCB4 #FBFEB4
triadic
#FEDCB4 #B4FEDC #DCB4FE
tetradic
#FEDCB4 #B4FEB7 #B4D6FE #FEB4FB
square
#FEDCB4 #B4FEB7 #B4D6FE #FEB4FB
split-complementary
#FEDCB4 #B4FBFE #B7B4FE
monochromatic
#FCA43B #FDC078 #FEDCB4 #FFF1E1 #FFF1E1
Accessibility & contrast
On white
1.30
#FEDCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#FEDCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDCB4
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDCB4 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DDB1
Deuteranopia (green-blind)
#F1E5B5
Tritanopia (blue-blind)
#FFD4D1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fedcb4; /* rgb */ color: rgb(254, 220, 180); /* oklch */ color: oklch(91.3% 0.064 71.4);
Tailwind
colors: {
custom: {
50: '#ffe6ca',
500: '#fedcb4',
950: '#000000',
},
}SCSS
$custom: #fedcb4; $custom-light: #ffe6ca; $custom-dark: #000000;
JSON
{
"hex": "#fedcb4",
"rgb": {
"r": 254,
"g": 220,
"b": 180
},
"hsl": {
"h": 32.432,
"s": 97.368,
"l": 85.098
},
"oklch": {
"l": 0.9131,
"c": 0.06445,
"h": 71.4
},
"luminance": 0.75553
}Semantic roles & 50–950 ramp
primary
#FEDCB4
secondary
#72A6E4
accent
#69E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482