#FEDFAE#FEDFAE
#FEDFAE is a very light, moderate orange. Relative luminance 0.769; OKLCH L 91.8% C 0.072 H 79.0°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFAE |
|---|---|
| RGB | rgb(254, 223, 174) |
| HSL | hsl(37, 98%, 84%) |
| HSV | hsv(37, 31%, 100%) |
| CMYK | cmyk(0%, 12.2%, 31.5%, 0.4%) |
| CIE-LAB | lab(90.28, 3.74, 27.98) |
| CIE-LCH | lch(90.28, 28.23, 82.38°) |
| OKLab | oklab(91.76% 0.0137 0.0706) |
| OKLCH | oklch(91.76% 0.072 79) |
| XYZ | xyz(74.9019, 76.9048, 50.9348) |
| Luminance | 0.7690 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.65
Moccasin
#FFE4B5
ΔE00 1.55
Wheat
#F5DEB3
ΔE00 2.62
Pale Peach
#FFE5AD
ΔE00 2.90
Light Peach
#FFD8B1
ΔE00 4.73
Bisque
#FFE4C4
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFAE #AECDFE
analogous
#FEB7AE #FEDFAE #F5FEAE
triadic
#FEDFAE #AEFEDF #DFAEFE
tetradic
#FEDFAE #AEFEB7 #AECDFE #FEAEF5
square
#FEDFAE #AEFEB7 #AECDFE #FEAEF5
split-complementary
#FEDFAE #AEF5FE #B7AEFE
monochromatic
#FDAF35 #FDC772 #FEDFAE #FFF3E1 #FFF3E1
Accessibility & contrast
On white
1.28
#FEDFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#FEDFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFAE
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFAE | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDFAB
Deuteranopia (green-blind)
#F4E6AF
Tritanopia (blue-blind)
#FFD6D2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fedfae; /* rgb */ color: rgb(254, 223, 174); /* oklch */ color: oklch(91.8% 0.072 79.0);
Tailwind
colors: {
custom: {
50: '#ffe8c6',
500: '#fedfae',
950: '#000000',
},
}SCSS
$custom: #fedfae; $custom-light: #ffe8c6; $custom-dark: #000000;
JSON
{
"hex": "#fedfae",
"rgb": {
"r": 254,
"g": 223,
"b": 174
},
"hsl": {
"h": 36.75,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.91764,
"c": 0.0719,
"h": 79
},
"luminance": 0.76902
}Semantic roles & 50–950 ramp
primary
#FEDFAE
secondary
#6D9BE3
accent
#59E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482