#FEDEB2#FEDEB2
#FEDEB2 is a very light, moderate orange. Relative luminance 0.765; OKLCH L 91.7% C 0.067 H 75.6°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDEB2 |
|---|---|
| RGB | rgb(254, 222, 178) |
| HSL | hsl(35, 97%, 85%) |
| HSV | hsv(35, 30%, 100%) |
| CMYK | cmyk(0%, 12.6%, 29.9%, 0.4%) |
| CIE-LAB | lab(90.11, 4.75, 25.68) |
| CIE-LCH | lch(90.11, 26.12, 79.52°) |
| OKLab | oklab(91.65% 0.0168 0.0651) |
| OKLCH | oklch(91.65% 0.067 75.6) |
| XYZ | xyz(75.0313, 76.5304, 52.9303) |
| Luminance | 0.7653 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.27
Moccasin
#FFE4B5
ΔE00 2.39
Wheat
#F5DEB3
ΔE00 3.03
Light Peach
#FFD8B1
ΔE00 3.37
Bisque
#FFE4C4
ΔE00 3.59
Pale Peach
#FFE5AD
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDEB2 #B2D2FE
analogous
#FEB8B2 #FEDEB2 #F8FEB2
triadic
#FEDEB2 #B2FEDE #DEB2FE
tetradic
#FEDEB2 #B2FEB8 #B2D2FE #FEB2F8
square
#FEDEB2 #B2FEB8 #B2D2FE #FEB2F8
split-complementary
#FEDEB2 #B2F8FE #B8B2FE
monochromatic
#FCAA39 #FDC476 #FEDEB2 #FFF2E1 #FFF2E1
Accessibility & contrast
On white
1.29
#FEDEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#FEDEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDEB2
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDEB2 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAF
Deuteranopia (green-blind)
#F2E6B3
Tritanopia (blue-blind)
#FFD5D2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fedeb2; /* rgb */ color: rgb(254, 222, 178); /* oklch */ color: oklch(91.7% 0.067 75.6);
Tailwind
colors: {
custom: {
50: '#ffe8c9',
500: '#fedeb2',
950: '#000000',
},
}SCSS
$custom: #fedeb2; $custom-light: #ffe8c9; $custom-dark: #000000;
JSON
{
"hex": "#fedeb2",
"rgb": {
"r": 254,
"g": 222,
"b": 178
},
"hsl": {
"h": 34.737,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.91652,
"c": 0.06722,
"h": 75.6
},
"luminance": 0.76528
}Semantic roles & 50–950 ramp
primary
#FEDEB2
secondary
#70A1E4
accent
#61E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482