#FEDEB0#FEDEB0
#FEDEB0 is a very light, moderate orange. Relative luminance 0.764; OKLCH L 91.6% C 0.069 H 76.7°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDEB0 |
|---|---|
| RGB | rgb(254, 222, 176) |
| HSL | hsl(35, 98%, 84%) |
| HSV | hsv(35, 31%, 100%) |
| CMYK | cmyk(0%, 12.6%, 30.7%, 0.4%) |
| CIE-LAB | lab(90.07, 4.50, 26.67) |
| CIE-LCH | lch(90.07, 27.04, 80.42°) |
| OKLab | oklab(91.61% 0.016 0.0674) |
| OKLCH | oklch(91.61% 0.069 76.7) |
| XYZ | xyz(74.8319, 76.4506, 51.8805) |
| Luminance | 0.7645 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.74
Moccasin
#FFE4B5
ΔE00 2.09
Wheat
#F5DEB3
ΔE00 2.88
Light Peach
#FFD8B1
ΔE00 3.79
Pale Peach
#FFE5AD
ΔE00 3.85
Bisque
#FFE4C4
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDEB0 #B0D0FE
analogous
#FEB7B0 #FEDEB0 #F7FEB0
triadic
#FEDEB0 #B0FEDE #DEB0FE
tetradic
#FEDEB0 #B0FEB7 #B0D0FE #FEB0F7
square
#FEDEB0 #B0FEB7 #B0D0FE #FEB0F7
split-complementary
#FEDEB0 #B0F7FE #B7B0FE
monochromatic
#FCAC37 #FDC574 #FEDEB0 #FFF2E1 #FFF2E1
Accessibility & contrast
On white
1.29
#FEDEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#FEDEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDEB0
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDEB0 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAD
Deuteranopia (green-blind)
#F3E6B1
Tritanopia (blue-blind)
#FFD5D2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fedeb0; /* rgb */ color: rgb(254, 222, 176); /* oklch */ color: oklch(91.6% 0.069 76.7);
Tailwind
colors: {
custom: {
50: '#ffe8c7',
500: '#fedeb0',
950: '#000000',
},
}SCSS
$custom: #fedeb0; $custom-light: #ffe8c7; $custom-dark: #000000;
JSON
{
"hex": "#fedeb0",
"rgb": {
"r": 254,
"g": 222,
"b": 176
},
"hsl": {
"h": 35.385,
"s": 97.5,
"l": 84.314
},
"oklch": {
"l": 0.91611,
"c": 0.06931,
"h": 76.7
},
"luminance": 0.76448
}Semantic roles & 50–950 ramp
primary
#FEDEB0
secondary
#6E9FE4
accent
#5EE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482