#FEDBB7#FEDBB7
#FEDBB7 is a very light, moderate orange. Relative luminance 0.752; OKLCH L 91.2% C 0.061 H 67.7°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDBB7 |
|---|---|
| RGB | rgb(254, 219, 183) |
| HSL | hsl(30, 97%, 86%) |
| HSV | hsv(30, 28%, 100%) |
| CMYK | cmyk(0%, 13.8%, 28%, 0.4%) |
| CIE-LAB | lab(89.47, 6.94, 22.21) |
| CIE-LCH | lch(89.47, 23.27, 72.66°) |
| OKLab | oklab(91.18% 0.0232 0.0567) |
| OKLCH | oklch(91.18% 0.061 67.7) |
| XYZ | xyz(74.7527, 75.1554, 55.3594) |
| Luminance | 0.7515 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.31
Peach
#FFDAB9
ΔE00 1.46
Bisque
#FFE4C4
ΔE00 3.05
Navajowhite
#FFDEAD
ΔE00 4.16
Moccasin
#FFE4B5
ΔE00 5.27
Apricot
#FBCEB1
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDBB7 #B7DAFE
analogous
#FEB7B7 #FEDBB7 #FDFEB7
triadic
#FEDBB7 #B7FEDB #DBB7FE
tetradic
#FEDBB7 #B7FEB7 #B7DAFE #FEB7FD
square
#FEDBB7 #B7FEB7 #B7DAFE #FEB7FD
split-complementary
#FEDBB7 #B7FDFE #B7B7FE
monochromatic
#FC9F3E #FDBD7B #FEDBB7 #FFF0E1 #FFF0E1
Accessibility & contrast
On white
1.31
#FEDBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#FEDBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDBB7
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDBB7 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB5
Deuteranopia (green-blind)
#EFE4B8
Tritanopia (blue-blind)
#FFD3D1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fedbb7; /* rgb */ color: rgb(254, 219, 183); /* oklch */ color: oklch(91.2% 0.061 67.7);
Tailwind
colors: {
custom: {
50: '#ffe6cc',
500: '#fedbb7',
950: '#000000',
},
}SCSS
$custom: #fedbb7; $custom-light: #ffe6cc; $custom-dark: #000000;
JSON
{
"hex": "#fedbb7",
"rgb": {
"r": 254,
"g": 219,
"b": 183
},
"hsl": {
"h": 30.423,
"s": 97.26,
"l": 85.686
},
"oklch": {
"l": 0.91182,
"c": 0.06126,
"h": 67.7
},
"luminance": 0.75153
}Semantic roles & 50–950 ramp
primary
#FEDBB7
secondary
#74ACE5
accent
#71E600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181513
muted
#868483