#FFAF7A#FFAF7A
#FFAF7A is a light, moderate orange. Relative luminance 0.533; OKLCH L 82.0% C 0.116 H 53.9°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAF7A |
|---|---|
| RGB | rgb(255, 175, 122) |
| HSL | hsl(24, 100%, 74%) |
| HSV | hsv(24, 52%, 100%) |
| CMYK | cmyk(0%, 31.4%, 52.2%, 0%) |
| CIE-LAB | lab(78.07, 23.65, 38.85) |
| CIE-LCH | lch(78.07, 45.48, 58.67°) |
| OKLab | oklab(81.98% 0.0685 0.094) |
| OKLCH | oklch(81.98% 0.116 53.9) |
| XYZ | xyz(60.0862, 53.3298, 25.5376) |
| Luminance | 0.5333 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 0.32
Apricot (survey)
#FFB16D
ΔE00 3.94
Sandybrown
#F4A460
ΔE00 4.72
Pale Orange
#FFA756
ΔE00 5.96
Lightsalmon
#FFA07A
ΔE00 6.61
Pastel Orange
#FF964F
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAF7A #7ACAFF
analogous
#FF7A88 #FFAF7A #FFF27A
triadic
#FFAF7A #7AFFAF #AF7AFF
tetradic
#FFAF7A #88FF7A #7ACAFF #F27AFF
square
#FFAF7A #88FF7A #7ACAFF #F27AFF
split-complementary
#FFAF7A #7AFFF2 #7A88FF
monochromatic
#FF6500 #FF8A3D #FFAF7A #FFD4B7 #FFEDE0
Accessibility & contrast
On white
1.80
#FFAF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#FFAF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAF7A
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAF7A | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B776
Deuteranopia (green-blind)
#D9C87A
Tritanopia (blue-blind)
#FFA0A2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffaf7a; /* rgb */ color: rgb(255, 175, 122); /* oklch */ color: oklch(82.0% 0.116 53.9);
Tailwind
colors: {
custom: {
50: '#ffc7a1',
500: '#ffaf7a',
950: '#000000',
},
}SCSS
$custom: #ffaf7a; $custom-light: #ffc7a1; $custom-dark: #000000;
JSON
{
"hex": "#ffaf7a",
"rgb": {
"r": 255,
"g": 175,
"b": 122
},
"hsl": {
"h": 23.91,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.81975,
"c": 0.11633,
"h": 53.9
},
"luminance": 0.53325
}Semantic roles & 50–950 ramp
primary
#FFAF7A
secondary
#409FDD
accent
#8AE600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19130F
muted
#878280