#FFB587#FFB587
#FFB587 is a very light, moderate orange. Relative luminance 0.561; OKLCH L 83.3% C 0.106 H 52.6°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB587 |
|---|---|
| RGB | rgb(255, 181, 135) |
| HSL | hsl(23, 100%, 76%) |
| HSV | hsv(23, 47%, 100%) |
| CMYK | cmyk(0%, 29%, 47.1%, 0%) |
| CIE-LAB | lab(79.65, 21.68, 34.10) |
| CIE-LCH | lch(79.65, 40.41, 57.55°) |
| OKLab | oklab(83.27% 0.064 0.0839) |
| OKLCH | oklch(83.27% 0.106 52.6) |
| XYZ | xyz(62.1401, 56.0615, 30.4651) |
| Luminance | 0.5606 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.82
Apricot (survey)
#FFB16D
ΔE00 5.34
Sandybrown
#F4A460
ΔE00 6.59
Lightsalmon
#FFA07A
ΔE00 6.71
Pale Salmon
#FFB19A
ΔE00 7.70
Pale Orange
#FFA756
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB587 #87D1FF
analogous
#FF8795 #FFB587 #FFF187
triadic
#FFB587 #87FFB5 #B587FF
tetradic
#FFB587 #95FF87 #87D1FF #F187FF
square
#FFB587 #95FF87 #87D1FF #F187FF
split-complementary
#FFB587 #87FFF1 #8795FF
monochromatic
#FF6A0D #FF8F4A #FFB587 #FFDBC4 #FFECE0
Accessibility & contrast
On white
1.72
#FFB587 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#FFB587 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB587
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB587 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB587 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC83
Deuteranopia (green-blind)
#DBCC87
Tritanopia (blue-blind)
#FFA7A9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffb587; /* rgb */ color: rgb(255, 181, 135); /* oklch */ color: oklch(83.3% 0.106 52.6);
Tailwind
colors: {
custom: {
50: '#ffcbaa',
500: '#ffb587',
950: '#000000',
},
}SCSS
$custom: #ffb587; $custom-light: #ffcbaa; $custom-dark: #000000;
JSON
{
"hex": "#ffb587",
"rgb": {
"r": 255,
"g": 181,
"b": 135
},
"hsl": {
"h": 23,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.83265,
"c": 0.10551,
"h": 52.6
},
"luminance": 0.56057
}Semantic roles & 50–950 ramp
primary
#FFB587
secondary
#4BA6DF
accent
#8EE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281