#FEDFA7#FEDFA7
#FEDFA7 is a very light, moderate orange. Relative luminance 0.766; OKLCH L 91.6% C 0.079 H 82.1°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFA7 |
|---|---|
| RGB | rgb(254, 223, 167) |
| HSL | hsl(39, 98%, 83%) |
| HSV | hsv(39, 34%, 100%) |
| CMYK | cmyk(0%, 12.2%, 34.3%, 0.4%) |
| CIE-LAB | lab(90.16, 2.90, 31.41) |
| CIE-LCH | lch(90.16, 31.55, 84.72°) |
| OKLab | oklab(91.63% 0.011 0.0786) |
| OKLCH | oklch(91.63% 0.079 82.1) |
| XYZ | xyz(74.2372, 76.6389, 47.4340) |
| Luminance | 0.7664 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 1.92
Navajowhite
#FFDEAD
ΔE00 2.06
Moccasin
#FFE4B5
ΔE00 2.41
Wheat
#F5DEB3
ΔE00 3.44
Vanilla
#F3E5AB
ΔE00 5.53
Light Peach
#FFD8B1
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFA7 #A7C6FE
analogous
#FEB4A7 #FEDFA7 #F1FEA7
triadic
#FEDFA7 #A7FEDF #DFA7FE
tetradic
#FEDFA7 #A7FEB4 #A7C6FE #FEA7F1
square
#FEDFA7 #A7FEB4 #A7C6FE #FEA7F1
split-complementary
#FEDFA7 #A7F1FE #B4A7FE
monochromatic
#FDB32E #FDC96A #FEDFA7 #FFF4E1 #FFF4E1
Accessibility & contrast
On white
1.29
#FEDFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#FEDFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFA7
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFA7 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDEA3
Deuteranopia (green-blind)
#F5E6A9
Tritanopia (blue-blind)
#FFD5D0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fedfa7; /* rgb */ color: rgb(254, 223, 167); /* oklch */ color: oklch(91.6% 0.079 82.1);
Tailwind
colors: {
custom: {
50: '#ffe8c1',
500: '#fedfa7',
950: '#000000',
},
}SCSS
$custom: #fedfa7; $custom-light: #ffe8c1; $custom-dark: #000000;
JSON
{
"hex": "#fedfa7",
"rgb": {
"r": 254,
"g": 223,
"b": 167
},
"hsl": {
"h": 38.621,
"s": 97.753,
"l": 82.549
},
"oklch": {
"l": 0.91628,
"c": 0.07939,
"h": 82.1
},
"luminance": 0.76636
}Semantic roles & 50–950 ramp
primary
#FEDFA7
secondary
#6793E2
accent
#52E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181612
muted
#868482