#FEDCB5#FEDCB5
#FEDCB5 is a very light, moderate orange. Relative luminance 0.756; OKLCH L 91.3% C 0.063 H 70.7°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDCB5 |
|---|---|
| RGB | rgb(254, 220, 181) |
| HSL | hsl(32, 97%, 85%) |
| HSV | hsv(32, 29%, 100%) |
| CMYK | cmyk(0%, 13.4%, 28.7%, 0.4%) |
| CIE-LAB | lab(89.67, 6.16, 23.53) |
| CIE-LCH | lch(89.67, 24.33, 75.33°) |
| OKLab | oklab(91.33% 0.0209 0.0599) |
| OKLCH | oklch(91.33% 0.063 70.7) |
| XYZ | xyz(74.8077, 75.5961, 54.3580) |
| Luminance | 0.7559 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.76
Peach
#FFDAB9
ΔE00 2.62
Bisque
#FFE4C4
ΔE00 2.93
Navajowhite
#FFDEAD
ΔE00 3.02
Moccasin
#FFE4B5
ΔE00 4.15
Wheat
#F5DEB3
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDCB5 #B5D7FE
analogous
#FEB7B5 #FEDCB5 #FBFEB5
triadic
#FEDCB5 #B5FEDC #DCB5FE
tetradic
#FEDCB5 #B5FEB7 #B5D7FE #FEB5FB
square
#FEDCB5 #B5FEB7 #B5D7FE #FEB5FB
split-complementary
#FEDCB5 #B5FBFE #B7B5FE
monochromatic
#FCA33C #FDBF79 #FEDCB5 #FFF1E1 #FFF1E1
Accessibility & contrast
On white
1.30
#FEDCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#FEDCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDCB5
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDCB5 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DDB2
Deuteranopia (green-blind)
#F0E5B6
Tritanopia (blue-blind)
#FFD4D1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fedcb5; /* rgb */ color: rgb(254, 220, 181); /* oklch */ color: oklch(91.3% 0.063 70.7);
Tailwind
colors: {
custom: {
50: '#ffe6cb',
500: '#fedcb5',
950: '#000000',
},
}SCSS
$custom: #fedcb5; $custom-light: #ffe6cb; $custom-dark: #000000;
JSON
{
"hex": "#fedcb5",
"rgb": {
"r": 254,
"g": 220,
"b": 181
},
"hsl": {
"h": 32.055,
"s": 97.333,
"l": 85.294
},
"oklch": {
"l": 0.91331,
"c": 0.06345,
"h": 70.7
},
"luminance": 0.75593
}Semantic roles & 50–950 ramp
primary
#FEDCB5
secondary
#73A8E4
accent
#6BE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482