#FFAF7B#FFAF7B
#FFAF7B is a light, moderate orange. Relative luminance 0.533; OKLCH L 82.0% C 0.116 H 53.5°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAF7B |
|---|---|
| RGB | rgb(255, 175, 123) |
| HSL | hsl(24, 100%, 74%) |
| HSV | hsv(24, 52%, 100%) |
| CMYK | cmyk(0%, 31.4%, 51.8%, 0%) |
| CIE-LAB | lab(78.08, 23.74, 38.35) |
| CIE-LCH | lch(78.08, 45.10, 58.24°) |
| OKLab | oklab(81.99% 0.0689 0.0929) |
| OKLCH | oklch(81.99% 0.116 53.5) |
| XYZ | xyz(60.1485, 53.3548, 25.8656) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 0.29
Apricot (survey)
#FFB16D
ΔE00 4.20
Sandybrown
#F4A460
ΔE00 4.94
Pale Orange
#FFA756
ΔE00 6.21
Lightsalmon
#FFA07A
ΔE00 6.39
Pastel Orange
#FF964F
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAF7B #7BCBFF
analogous
#FF7B89 #FFAF7B #FFF17B
triadic
#FFAF7B #7BFFAF #AF7BFF
tetradic
#FFAF7B #89FF7B #7BCBFF #F17BFF
square
#FFAF7B #89FF7B #7BCBFF #F17BFF
split-complementary
#FFAF7B #7BFFF1 #7B89FF
monochromatic
#FF6501 #FF8A3E #FFAF7B #FFD4B8 #FFECE0
Accessibility & contrast
On white
1.80
#FFAF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#FFAF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAF7B
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAF7B | 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)
#C6B777
Deuteranopia (green-blind)
#D9C87B
Tritanopia (blue-blind)
#FFA0A2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffaf7b; /* rgb */ color: rgb(255, 175, 123); /* oklch */ color: oklch(82.0% 0.116 53.5);
Tailwind
colors: {
custom: {
50: '#ffc7a2',
500: '#ffaf7b',
950: '#000000',
},
}SCSS
$custom: #ffaf7b; $custom-light: #ffc7a2; $custom-dark: #000000;
JSON
{
"hex": "#ffaf7b",
"rgb": {
"r": 255,
"g": 175,
"b": 123
},
"hsl": {
"h": 23.636,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.81991,
"c": 0.11569,
"h": 53.5
},
"luminance": 0.5335
}Semantic roles & 50–950 ramp
primary
#FFAF7B
secondary
#41A0DD
accent
#8BE600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19130F
muted
#878280