#FFC787#FFC787
#FFC787 is a very light, moderate orange. Relative luminance 0.639; OKLCH L 86.6% C 0.103 H 69.5°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC787 |
|---|---|
| RGB | rgb(255, 199, 135) |
| HSL | hsl(32, 100%, 76%) |
| HSV | hsv(32, 47%, 100%) |
| CMYK | cmyk(0%, 22%, 47.1%, 0%) |
| CIE-LAB | lab(83.89, 12.28, 39.58) |
| CIE-LCH | lch(83.89, 41.44, 72.77°) |
| OKLab | oklab(86.57% 0.0361 0.0964) |
| OKLCH | oklch(86.57% 0.103 69.5) |
| XYZ | xyz(66.0394, 63.8601, 31.7648) |
| Luminance | 0.6386 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.53
Apricot (survey)
#FFB16D
ΔE00 6.63
Light Peach
#FFD8B1
ΔE00 7.06
Navajowhite
#FFDEAD
ΔE00 7.46
Butterscotch
#FDB147
ΔE00 8.24
Peach (survey)
#FFB07C
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC787 #87BFFF
analogous
#FF8B87 #FFC787 #FBFF87
triadic
#FFC787 #87FFC7 #C787FF
tetradic
#FFC787 #87FF8B #87BFFF #FF87FB
square
#FFC787 #87FF8B #87BFFF #FF87FB
split-complementary
#FFC787 #87FBFF #8B87FF
monochromatic
#FF8E0D #FFAA4A #FFC787 #FFE4C4 #FFF1E0
Accessibility & contrast
On white
1.52
#FFC787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#FFC787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC787
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC787 | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA82
Deuteranopia (green-blind)
#E8D688
Tritanopia (blue-blind)
#FFBAB7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffc787; /* rgb */ color: rgb(255, 199, 135); /* oklch */ color: oklch(86.6% 0.103 69.5);
Tailwind
colors: {
custom: {
50: '#ffd8ab',
500: '#ffc787',
950: '#000000',
},
}SCSS
$custom: #ffc787; $custom-light: #ffd8ab; $custom-dark: #000000;
JSON
{
"hex": "#ffc787",
"rgb": {
"r": 255,
"g": 199,
"b": 135
},
"hsl": {
"h": 32,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.86572,
"c": 0.10297,
"h": 69.5
},
"luminance": 0.63856
}Semantic roles & 50–950 ramp
primary
#FFC787
secondary
#4B90DF
accent
#6BE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381