#FEDCB2#FEDCB2
#FEDCB2 is a very light, moderate orange. Relative luminance 0.755; OKLCH L 91.3% C 0.066 H 72.7°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDCB2 |
|---|---|
| RGB | rgb(254, 220, 178) |
| HSL | hsl(33, 97%, 85%) |
| HSV | hsv(33, 30%, 100%) |
| CMYK | cmyk(0%, 13.4%, 29.9%, 0.4%) |
| CIE-LAB | lab(89.61, 5.78, 25.01) |
| CIE-LCH | lch(89.61, 25.67, 76.99°) |
| OKLab | oklab(91.27% 0.0198 0.0635) |
| OKLCH | oklch(91.27% 0.066 72.7) |
| XYZ | xyz(74.5032, 75.4743, 52.7543) |
| Luminance | 0.7547 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.13
Light Peach
#FFD8B1
ΔE00 2.28
Bisque
#FFE4C4
ΔE00 3.41
Moccasin
#FFE4B5
ΔE00 3.47
Peach
#FFDAB9
ΔE00 3.47
Wheat
#F5DEB3
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDCB2 #B2D4FE
analogous
#FEB6B2 #FEDCB2 #FAFEB2
triadic
#FEDCB2 #B2FEDC #DCB2FE
tetradic
#FEDCB2 #B2FEB6 #B2D4FE #FEB2FA
square
#FEDCB2 #B2FEB6 #B2D4FE #FEB2FA
split-complementary
#FEDCB2 #B2FAFE #B6B2FE
monochromatic
#FCA539 #FDC176 #FEDCB2 #FFF1E1 #FFF1E1
Accessibility & contrast
On white
1.30
#FEDCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#FEDCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDCB2
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDCB2 | 1.00 | 1.30 | 16.09 | 16.09 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDAF
Deuteranopia (green-blind)
#F1E5B3
Tritanopia (blue-blind)
#FFD3D1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fedcb2; /* rgb */ color: rgb(254, 220, 178); /* oklch */ color: oklch(91.3% 0.066 72.7);
Tailwind
colors: {
custom: {
50: '#ffe6c9',
500: '#fedcb2',
950: '#000000',
},
}SCSS
$custom: #fedcb2; $custom-light: #ffe6c9; $custom-dark: #000000;
JSON
{
"hex": "#fedcb2",
"rgb": {
"r": 254,
"g": 220,
"b": 178
},
"hsl": {
"h": 33.158,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.91268,
"c": 0.06646,
"h": 72.7
},
"luminance": 0.75472
}Semantic roles & 50–950 ramp
primary
#FEDCB2
secondary
#70A4E4
accent
#67E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482