#FFAD87#FFAD87
#FFAD87 is a light, moderate orange. Relative luminance 0.529; OKLCH L 81.8% C 0.110 H 45.6°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAD87 |
|---|---|
| RGB | rgb(255, 173, 135) |
| HSL | hsl(19, 100%, 76%) |
| HSV | hsv(19, 47%, 100%) |
| CMYK | cmyk(0%, 32.2%, 47.1%, 0%) |
| CIE-LAB | lab(77.82, 25.87, 31.70) |
| CIE-LCH | lch(77.82, 40.91, 50.79°) |
| OKLab | oklab(81.85% 0.0766 0.0783) |
| OKLCH | oklch(81.85% 0.11 45.6) |
| XYZ | xyz(60.5599, 52.9011, 29.9383) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 3.42
Peach (survey)
#FFB07C
ΔE00 4.35
Pale Salmon
#FFB19A
ΔE00 4.82
Light Salmon
#FEA993
ΔE00 5.42
Darksalmon
#E9967A
ΔE00 6.70
Pinkish Tan
#D99B82
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAD87 #87D9FF
analogous
#FF879D #FFAD87 #FFE987
triadic
#FFAD87 #87FFAD #AD87FF
tetradic
#FFAD87 #9DFF87 #87D9FF #E987FF
square
#FFAD87 #9DFF87 #87D9FF #E987FF
split-complementary
#FFAD87 #87FFE9 #879DFF
monochromatic
#FF590D #FF834A #FFAD87 #FFD7C4 #FFEAE0
Accessibility & contrast
On white
1.81
#FFAD87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#FFAD87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAD87
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAD87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAD87 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B684
Deuteranopia (green-blind)
#D6C787
Tritanopia (blue-blind)
#FF9FA3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ffad87; /* rgb */ color: rgb(255, 173, 135); /* oklch */ color: oklch(81.8% 0.110 45.6);
Tailwind
colors: {
custom: {
50: '#ffc6aa',
500: '#ffad87',
950: '#000000',
},
}SCSS
$custom: #ffad87; $custom-light: #ffc6aa; $custom-dark: #000000;
JSON
{
"hex": "#ffad87",
"rgb": {
"r": 255,
"g": 173,
"b": 135
},
"hsl": {
"h": 19,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.81845,
"c": 0.10954,
"h": 45.6
},
"luminance": 0.52896
}Semantic roles & 50–950 ramp
primary
#FFAD87
secondary
#4BB0DF
accent
#9DE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281