#FEDCAB#FEDCAB
#FEDCAB is a very light, moderate orange. Relative luminance 0.752; OKLCH L 91.1% C 0.074 H 76.7°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDCAB |
|---|---|
| RGB | rgb(254, 220, 171) |
| HSL | hsl(35, 98%, 83%) |
| HSV | hsv(35, 33%, 100%) |
| CMYK | cmyk(0%, 13.4%, 32.7%, 0.4%) |
| CIE-LAB | lab(89.49, 4.91, 28.46) |
| CIE-LCH | lch(89.49, 28.88, 80.20°) |
| OKLab | oklab(91.13% 0.017 0.0717) |
| OKLCH | oklch(91.13% 0.074 76.7) |
| XYZ | xyz(73.8183, 75.2003, 49.1469) |
| Luminance | 0.7520 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.51
Moccasin
#FFE4B5
ΔE00 2.60
Wheat
#F5DEB3
ΔE00 3.41
Pale Peach
#FFE5AD
ΔE00 3.86
Light Peach
#FFD8B1
ΔE00 3.89
Bisque
#FFE4C4
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDCAB #ABCDFE
analogous
#FEB2AB #FEDCAB #F6FEAB
triadic
#FEDCAB #ABFEDC #DCABFE
tetradic
#FEDCAB #ABFEB2 #ABCDFE #FEABF6
square
#FEDCAB #ABFEB2 #ABCDFE #FEABF6
split-complementary
#FEDCAB #ABF6FE #B2ABFE
monochromatic
#FDAA32 #FDC36F #FEDCAB #FFF2E1 #FFF2E1
Accessibility & contrast
On white
1.31
#FEDCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#FEDCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDCAB
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDCAB | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA8
Deuteranopia (green-blind)
#F2E4AC
Tritanopia (blue-blind)
#FFD3CF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fedcab; /* rgb */ color: rgb(254, 220, 171); /* oklch */ color: oklch(91.1% 0.074 76.7);
Tailwind
colors: {
custom: {
50: '#ffe6c4',
500: '#fedcab',
950: '#000000',
},
}SCSS
$custom: #fedcab; $custom-light: #ffe6c4; $custom-dark: #000000;
JSON
{
"hex": "#fedcab",
"rgb": {
"r": 254,
"g": 220,
"b": 171
},
"hsl": {
"h": 35.422,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.91125,
"c": 0.07365,
"h": 76.7
},
"luminance": 0.75198
}Semantic roles & 50–950 ramp
primary
#FEDCAB
secondary
#6A9CE3
accent
#5EE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181612
muted
#868482