#FCC787#FCC787
#FCC787 is a very light, moderate orange. Relative luminance 0.633; OKLCH L 86.3% C 0.101 H 71.1°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC787 |
|---|---|
| RGB | rgb(252, 199, 135) |
| HSL | hsl(33, 95%, 76%) |
| HSV | hsv(33, 46%, 99%) |
| CMYK | cmyk(0%, 21%, 46.4%, 1.2%) |
| CIE-LAB | lab(83.60, 11.09, 39.15) |
| CIE-LCH | lch(83.60, 40.69, 74.18°) |
| OKLab | oklab(86.27% 0.0327 0.0955) |
| OKLCH | oklch(86.27% 0.101 71.1) |
| XYZ | xyz(64.9441, 63.2953, 31.7135) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.04
Light Peach
#FFD8B1
ΔE00 7.00
Navajowhite
#FFDEAD
ΔE00 7.07
Apricot (survey)
#FFB16D
ΔE00 7.20
Butterscotch
#FDB147
ΔE00 8.36
Very Light Brown
#D3B683
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC787 #87BCFC
analogous
#FC8C87 #FCC787 #F6FC87
triadic
#FCC787 #87FCC7 #C787FC
tetradic
#FCC787 #87FC8C #87BCFC #FC87F6
square
#FCC787 #87FC8C #87BCFC #FC87F6
split-complementary
#FCC787 #87F6FC #8C87FC
monochromatic
#F98F10 #FBAB4B #FCC787 #FDE3C3 #FEF1E1
Accessibility & contrast
On white
1.54
#FCC787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#FCC787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC787
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC787 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC982
Deuteranopia (green-blind)
#E6D588
Tritanopia (blue-blind)
#FFBAB7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcc787; /* rgb */ color: rgb(252, 199, 135); /* oklch */ color: oklch(86.3% 0.101 71.1);
Tailwind
colors: {
custom: {
50: '#ffd8ab',
500: '#fcc787',
950: '#000000',
},
}SCSS
$custom: #fcc787; $custom-light: #ffd8ab; $custom-dark: #000000;
JSON
{
"hex": "#fcc787",
"rgb": {
"r": 252,
"g": 199,
"b": 135
},
"hsl": {
"h": 32.821,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.86274,
"c": 0.10093,
"h": 71.1
},
"luminance": 0.63292
}Semantic roles & 50–950 ramp
primary
#FCC787
secondary
#4C8DDB
accent
#68E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381