#FEAF7A#FEAF7A
#FEAF7A is a light, moderate orange. Relative luminance 0.531; OKLCH L 81.9% C 0.115 H 54.3°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAF7A |
|---|---|
| RGB | rgb(254, 175, 122) |
| HSL | hsl(24, 99%, 74%) |
| HSV | hsv(24, 52%, 100%) |
| CMYK | cmyk(0%, 31.1%, 52%, 0.4%) |
| CIE-LAB | lab(77.96, 23.26, 38.68) |
| CIE-LCH | lch(77.96, 45.14, 58.99°) |
| OKLab | oklab(81.86% 0.0674 0.0937) |
| OKLCH | oklch(81.86% 0.115 54.3) |
| XYZ | xyz(59.7192, 53.1406, 25.5204) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 0.38
Apricot (survey)
#FFB16D
ΔE00 3.82
Sandybrown
#F4A460
ΔE00 4.60
Pale Orange
#FFA756
ΔE00 5.89
Lightsalmon
#FFA07A
ΔE00 6.75
Pastel Orange
#FF964F
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAF7A #7AC9FE
analogous
#FE7A87 #FEAF7A #FEF17A
triadic
#FEAF7A #7AFEAF #AF7AFE
tetradic
#FEAF7A #87FE7A #7AC9FE #F17AFE
square
#FEAF7A #87FE7A #7AC9FE #F17AFE
split-complementary
#FEAF7A #7AFEF1 #7A87FE
monochromatic
#FC6602 #FE8A3D #FEAF7A #FED4B7 #FFEDE1
Accessibility & contrast
On white
1.81
#FEAF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#FEAF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAF7A
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAF7A | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B676
Deuteranopia (green-blind)
#D8C87A
Tritanopia (blue-blind)
#FFA0A2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #feaf7a; /* rgb */ color: rgb(254, 175, 122); /* oklch */ color: oklch(81.9% 0.115 54.3);
Tailwind
colors: {
custom: {
50: '#ffc7a1',
500: '#feaf7a',
950: '#000000',
},
}SCSS
$custom: #feaf7a; $custom-light: #ffc7a1; $custom-dark: #000000;
JSON
{
"hex": "#feaf7a",
"rgb": {
"r": 254,
"g": 175,
"b": 122
},
"hsl": {
"h": 24.091,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.81864,
"c": 0.11538,
"h": 54.3
},
"luminance": 0.53136
}Semantic roles & 50–950 ramp
primary
#FEAF7A
secondary
#409DDC
accent
#89E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19130F
muted
#878280