#FCC385#FCC385
#FCC385 is a very light, moderate orange. Relative luminance 0.614; OKLCH L 85.5% C 0.102 H 68.1°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC385 |
|---|---|
| RGB | rgb(252, 195, 133) |
| HSL | hsl(31, 95%, 75%) |
| HSV | hsv(31, 47%, 99%) |
| CMYK | cmyk(0%, 22.6%, 47.2%, 1.2%) |
| CIE-LAB | lab(82.61, 12.98, 38.90) |
| CIE-LCH | lch(82.61, 41.01, 71.54°) |
| OKLab | oklab(85.49% 0.0381 0.0948) |
| OKLCH | oklch(85.49% 0.102 68.1) |
| XYZ | xyz(63.8963, 61.4230, 30.6761) |
| Luminance | 0.6142 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.76
Burlywood
#DEB887
ΔE00 6.05
Light Peach
#FFD8B1
ΔE00 7.34
Peach (survey)
#FFB07C
ΔE00 7.71
Butterscotch
#FDB147
ΔE00 8.05
Navajowhite
#FFDEAD
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC385 #85BEFC
analogous
#FC8885 #FCC385 #F9FC85
triadic
#FCC385 #85FCC3 #C385FC
tetradic
#FCC385 #85FC88 #85BEFC #FC85F9
square
#FCC385 #85FC88 #85BEFC #FC85F9
split-complementary
#FCC385 #85F9FC #8885FC
monochromatic
#F9880E #FBA649 #FCC385 #FDE0C1 #FEF0E1
Accessibility & contrast
On white
1.58
#FCC385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#FCC385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC385
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC385 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C680
Deuteranopia (green-blind)
#E4D386
Tritanopia (blue-blind)
#FFB6B3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fcc385; /* rgb */ color: rgb(252, 195, 133); /* oklch */ color: oklch(85.5% 0.102 68.1);
Tailwind
colors: {
custom: {
50: '#ffd5a9',
500: '#fcc385',
950: '#000000',
},
}SCSS
$custom: #fcc385; $custom-light: #ffd5a9; $custom-dark: #000000;
JSON
{
"hex": "#fcc385",
"rgb": {
"r": 252,
"g": 195,
"b": 133
},
"hsl": {
"h": 31.261,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.85488,
"c": 0.10218,
"h": 68.1
},
"luminance": 0.61419
}Semantic roles & 50–950 ramp
primary
#FCC385
secondary
#4A90DB
accent
#6EE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380