#FFAE7F#FFAE7F
#FFAE7F is a light, moderate orange. Relative luminance 0.531; OKLCH L 81.9% C 0.114 H 50.7°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAE7F |
|---|---|
| RGB | rgb(255, 174, 127) |
| HSL | hsl(22, 100%, 75%) |
| HSV | hsv(22, 50%, 100%) |
| CMYK | cmyk(0%, 31.8%, 50.2%, 0%) |
| CIE-LAB | lab(77.92, 24.61, 36.05) |
| CIE-LCH | lch(77.92, 43.65, 55.68°) |
| OKLab | oklab(81.88% 0.072 0.0879) |
| OKLCH | oklch(81.88% 0.114 50.7) |
| XYZ | xyz(60.2101, 53.0691, 27.1468) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.65
Lightsalmon
#FFA07A
ΔE00 5.07
Apricot (survey)
#FFB16D
ΔE00 5.69
Sandybrown
#F4A460
ΔE00 6.12
Pastel Orange
#FF964F
ΔE00 7.26
Pale Salmon
#FFB19A
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAE7F #7FD0FF
analogous
#FF7F90 #FFAE7F #FFEE7F
triadic
#FFAE7F #7FFFAE #AE7FFF
tetradic
#FFAE7F #90FF7F #7FD0FF #EE7FFF
square
#FFAE7F #90FF7F #7FD0FF #EE7FFF
split-complementary
#FFAE7F #7FFFEE #7F90FF
monochromatic
#FF6105 #FF8742 #FFAE7F #FFD5BC #FFECE0
Accessibility & contrast
On white
1.81
#FFAE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#FFAE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAE7F
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAE7F | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B67B
Deuteranopia (green-blind)
#D8C87F
Tritanopia (blue-blind)
#FF9FA2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffae7f; /* rgb */ color: rgb(255, 174, 127); /* oklch */ color: oklch(81.9% 0.114 50.7);
Tailwind
colors: {
custom: {
50: '#ffc6a4',
500: '#ffae7f',
950: '#000000',
},
}SCSS
$custom: #ffae7f; $custom-light: #ffc6a4; $custom-dark: #000000;
JSON
{
"hex": "#ffae7f",
"rgb": {
"r": 255,
"g": 174,
"b": 127
},
"hsl": {
"h": 22.031,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.81881,
"c": 0.11363,
"h": 50.7
},
"luminance": 0.53064
}Semantic roles & 50–950 ramp
primary
#FFAE7F
secondary
#44A6DE
accent
#91E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19130F
muted
#878280