#FCC284#FCC284
#FCC284 is a very light, moderate orange. Relative luminance 0.609; OKLCH L 85.3% C 0.103 H 67.6°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC284 |
|---|---|
| RGB | rgb(252, 194, 132) |
| HSL | hsl(31, 95%, 75%) |
| HSV | hsv(31, 48%, 99%) |
| CMYK | cmyk(0%, 23%, 47.6%, 1.2%) |
| CIE-LAB | lab(82.35, 13.41, 39.08) |
| CIE-LCH | lch(82.35, 41.32, 71.06°) |
| OKLab | oklab(85.29% 0.0393 0.0952) |
| OKLCH | oklch(85.29% 0.103 67.6) |
| XYZ | xyz(63.6043, 60.9489, 30.2395) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.44
Burlywood
#DEB887
ΔE00 6.12
Peach (survey)
#FFB07C
ΔE00 7.40
Light Peach
#FFD8B1
ΔE00 7.53
Butterscotch
#FDB147
ΔE00 7.94
Sandybrown
#F4A460
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC284 #84BEFC
analogous
#FC8684 #FCC284 #FAFC84
triadic
#FCC284 #84FCC2 #C284FC
tetradic
#FCC284 #84FC86 #84BEFC #FC84FA
square
#FCC284 #84FC86 #84BEFC #FC84FA
split-complementary
#FCC284 #84FAFC #8684FC
monochromatic
#F9870D #FBA448 #FCC284 #FDE0C0 #FEF0E1
Accessibility & contrast
On white
1.59
#FCC284 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#FCC284 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC284
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC284 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC284 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C57F
Deuteranopia (green-blind)
#E3D285
Tritanopia (blue-blind)
#FFB5B2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcc284; /* rgb */ color: rgb(252, 194, 132); /* oklch */ color: oklch(85.3% 0.103 67.6);
Tailwind
colors: {
custom: {
50: '#ffd4a8',
500: '#fcc284',
950: '#000000',
},
}SCSS
$custom: #fcc284; $custom-light: #ffd4a8; $custom-dark: #000000;
JSON
{
"hex": "#fcc284",
"rgb": {
"r": 252,
"g": 194,
"b": 132
},
"hsl": {
"h": 31,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.85285,
"c": 0.10296,
"h": 67.6
},
"luminance": 0.60945
}Semantic roles & 50–950 ramp
primary
#FCC284
secondary
#4990DB
accent
#6FE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380