#FEDEB3#FEDEB3
#FEDEB3 is a very light, moderate orange. Relative luminance 0.766; OKLCH L 91.7% C 0.066 H 75.0°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDEB3 |
|---|---|
| RGB | rgb(254, 222, 179) |
| HSL | hsl(34, 97%, 85%) |
| HSV | hsv(34, 30%, 100%) |
| CMYK | cmyk(0%, 12.6%, 29.5%, 0.4%) |
| CIE-LAB | lab(90.12, 4.88, 25.19) |
| CIE-LCH | lch(90.12, 25.66, 79.04°) |
| OKLab | oklab(91.67% 0.0172 0.0639) |
| OKLCH | oklch(91.67% 0.066 75) |
| XYZ | xyz(75.1320, 76.5707, 53.4611) |
| Luminance | 0.7657 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.55
Moccasin
#FFE4B5
ΔE00 2.57
Wheat
#F5DEB3
ΔE00 3.15
Light Peach
#FFD8B1
ΔE00 3.18
Bisque
#FFE4C4
ΔE00 3.35
Peach
#FFDAB9
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDEB3 #B3D3FE
analogous
#FEB9B3 #FEDEB3 #F9FEB3
triadic
#FEDEB3 #B3FEDE #DEB3FE
tetradic
#FEDEB3 #B3FEB9 #B3D3FE #FEB3F9
square
#FEDEB3 #B3FEB9 #B3D3FE #FEB3F9
split-complementary
#FEDEB3 #B3F9FE #B9B3FE
monochromatic
#FCAA3A #FDC477 #FEDEB3 #FFF2E1 #FFF2E1
Accessibility & contrast
On white
1.29
#FEDEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#FEDEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDEB3
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDEB3 | 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)
#EBDEB0
Deuteranopia (green-blind)
#F2E6B4
Tritanopia (blue-blind)
#FFD5D2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fedeb3; /* rgb */ color: rgb(254, 222, 179); /* oklch */ color: oklch(91.7% 0.066 75.0);
Tailwind
colors: {
custom: {
50: '#ffe8ca',
500: '#fedeb3',
950: '#000000',
},
}SCSS
$custom: #fedeb3; $custom-light: #ffe8ca; $custom-dark: #000000;
JSON
{
"hex": "#fedeb3",
"rgb": {
"r": 254,
"g": 222,
"b": 179
},
"hsl": {
"h": 34.4,
"s": 97.403,
"l": 84.902
},
"oklch": {
"l": 0.91673,
"c": 0.06617,
"h": 75
},
"luminance": 0.76568
}Semantic roles & 50–950 ramp
primary
#FEDEB3
secondary
#71A2E4
accent
#62E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482