#FEAF79#FEAF79
#FEAF79 is a light, moderate orange. Relative luminance 0.531; OKLCH L 81.8% C 0.116 H 54.7°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAF79 |
|---|---|
| RGB | rgb(254, 175, 121) |
| HSL | hsl(24, 99%, 74%) |
| HSV | hsv(24, 52%, 100%) |
| CMYK | cmyk(0%, 31.1%, 52.4%, 0.4%) |
| CIE-LAB | lab(77.94, 23.17, 39.18) |
| CIE-LCH | lch(77.94, 45.52, 59.40°) |
| OKLab | oklab(81.85% 0.067 0.0947) |
| OKLCH | oklch(81.85% 0.116 54.7) |
| XYZ | xyz(59.6576, 53.1159, 25.1958) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 0.60
Apricot (survey)
#FFB16D
ΔE00 3.56
Sandybrown
#F4A460
ΔE00 4.39
Pale Orange
#FFA756
ΔE00 5.64
Pastel Orange
#FF964F
ΔE00 6.78
Lightsalmon
#FFA07A
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAF79 #79C8FE
analogous
#FE7985 #FEAF79 #FEF279
triadic
#FEAF79 #79FEAF #AF79FE
tetradic
#FEAF79 #85FE79 #79C8FE #F279FE
square
#FEAF79 #85FE79 #79C8FE #F279FE
split-complementary
#FEAF79 #79FEF2 #7985FE
monochromatic
#FB6702 #FE8B3C #FEAF79 #FED3B6 #FFEDE1
Accessibility & contrast
On white
1.81
#FEAF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#FEAF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAF79
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAF79 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B675
Deuteranopia (green-blind)
#D8C879
Tritanopia (blue-blind)
#FFA0A2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #feaf79; /* rgb */ color: rgb(254, 175, 121); /* oklch */ color: oklch(81.8% 0.116 54.7);
Tailwind
colors: {
custom: {
50: '#ffc7a0',
500: '#feaf79',
950: '#000000',
},
}SCSS
$custom: #feaf79; $custom-light: #ffc7a0; $custom-dark: #000000;
JSON
{
"hex": "#feaf79",
"rgb": {
"r": 254,
"g": 175,
"b": 121
},
"hsl": {
"h": 24.361,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.81848,
"c": 0.11603,
"h": 54.7
},
"luminance": 0.53111
}Semantic roles & 50–950 ramp
primary
#FEAF79
secondary
#3F9CDC
accent
#88E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19130F
muted
#878280