#FFAB87#FFAB87
#FFAB87 is a light, moderate orange. Relative luminance 0.521; OKLCH L 81.5% C 0.111 H 44.0°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAB87 |
|---|---|
| RGB | rgb(255, 171, 135) |
| HSL | hsl(18, 100%, 76%) |
| HSV | hsv(18, 47%, 100%) |
| CMYK | cmyk(0%, 32.9%, 47.1%, 0%) |
| CIE-LAB | lab(77.36, 26.91, 31.10) |
| CIE-LCH | lch(77.36, 41.13, 49.13°) |
| OKLab | oklab(81.5% 0.0798 0.0769) |
| OKLCH | oklch(81.5% 0.111 44) |
| XYZ | xyz(60.1792, 52.1398, 29.8114) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.80
Pale Salmon
#FFB19A
ΔE00 4.29
Light Salmon
#FEA993
ΔE00 4.63
Peach (survey)
#FFB07C
ΔE00 5.21
Darksalmon
#E9967A
ΔE00 6.06
Blush (survey)
#F29E8E
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAB87 #87DBFF
analogous
#FF879F #FFAB87 #FFE787
triadic
#FFAB87 #87FFAB #AB87FF
tetradic
#FFAB87 #9FFF87 #87DBFF #E787FF
square
#FFAB87 #9FFF87 #87DBFF #E787FF
split-complementary
#FFAB87 #87FFE7 #879FFF
monochromatic
#FF550D #FF804A #FFAB87 #FFD6C4 #FFEAE0
Accessibility & contrast
On white
1.84
#FFAB87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#FFAB87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAB87
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAB87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAB87 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B484
Deuteranopia (green-blind)
#D5C687
Tritanopia (blue-blind)
#FF9DA2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffab87; /* rgb */ color: rgb(255, 171, 135); /* oklch */ color: oklch(81.5% 0.111 44.0);
Tailwind
colors: {
custom: {
50: '#ffc4aa',
500: '#ffab87',
950: '#000000',
},
}SCSS
$custom: #ffab87; $custom-light: #ffc4aa; $custom-dark: #000000;
JSON
{
"hex": "#ffab87",
"rgb": {
"r": 255,
"g": 171,
"b": 135
},
"hsl": {
"h": 18,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.81496,
"c": 0.11079,
"h": 44
},
"luminance": 0.52135
}Semantic roles & 50–950 ramp
primary
#FFAB87
secondary
#4BB3DF
accent
#A1E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281