#FEDEB4#FEDEB4
#FEDEB4 is a very light, moderate orange. Relative luminance 0.766; OKLCH L 91.7% C 0.065 H 74.4°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDEB4 |
|---|---|
| RGB | rgb(254, 222, 180) |
| HSL | hsl(34, 97%, 85%) |
| HSV | hsv(34, 29%, 100%) |
| CMYK | cmyk(0%, 12.6%, 29.1%, 0.4%) |
| CIE-LAB | lab(90.14, 5.01, 24.70) |
| CIE-LCH | lch(90.14, 25.20, 78.54°) |
| OKLab | oklab(91.69% 0.0176 0.0627) |
| OKLCH | oklch(91.69% 0.065 74.4) |
| XYZ | xyz(75.2335, 76.6113, 53.9956) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.83
Moccasin
#FFE4B5
ΔE00 2.78
Light Peach
#FFD8B1
ΔE00 2.99
Bisque
#FFE4C4
ΔE00 3.11
Wheat
#F5DEB3
ΔE00 3.29
Peach
#FFDAB9
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDEB4 #B4D4FE
analogous
#FEB9B4 #FEDEB4 #F9FEB4
triadic
#FEDEB4 #B4FEDE #DEB4FE
tetradic
#FEDEB4 #B4FEB9 #B4D4FE #FEB4F9
square
#FEDEB4 #B4FEB9 #B4D4FE #FEB4F9
split-complementary
#FEDEB4 #B4F9FE #B9B4FE
monochromatic
#FCA93B #FDC378 #FEDEB4 #FFF2E1 #FFF2E1
Accessibility & contrast
On white
1.29
#FEDEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#FEDEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDEB4
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDEB4 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEB1
Deuteranopia (green-blind)
#F2E6B5
Tritanopia (blue-blind)
#FFD6D3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fedeb4; /* rgb */ color: rgb(254, 222, 180); /* oklch */ color: oklch(91.7% 0.065 74.4);
Tailwind
colors: {
custom: {
50: '#ffe8ca',
500: '#fedeb4',
950: '#000000',
},
}SCSS
$custom: #fedeb4; $custom-light: #ffe8ca; $custom-dark: #000000;
JSON
{
"hex": "#fedeb4",
"rgb": {
"r": 254,
"g": 222,
"b": 180
},
"hsl": {
"h": 34.054,
"s": 97.368,
"l": 85.098
},
"oklch": {
"l": 0.91694,
"c": 0.06514,
"h": 74.4
},
"luminance": 0.76609
}Semantic roles & 50–950 ramp
primary
#FEDEB4
secondary
#72A3E4
accent
#63E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482