#FEDCB3#FEDCB3
#FEDCB3 is a very light, moderate orange. Relative luminance 0.755; OKLCH L 91.3% C 0.065 H 72.1°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDCB3 |
|---|---|
| RGB | rgb(254, 220, 179) |
| HSL | hsl(33, 97%, 85%) |
| HSV | hsv(33, 30%, 100%) |
| CMYK | cmyk(0%, 13.4%, 29.5%, 0.4%) |
| CIE-LAB | lab(89.63, 5.91, 24.52) |
| CIE-LCH | lch(89.63, 25.22, 76.46°) |
| OKLab | oklab(91.29% 0.0202 0.0623) |
| OKLCH | oklch(91.29% 0.065 72.1) |
| XYZ | xyz(74.6040, 75.5146, 53.2850) |
| Luminance | 0.7551 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.08
Navajowhite
#FFDEAD
ΔE00 2.42
Peach
#FFDAB9
ΔE00 3.19
Bisque
#FFE4C4
ΔE00 3.23
Moccasin
#FFE4B5
ΔE00 3.68
Wheat
#F5DEB3
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDCB3 #B3D5FE
analogous
#FEB7B3 #FEDCB3 #FBFEB3
triadic
#FEDCB3 #B3FEDC #DCB3FE
tetradic
#FEDCB3 #B3FEB7 #B3D5FE #FEB3FB
square
#FEDCB3 #B3FEB7 #B3D5FE #FEB3FB
split-complementary
#FEDCB3 #B3FBFE #B7B3FE
monochromatic
#FCA43A #FDC077 #FEDCB3 #FFF1E1 #FFF1E1
Accessibility & contrast
On white
1.30
#FEDCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#FEDCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDCB3
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDCB3 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDB0
Deuteranopia (green-blind)
#F1E5B4
Tritanopia (blue-blind)
#FFD4D1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fedcb3; /* rgb */ color: rgb(254, 220, 179); /* oklch */ color: oklch(91.3% 0.065 72.1);
Tailwind
colors: {
custom: {
50: '#ffe6ca',
500: '#fedcb3',
950: '#000000',
},
}SCSS
$custom: #fedcb3; $custom-light: #ffe6ca; $custom-dark: #000000;
JSON
{
"hex": "#fedcb3",
"rgb": {
"r": 254,
"g": 220,
"b": 179
},
"hsl": {
"h": 32.8,
"s": 97.403,
"l": 84.902
},
"oklch": {
"l": 0.91289,
"c": 0.06546,
"h": 72.1
},
"luminance": 0.75512
}Semantic roles & 50–950 ramp
primary
#FEDCB3
secondary
#71A5E4
accent
#68E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482