#FFAF7E#FFAF7E
#FFAF7E is a very light, moderate orange. Relative luminance 0.534; OKLCH L 82.0% C 0.114 H 52.0°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAF7E |
|---|---|
| RGB | rgb(255, 175, 126) |
| HSL | hsl(23, 100%, 75%) |
| HSV | hsv(23, 51%, 100%) |
| CMYK | cmyk(0%, 31.4%, 50.6%, 0%) |
| CIE-LAB | lab(78.13, 24.00, 36.84) |
| CIE-LCH | lch(78.13, 43.97, 56.92°) |
| OKLab | oklab(82.04% 0.07 0.0897) |
| OKLCH | oklch(82.04% 0.114 52) |
| XYZ | xyz(60.3392, 53.4310, 26.8699) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 0.95
Apricot (survey)
#FFB16D
ΔE00 5.01
Sandybrown
#F4A460
ΔE00 5.63
Lightsalmon
#FFA07A
ΔE00 5.74
Pale Orange
#FFA756
ΔE00 6.99
Pastel Orange
#FF964F
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAF7E #7ECEFF
analogous
#FF7E8D #FFAF7E #FFF07E
triadic
#FFAF7E #7EFFAF #AF7EFF
tetradic
#FFAF7E #8DFF7E #7ECEFF #F07EFF
square
#FFAF7E #8DFF7E #7ECEFF #F07EFF
split-complementary
#FFAF7E #7EFFF0 #7E8DFF
monochromatic
#FF6304 #FF8941 #FFAF7E #FFD5BB #FFECE0
Accessibility & contrast
On white
1.80
#FFAF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#FFAF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAF7E
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAF7E | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B77A
Deuteranopia (green-blind)
#D8C87E
Tritanopia (blue-blind)
#FFA0A3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffaf7e; /* rgb */ color: rgb(255, 175, 126); /* oklch */ color: oklch(82.0% 0.114 52.0);
Tailwind
colors: {
custom: {
50: '#ffc7a4',
500: '#ffaf7e',
950: '#000000',
},
}SCSS
$custom: #ffaf7e; $custom-light: #ffc7a4; $custom-dark: #000000;
JSON
{
"hex": "#ffaf7e",
"rgb": {
"r": 255,
"g": 175,
"b": 126
},
"hsl": {
"h": 22.791,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.82041,
"c": 0.11379,
"h": 52
},
"luminance": 0.53426
}Semantic roles & 50–950 ramp
primary
#FFAF7E
secondary
#43A3DE
accent
#8EE600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19130F
muted
#878280