#FEDCB6#FEDCB6
#FEDCB6 is a very light, moderate orange. Relative luminance 0.756; OKLCH L 91.4% C 0.062 H 70.0°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDCB6 |
|---|---|
| RGB | rgb(254, 220, 182) |
| HSL | hsl(32, 97%, 85%) |
| HSV | hsv(32, 28%, 100%) |
| CMYK | cmyk(0%, 13.4%, 28.3%, 0.4%) |
| CIE-LAB | lab(89.69, 6.29, 23.04) |
| CIE-LCH | lch(89.69, 23.88, 74.73°) |
| OKLab | oklab(91.35% 0.0213 0.0587) |
| OKLCH | oklch(91.35% 0.062 70) |
| XYZ | xyz(74.9107, 75.6373, 54.9004) |
| Luminance | 0.7563 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.66
Peach
#FFDAB9
ΔE00 2.33
Bisque
#FFE4C4
ΔE00 2.82
Navajowhite
#FFDEAD
ΔE00 3.33
Moccasin
#FFE4B5
ΔE00 4.41
Wheat
#F5DEB3
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDCB6 #B6D8FE
analogous
#FEB8B6 #FEDCB6 #FCFEB6
triadic
#FEDCB6 #B6FEDC #DCB6FE
tetradic
#FEDCB6 #B6FEB8 #B6D8FE #FEB6FC
square
#FEDCB6 #B6FEB8 #B6D8FE #FEB6FC
split-complementary
#FEDCB6 #B6FCFE #B8B6FE
monochromatic
#FCA23D #FDBF7A #FEDCB6 #FFF1E1 #FFF1E1
Accessibility & contrast
On white
1.30
#FEDCB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#FEDCB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDCB6
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDCB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDCB6 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DDB4
Deuteranopia (green-blind)
#F0E5B7
Tritanopia (blue-blind)
#FFD4D2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fedcb6; /* rgb */ color: rgb(254, 220, 182); /* oklch */ color: oklch(91.4% 0.062 70.0);
Tailwind
colors: {
custom: {
50: '#ffe6cc',
500: '#fedcb6',
950: '#000000',
},
}SCSS
$custom: #fedcb6; $custom-light: #ffe6cc; $custom-dark: #000000;
JSON
{
"hex": "#fedcb6",
"rgb": {
"r": 254,
"g": 220,
"b": 182
},
"hsl": {
"h": 31.667,
"s": 97.297,
"l": 85.49
},
"oklch": {
"l": 0.91352,
"c": 0.06246,
"h": 70
},
"luminance": 0.75635
}Semantic roles & 50–950 ramp
primary
#FEDCB6
secondary
#74A9E5
accent
#6CE600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181613
muted
#868483