#FED3BB#FED3BB
#FED3BB is a very light, muted orange. Relative luminance 0.712; OKLCH L 89.8% C 0.058 H 50.8°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FED3BB |
|---|---|
| RGB | rgb(254, 211, 187) |
| HSL | hsl(21, 97%, 86%) |
| HSV | hsv(21, 26%, 100%) |
| CMYK | cmyk(0%, 16.9%, 26.4%, 0.4%) |
| CIE-LAB | lab(87.61, 11.60, 17.53) |
| CIE-LCH | lch(87.61, 21.02, 56.50°) |
| OKLab | oklab(89.75% 0.0368 0.0452) |
| OKLCH | oklch(89.75% 0.058 50.8) |
| XYZ | xyz(73.1379, 71.2501, 56.9042) |
| Luminance | 0.7125 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.04
Peach
#FFDAB9
ΔE00 4.71
Light Peach
#FFD8B1
ΔE00 6.04
Bisque
#FFE4C4
ΔE00 8.00
Mistyrose
#FFE4E1
ΔE00 9.30
Navajowhite
#FFDEAD
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED3BB #BBE6FE
analogous
#FEBBC5 #FED3BB #FEF5BB
triadic
#FED3BB #BBFED3 #D3BBFE
tetradic
#FED3BB #C5FEBB #BBE6FE #F5BBFE
square
#FED3BB #C5FEBB #BBE6FE #F5BBFE
split-complementary
#FED3BB #BBFEF5 #BBC5FE
monochromatic
#FC8542 #FDAC7F #FED3BB #FFEBE1 #FFEBE1
Accessibility & contrast
On white
1.38
#FED3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#FED3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED3BB
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED3BB | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD6B9
Deuteranopia (green-blind)
#E9DFBB
Tritanopia (blue-blind)
#FFCCCC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fed3bb; /* rgb */ color: rgb(254, 211, 187); /* oklch */ color: oklch(89.8% 0.058 50.8);
Tailwind
colors: {
custom: {
50: '#ffe0cf',
500: '#fed3bb',
950: '#000000',
},
}SCSS
$custom: #fed3bb; $custom-light: #ffe0cf; $custom-dark: #000000;
JSON
{
"hex": "#fed3bb",
"rgb": {
"r": 254,
"g": 211,
"b": 187
},
"hsl": {
"h": 21.493,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.89754,
"c": 0.05828,
"h": 50.8
},
"luminance": 0.71247
}Semantic roles & 50–950 ramp
primary
#FED3BB
secondary
#78BEE5
accent
#93E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483