#FFC587#FFC587
#FFC587 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 86.2% C 0.103 H 67.6°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC587 |
|---|---|
| RGB | rgb(255, 197, 135) |
| HSL | hsl(31, 100%, 76%) |
| HSV | hsv(31, 47%, 100%) |
| CMYK | cmyk(0%, 22.7%, 47.1%, 0%) |
| CIE-LAB | lab(83.41, 13.32, 38.97) |
| CIE-LCH | lch(83.41, 41.18, 71.13°) |
| OKLab | oklab(86.2% 0.0391 0.0951) |
| OKLCH | oklch(86.2% 0.103 67.6) |
| XYZ | xyz(65.5822, 62.9458, 31.6124) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.88
Burlywood
#DEB887
ΔE00 6.53
Light Peach
#FFD8B1
ΔE00 7.12
Peach (survey)
#FFB07C
ΔE00 7.73
Navajowhite
#FFDEAD
ΔE00 8.00
Butterscotch
#FDB147
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC587 #87C1FF
analogous
#FF8987 #FFC587 #FDFF87
triadic
#FFC587 #87FFC5 #C587FF
tetradic
#FFC587 #87FF89 #87C1FF #FF87FD
square
#FFC587 #87FF89 #87C1FF #FF87FD
split-complementary
#FFC587 #87FDFF #8987FF
monochromatic
#FF8A0D #FFA74A #FFC587 #FFE3C4 #FFF0E0
Accessibility & contrast
On white
1.55
#FFC587 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#FFC587 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC587
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC587 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC587 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C882
Deuteranopia (green-blind)
#E6D588
Tritanopia (blue-blind)
#FFB8B5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffc587; /* rgb */ color: rgb(255, 197, 135); /* oklch */ color: oklch(86.2% 0.103 67.6);
Tailwind
colors: {
custom: {
50: '#ffd6ab',
500: '#ffc587',
950: '#000000',
},
}SCSS
$custom: #ffc587; $custom-light: #ffd6ab; $custom-dark: #000000;
JSON
{
"hex": "#ffc587",
"rgb": {
"r": 255,
"g": 197,
"b": 135
},
"hsl": {
"h": 31,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.86198,
"c": 0.10279,
"h": 67.6
},
"luminance": 0.62942
}Semantic roles & 50–950 ramp
primary
#FFC587
secondary
#4B93DF
accent
#6FE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381