#FEDFB4#FEDFB4
#FEDFB4 is a very light, moderate orange. Relative luminance 0.771; OKLCH L 91.9% C 0.066 H 75.8°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFB4 |
|---|---|
| RGB | rgb(254, 223, 180) |
| HSL | hsl(35, 97%, 85%) |
| HSV | hsv(35, 29%, 100%) |
| CMYK | cmyk(0%, 12.2%, 29.1%, 0.4%) |
| CIE-LAB | lab(90.39, 4.49, 25.04) |
| CIE-LCH | lch(90.39, 25.44, 79.82°) |
| OKLab | oklab(91.89% 0.0161 0.0636) |
| OKLCH | oklch(91.89% 0.066 75.8) |
| XYZ | xyz(75.4999, 77.1440, 54.0844) |
| Luminance | 0.7714 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.52
Moccasin
#FFE4B5
ΔE00 2.23
Wheat
#F5DEB3
ΔE00 2.85
Bisque
#FFE4C4
ΔE00 3.28
Light Peach
#FFD8B1
ΔE00 3.53
Pale Peach
#FFE5AD
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFB4 #B4D3FE
analogous
#FEBAB4 #FEDFB4 #F8FEB4
triadic
#FEDFB4 #B4FEDF #DFB4FE
tetradic
#FEDFB4 #B4FEBA #B4D3FE #FEB4F8
square
#FEDFB4 #B4FEBA #B4D3FE #FEB4F8
split-complementary
#FEDFB4 #B4F8FE #BAB4FE
monochromatic
#FCAB3B #FDC578 #FEDFB4 #FFF2E1 #FFF2E1
Accessibility & contrast
On white
1.28
#FEDFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#FEDFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFB4
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFB4 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDFB1
Deuteranopia (green-blind)
#F3E7B5
Tritanopia (blue-blind)
#FFD7D3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fedfb4; /* rgb */ color: rgb(254, 223, 180); /* oklch */ color: oklch(91.9% 0.066 75.8);
Tailwind
colors: {
custom: {
50: '#ffe8ca',
500: '#fedfb4',
950: '#000000',
},
}SCSS
$custom: #fedfb4; $custom-light: #ffe8ca; $custom-dark: #000000;
JSON
{
"hex": "#fedfb4",
"rgb": {
"r": 254,
"g": 223,
"b": 180
},
"hsl": {
"h": 34.865,
"s": 97.368,
"l": 85.098
},
"oklch": {
"l": 0.91887,
"c": 0.06555,
"h": 75.8
},
"luminance": 0.77141
}Semantic roles & 50–950 ramp
primary
#FEDFB4
secondary
#72A2E4
accent
#60E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482