#FEDCB8#FEDCB8
#FEDCB8 is a very light, moderate orange. Relative luminance 0.757; OKLCH L 91.4% C 0.061 H 68.6°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDCB8 |
|---|---|
| RGB | rgb(254, 220, 184) |
| HSL | hsl(31, 97%, 86%) |
| HSV | hsv(31, 28%, 100%) |
| CMYK | cmyk(0%, 13.4%, 27.6%, 0.4%) |
| CIE-LAB | lab(89.73, 6.55, 22.05) |
| CIE-LCH | lch(89.73, 23.01, 73.45°) |
| OKLab | oklab(91.4% 0.0221 0.0563) |
| OKLCH | oklch(91.4% 0.061 68.6) |
| XYZ | xyz(75.1189, 75.7205, 55.9967) |
| Luminance | 0.7572 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.62
Peach
#FFDAB9
ΔE00 1.76
Bisque
#FFE4C4
ΔE00 2.70
Navajowhite
#FFDEAD
ΔE00 3.97
Moccasin
#FFE4B5
ΔE00 4.96
Wheat
#F5DEB3
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDCB8 #B8DAFE
analogous
#FEB9B8 #FEDCB8 #FDFEB8
triadic
#FEDCB8 #B8FEDC #DCB8FE
tetradic
#FEDCB8 #B8FEB9 #B8DAFE #FEB8FD
square
#FEDCB8 #B8FEB9 #B8DAFE #FEB8FD
split-complementary
#FEDCB8 #B8FDFE #B9B8FE
monochromatic
#FCA03F #FDBE7C #FEDCB8 #FFF0E1 #FFF0E1
Accessibility & contrast
On white
1.30
#FEDCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#FEDCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDCB8
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDCB8 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DDB6
Deuteranopia (green-blind)
#F0E5B9
Tritanopia (blue-blind)
#FFD4D2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fedcb8; /* rgb */ color: rgb(254, 220, 184); /* oklch */ color: oklch(91.4% 0.061 68.6);
Tailwind
colors: {
custom: {
50: '#ffe6cd',
500: '#fedcb8',
950: '#000000',
},
}SCSS
$custom: #fedcb8; $custom-light: #ffe6cd; $custom-dark: #000000;
JSON
{
"hex": "#fedcb8",
"rgb": {
"r": 254,
"g": 220,
"b": 184
},
"hsl": {
"h": 30.857,
"s": 97.222,
"l": 85.882
},
"oklch": {
"l": 0.91395,
"c": 0.06051,
"h": 68.6
},
"luminance": 0.75718
}Semantic roles & 50–950 ramp
primary
#FEDCB8
secondary
#75ACE5
accent
#6FE600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181613
muted
#868483