#FEDBB0#FEDBB0
#FEDBB0 is a very light, moderate orange. Relative luminance 0.749; OKLCH L 91.0% C 0.068 H 72.5°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDBB0 |
|---|---|
| RGB | rgb(254, 219, 176) |
| HSL | hsl(33, 98%, 84%) |
| HSV | hsv(33, 31%, 100%) |
| CMYK | cmyk(0%, 13.8%, 30.7%, 0.4%) |
| CIE-LAB | lab(89.33, 6.04, 25.66) |
| CIE-LCH | lch(89.33, 26.36, 76.75°) |
| OKLab | oklab(91.03% 0.0205 0.065) |
| OKLCH | oklch(91.03% 0.068 72.5) |
| XYZ | xyz(74.0422, 74.8712, 51.6173) |
| Luminance | 0.7487 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.08
Light Peach
#FFD8B1
ΔE00 2.17
Peach
#FFDAB9
ΔE00 3.54
Moccasin
#FFE4B5
ΔE00 3.63
Bisque
#FFE4C4
ΔE00 3.78
Wheat
#F5DEB3
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDBB0 #B0D3FE
analogous
#FEB4B0 #FEDBB0 #FAFEB0
triadic
#FEDBB0 #B0FEDB #DBB0FE
tetradic
#FEDBB0 #B0FEB4 #B0D3FE #FEB0FA
square
#FEDBB0 #B0FEB4 #B0D3FE #FEB0FA
split-complementary
#FEDBB0 #B0FAFE #B4B0FE
monochromatic
#FCA437 #FDBF74 #FEDBB0 #FFF1E1 #FFF1E1
Accessibility & contrast
On white
1.31
#FEDBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#FEDBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDBB0
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDBB0 | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAD
Deuteranopia (green-blind)
#F0E4B1
Tritanopia (blue-blind)
#FFD2CF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fedbb0; /* rgb */ color: rgb(254, 219, 176); /* oklch */ color: oklch(91.0% 0.068 72.5);
Tailwind
colors: {
custom: {
50: '#ffe6c7',
500: '#fedbb0',
950: '#000000',
},
}SCSS
$custom: #fedbb0; $custom-light: #ffe6c7; $custom-dark: #000000;
JSON
{
"hex": "#fedbb0",
"rgb": {
"r": 254,
"g": 219,
"b": 176
},
"hsl": {
"h": 33.077,
"s": 97.5,
"l": 84.314
},
"oklch": {
"l": 0.91034,
"c": 0.06815,
"h": 72.5
},
"luminance": 0.74868
}Semantic roles & 50–950 ramp
primary
#FEDBB0
secondary
#6EA3E4
accent
#67E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482