#FED4BE#FED4BE
#FED4BE is a very light, muted orange. Relative luminance 0.719; OKLCH L 90.0% C 0.056 H 49.2°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FED4BE |
|---|---|
| RGB | rgb(254, 212, 190) |
| HSL | hsl(21, 97%, 87%) |
| HSV | hsv(21, 25%, 100%) |
| CMYK | cmyk(0%, 16.5%, 25.2%, 0.4%) |
| CIE-LAB | lab(87.91, 11.49, 16.38) |
| CIE-LCH | lch(87.91, 20.01, 54.96°) |
| OKLab | oklab(90.01% 0.0365 0.0423) |
| OKLCH | oklch(90.01% 0.056 49.2) |
| XYZ | xyz(73.7116, 71.8783, 58.6963) |
| Luminance | 0.7188 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.76
Peach
#FFDAB9
ΔE00 5.18
Light Peach
#FFD8B1
ΔE00 6.62
Bisque
#FFE4C4
ΔE00 8.26
Mistyrose
#FFE4E1
ΔE00 8.58
Pale Salmon
#FFB19A
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED4BE #BEE8FE
analogous
#FEBEC8 #FED4BE #FEF4BE
triadic
#FED4BE #BEFED4 #D4BEFE
tetradic
#FED4BE #C8FEBE #BEE8FE #F4BEFE
square
#FED4BE #C8FEBE #BEE8FE #F4BEFE
split-complementary
#FED4BE #BEFEF4 #BEC8FE
monochromatic
#FC8445 #FDAC82 #FED4BE #FFEBE1 #FFEBE1
Accessibility & contrast
On white
1.37
#FED4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#FED4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED4BE
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED4BE | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BD
Deuteranopia (green-blind)
#E9E0BE
Tritanopia (blue-blind)
#FFCDCE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fed4be; /* rgb */ color: rgb(254, 212, 190); /* oklch */ color: oklch(90.0% 0.056 49.2);
Tailwind
colors: {
custom: {
50: '#ffe1d1',
500: '#fed4be',
950: '#000000',
},
}SCSS
$custom: #fed4be; $custom-light: #ffe1d1; $custom-dark: #000000;
JSON
{
"hex": "#fed4be",
"rgb": {
"r": 254,
"g": 212,
"b": 190
},
"hsl": {
"h": 20.625,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.90012,
"c": 0.05588,
"h": 49.2
},
"luminance": 0.71876
}Semantic roles & 50–950 ramp
primary
#FED4BE
secondary
#7BC1E6
accent
#97E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483