#FCC384#FCC384
#FCC384 is a very light, moderate orange. Relative luminance 0.614; OKLCH L 85.5% C 0.103 H 68.5°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC384 |
|---|---|
| RGB | rgb(252, 195, 132) |
| HSL | hsl(32, 95%, 75%) |
| HSV | hsv(32, 48%, 99%) |
| CMYK | cmyk(0%, 22.6%, 47.6%, 1.2%) |
| CIE-LAB | lab(82.59, 12.89, 39.39) |
| CIE-LCH | lch(82.59, 41.45, 71.88°) |
| OKLab | oklab(85.47% 0.0377 0.0959) |
| OKLCH | oklch(85.47% 0.103 68.5) |
| XYZ | xyz(63.8276, 61.3955, 30.3140) |
| Luminance | 0.6139 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.81
Burlywood
#DEB887
ΔE00 6.08
Light Peach
#FFD8B1
ΔE00 7.48
Peach (survey)
#FFB07C
ΔE00 7.87
Butterscotch
#FDB147
ΔE00 7.89
Navajowhite
#FFDEAD
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC384 #84BDFC
analogous
#FC8784 #FCC384 #F9FC84
triadic
#FCC384 #84FCC3 #C384FC
tetradic
#FCC384 #84FC87 #84BDFC #FC84F9
square
#FCC384 #84FC87 #84BDFC #FC84F9
split-complementary
#FCC384 #84F9FC #8784FC
monochromatic
#F9890D #FBA648 #FCC384 #FDE0C0 #FEF0E1
Accessibility & contrast
On white
1.58
#FCC384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#FCC384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC384
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC384 | 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)
#D6C67F
Deuteranopia (green-blind)
#E4D385
Tritanopia (blue-blind)
#FFB6B3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fcc384; /* rgb */ color: rgb(252, 195, 132); /* oklch */ color: oklch(85.5% 0.103 68.5);
Tailwind
colors: {
custom: {
50: '#ffd5a8',
500: '#fcc384',
950: '#000000',
},
}SCSS
$custom: #fcc384; $custom-light: #ffd5a8; $custom-dark: #000000;
JSON
{
"hex": "#fcc384",
"rgb": {
"r": 252,
"g": 195,
"b": 132
},
"hsl": {
"h": 31.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.85472,
"c": 0.10303,
"h": 68.5
},
"luminance": 0.61392
}Semantic roles & 50–950 ramp
primary
#FCC384
secondary
#498EDB
accent
#6DE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380