#FFA87B#FFA87B
#FFA87B is a light, moderate orange. Relative luminance 0.507; OKLCH L 80.8% C 0.119 H 47.9°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA87B |
|---|---|
| RGB | rgb(255, 168, 123) |
| HSL | hsl(20, 100%, 74%) |
| HSV | hsv(20, 52%, 100%) |
| CMYK | cmyk(0%, 34.1%, 51.8%, 0%) |
| CIE-LAB | lab(76.50, 27.40, 36.32) |
| CIE-LCH | lch(76.50, 45.50, 52.97°) |
| OKLab | oklab(80.76% 0.0799 0.0883) |
| OKLCH | oklch(80.76% 0.119 47.9) |
| XYZ | xyz(58.8212, 50.7002, 25.4232) |
| Luminance | 0.5070 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 3.25
Peach (survey)
#FFB07C
ΔE00 3.37
Pastel Orange
#FF964F
ΔE00 6.72
Pale Salmon
#FFB19A
ΔE00 6.87
Sandybrown
#F4A460
ΔE00 6.91
Darksalmon
#E9967A
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA87B #7BD2FF
analogous
#FF7B90 #FFA87B #FFEA7B
triadic
#FFA87B #7BFFA8 #A87BFF
tetradic
#FFA87B #90FF7B #7BD2FF #EA7BFF
square
#FFA87B #90FF7B #7BD2FF #EA7BFF
split-complementary
#FFA87B #7BFFEA #7B90FF
monochromatic
#FF5701 #FF803E #FFA87B #FFD0B8 #FFEBE0
Accessibility & contrast
On white
1.89
#FFA87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#FFA87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA87B
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA87B | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB177
Deuteranopia (green-blind)
#D4C47B
Tritanopia (blue-blind)
#FF989D
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ffa87b; /* rgb */ color: rgb(255, 168, 123); /* oklch */ color: oklch(80.8% 0.119 47.9);
Tailwind
colors: {
custom: {
50: '#ffc2a2',
500: '#ffa87b',
950: '#000000',
},
}SCSS
$custom: #ffa87b; $custom-light: #ffc2a2; $custom-dark: #000000;
JSON
{
"hex": "#ffa87b",
"rgb": {
"r": 255,
"g": 168,
"b": 123
},
"hsl": {
"h": 20.455,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.80763,
"c": 0.11911,
"h": 47.9
},
"luminance": 0.50695
}Semantic roles & 50–950 ramp
primary
#FFA87B
secondary
#41A8DD
accent
#97E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19120F
muted
#878280