#FFAF7D#FFAF7D
#FFAF7D is a very light, moderate orange. Relative luminance 0.534; OKLCH L 82.0% C 0.114 H 52.5°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAF7D |
|---|---|
| RGB | rgb(255, 175, 125) |
| HSL | hsl(23, 100%, 75%) |
| HSV | hsv(23, 51%, 100%) |
| CMYK | cmyk(0%, 31.4%, 51%, 0%) |
| CIE-LAB | lab(78.11, 23.91, 37.34) |
| CIE-LCH | lch(78.11, 44.34, 57.37°) |
| OKLab | oklab(82.02% 0.0696 0.0908) |
| OKLCH | oklch(82.02% 0.114 52.5) |
| XYZ | xyz(60.2750, 53.4053, 26.5318) |
| Luminance | 0.5340 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 0.69
Apricot (survey)
#FFB16D
ΔE00 4.74
Sandybrown
#F4A460
ΔE00 5.39
Lightsalmon
#FFA07A
ΔE00 5.95
Pale Orange
#FFA756
ΔE00 6.73
Pastel Orange
#FF964F
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAF7D #7DCDFF
analogous
#FF7D8C #FFAF7D #FFF07D
triadic
#FFAF7D #7DFFAF #AF7DFF
tetradic
#FFAF7D #8CFF7D #7DCDFF #F07DFF
square
#FFAF7D #8CFF7D #7DCDFF #F07DFF
split-complementary
#FFAF7D #7DFFF0 #7D8CFF
monochromatic
#FF6403 #FF8940 #FFAF7D #FFD5BA #FFECE0
Accessibility & contrast
On white
1.80
#FFAF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#FFAF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAF7D
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAF7D | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B779
Deuteranopia (green-blind)
#D8C87D
Tritanopia (blue-blind)
#FFA0A2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffaf7d; /* rgb */ color: rgb(255, 175, 125); /* oklch */ color: oklch(82.0% 0.114 52.5);
Tailwind
colors: {
custom: {
50: '#ffc7a3',
500: '#ffaf7d',
950: '#000000',
},
}SCSS
$custom: #ffaf7d; $custom-light: #ffc7a3; $custom-dark: #000000;
JSON
{
"hex": "#ffaf7d",
"rgb": {
"r": 255,
"g": 175,
"b": 125
},
"hsl": {
"h": 23.077,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.82024,
"c": 0.11441,
"h": 52.5
},
"luminance": 0.53401
}Semantic roles & 50–950 ramp
primary
#FFAF7D
secondary
#42A2DE
accent
#8DE600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19130F
muted
#878280