#FFB487#FFB487
#FFB487 is a very light, moderate orange. Relative luminance 0.557; OKLCH L 83.1% C 0.106 H 51.7°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB487 |
|---|---|
| RGB | rgb(255, 180, 135) |
| HSL | hsl(23, 100%, 76%) |
| HSV | hsv(23, 47%, 100%) |
| CMYK | cmyk(0%, 29.4%, 47.1%, 0%) |
| CIE-LAB | lab(79.42, 22.20, 33.80) |
| CIE-LCH | lch(79.42, 40.44, 56.70°) |
| OKLab | oklab(83.09% 0.0656 0.0832) |
| OKLCH | oklch(83.09% 0.106 51.7) |
| XYZ | xyz(61.9375, 55.6563, 30.3975) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.93
Apricot (survey)
#FFB16D
ΔE00 5.67
Lightsalmon
#FFA07A
ΔE00 6.27
Sandybrown
#F4A460
ΔE00 6.76
Pale Salmon
#FFB19A
ΔE00 7.30
Pale Orange
#FFA756
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB487 #87D2FF
analogous
#FF8796 #FFB487 #FFF087
triadic
#FFB487 #87FFB4 #B487FF
tetradic
#FFB487 #96FF87 #87D2FF #F087FF
square
#FFB487 #96FF87 #87D2FF #F087FF
split-complementary
#FFB487 #87FFF0 #8796FF
monochromatic
#FF680D #FF8E4A #FFB487 #FFDAC4 #FFECE0
Accessibility & contrast
On white
1.73
#FFB487 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#FFB487 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB487
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB487 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB487 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB84
Deuteranopia (green-blind)
#DBCB87
Tritanopia (blue-blind)
#FFA6A8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffb487; /* rgb */ color: rgb(255, 180, 135); /* oklch */ color: oklch(83.1% 0.106 51.7);
Tailwind
colors: {
custom: {
50: '#ffcaaa',
500: '#ffb487',
950: '#000000',
},
}SCSS
$custom: #ffb487; $custom-light: #ffcaaa; $custom-dark: #000000;
JSON
{
"hex": "#ffb487",
"rgb": {
"r": 255,
"g": 180,
"b": 135
},
"hsl": {
"h": 22.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.83086,
"c": 0.10591,
"h": 51.7
},
"luminance": 0.55652
}Semantic roles & 50–950 ramp
primary
#FFB487
secondary
#4BA8DF
accent
#8FE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281