#FCC285#FCC285
#FCC285 is a very light, moderate orange. Relative luminance 0.610; OKLCH L 85.3% C 0.102 H 67.2°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC285 |
|---|---|
| RGB | rgb(252, 194, 133) |
| HSL | hsl(31, 95%, 75%) |
| HSV | hsv(31, 47%, 99%) |
| CMYK | cmyk(0%, 23%, 47.2%, 1.2%) |
| CIE-LAB | lab(82.37, 13.51, 38.59) |
| CIE-LCH | lch(82.37, 40.89, 70.71°) |
| OKLab | oklab(85.3% 0.0397 0.0941) |
| OKLCH | oklch(85.3% 0.102 67.2) |
| XYZ | xyz(63.6730, 60.9764, 30.6017) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.39
Burlywood
#DEB887
ΔE00 6.10
Peach (survey)
#FFB07C
ΔE00 7.24
Light Peach
#FFD8B1
ΔE00 7.41
Sandybrown
#F4A460
ΔE00 8.01
Butterscotch
#FDB147
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC285 #85BFFC
analogous
#FC8685 #FCC285 #FBFC85
triadic
#FCC285 #85FCC2 #C285FC
tetradic
#FCC285 #85FC86 #85BFFC #FC85FB
square
#FCC285 #85FC86 #85BFFC #FC85FB
split-complementary
#FCC285 #85FBFC #8685FC
monochromatic
#F9860E #FBA449 #FCC285 #FDE0C1 #FEF0E1
Accessibility & contrast
On white
1.59
#FCC285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#FCC285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC285
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC285 | 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)
#D5C580
Deuteranopia (green-blind)
#E3D286
Tritanopia (blue-blind)
#FFB5B3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcc285; /* rgb */ color: rgb(252, 194, 133); /* oklch */ color: oklch(85.3% 0.102 67.2);
Tailwind
colors: {
custom: {
50: '#ffd4a9',
500: '#fcc285',
950: '#000000',
},
}SCSS
$custom: #fcc285; $custom-light: #ffd4a9; $custom-dark: #000000;
JSON
{
"hex": "#fcc285",
"rgb": {
"r": 252,
"g": 194,
"b": 133
},
"hsl": {
"h": 30.756,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.85301,
"c": 0.10212,
"h": 67.2
},
"luminance": 0.60972
}Semantic roles & 50–950 ramp
primary
#FCC285
secondary
#4A91DB
accent
#70E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380