#FFC487#FFC487
#FFC487 is a very light, moderate orange. Relative luminance 0.625; OKLCH L 86.0% C 0.103 H 66.7°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC487 |
|---|---|
| RGB | rgb(255, 196, 135) |
| HSL | hsl(31, 100%, 76%) |
| HSV | hsv(31, 47%, 100%) |
| CMYK | cmyk(0%, 23.1%, 47.1%, 0%) |
| CIE-LAB | lab(83.17, 13.84, 38.66) |
| CIE-LCH | lch(83.17, 41.07, 70.30°) |
| OKLab | oklab(86.01% 0.0407 0.0944) |
| OKLCH | oklch(86.01% 0.103 66.7) |
| XYZ | xyz(65.3559, 62.4932, 31.5370) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.53
Burlywood
#DEB887
ΔE00 6.57
Light Peach
#FFD8B1
ΔE00 7.19
Peach (survey)
#FFB07C
ΔE00 7.27
Navajowhite
#FFDEAD
ΔE00 8.28
Sandybrown
#F4A460
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC487 #87C2FF
analogous
#FF8887 #FFC487 #FEFF87
triadic
#FFC487 #87FFC4 #C487FF
tetradic
#FFC487 #87FF88 #87C2FF #FF87FE
square
#FFC487 #87FF88 #87C2FF #FF87FE
split-complementary
#FFC487 #87FEFF #8887FF
monochromatic
#FF880D #FFA64A #FFC487 #FFE2C4 #FFF0E0
Accessibility & contrast
On white
1.56
#FFC487 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#FFC487 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC487
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC487 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC487 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C782
Deuteranopia (green-blind)
#E5D588
Tritanopia (blue-blind)
#FFB7B5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffc487; /* rgb */ color: rgb(255, 196, 135); /* oklch */ color: oklch(86.0% 0.103 66.7);
Tailwind
colors: {
custom: {
50: '#ffd5aa',
500: '#ffc487',
950: '#000000',
},
}SCSS
$custom: #ffc487; $custom-light: #ffd5aa; $custom-dark: #000000;
JSON
{
"hex": "#ffc487",
"rgb": {
"r": 255,
"g": 196,
"b": 135
},
"hsl": {
"h": 30.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.86011,
"c": 0.10274,
"h": 66.7
},
"luminance": 0.62489
}Semantic roles & 50–950 ramp
primary
#FFC487
secondary
#4B94DF
accent
#71E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381