#FEDCBB#FEDCBB
#FEDCBB is a very light, muted orange. Relative luminance 0.758; OKLCH L 91.5% C 0.058 H 66.1°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDCBB |
|---|---|
| RGB | rgb(254, 220, 187) |
| HSL | hsl(30, 97%, 86%) |
| HSV | hsv(30, 26%, 100%) |
| CMYK | cmyk(0%, 13.4%, 26.4%, 0.4%) |
| CIE-LAB | lab(89.79, 6.95, 20.58) |
| CIE-LCH | lch(89.79, 21.72, 71.34°) |
| OKLab | oklab(91.46% 0.0233 0.0527) |
| OKLCH | oklch(91.46% 0.058 66.1) |
| XYZ | xyz(75.4367, 75.8476, 57.6704) |
| Luminance | 0.7584 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.07
Light Peach
#FFD8B1
ΔE00 2.02
Bisque
#FFE4C4
ΔE00 2.83
Navajowhite
#FFDEAD
ΔE00 4.97
Apricot
#FBCEB1
ΔE00 5.11
Blanchedalmond
#FFEBCD
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDCBB #BBDDFE
analogous
#FEBBBC #FEDCBB #FEFDBB
triadic
#FEDCBB #BBFEDC #DCBBFE
tetradic
#FEDCBB #BCFEBB #BBDDFE #FDBBFE
square
#FEDCBB #BCFEBB #BBDDFE #FDBBFE
split-complementary
#FEDCBB #BBFEFD #BBBCFE
monochromatic
#FC9E42 #FDBD7F #FEDCBB #FFEFE1 #FFEFE1
Accessibility & contrast
On white
1.30
#FEDCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#FEDCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDCBB
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDCBB | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB9
Deuteranopia (green-blind)
#EFE5BC
Tritanopia (blue-blind)
#FFD4D3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fedcbb; /* rgb */ color: rgb(254, 220, 187); /* oklch */ color: oklch(91.5% 0.058 66.1);
Tailwind
colors: {
custom: {
50: '#ffe6cf',
500: '#fedcbb',
950: '#000000',
},
}SCSS
$custom: #fedcbb; $custom-light: #ffe6cf; $custom-dark: #000000;
JSON
{
"hex": "#fedcbb",
"rgb": {
"r": 254,
"g": 220,
"b": 187
},
"hsl": {
"h": 29.552,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.91461,
"c": 0.05762,
"h": 66.1
},
"luminance": 0.75845
}Semantic roles & 50–950 ramp
primary
#FEDCBB
secondary
#78AFE5
accent
#74E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181613
muted
#868483