#FCC485#FCC485
#FCC485 is a very light, moderate orange. Relative luminance 0.619; OKLCH L 85.7% C 0.102 H 69.1°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC485 |
|---|---|
| RGB | rgb(252, 196, 133) |
| HSL | hsl(32, 95%, 75%) |
| HSV | hsv(32, 47%, 99%) |
| CMYK | cmyk(0%, 22.2%, 47.2%, 1.2%) |
| CIE-LAB | lab(82.85, 12.46, 39.20) |
| CIE-LCH | lch(82.85, 41.14, 72.36°) |
| OKLab | oklab(85.68% 0.0366 0.0955) |
| OKLCH | oklch(85.68% 0.102 69.1) |
| XYZ | xyz(64.1212, 61.8726, 30.7510) |
| Luminance | 0.6187 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.03
Apricot (survey)
#FFB16D
ΔE00 6.14
Light Peach
#FFD8B1
ΔE00 7.30
Navajowhite
#FFDEAD
ΔE00 7.89
Butterscotch
#FDB147
ΔE00 8.02
Peach (survey)
#FFB07C
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC485 #85BDFC
analogous
#FC8885 #FCC485 #F8FC85
triadic
#FCC485 #85FCC4 #C485FC
tetradic
#FCC485 #85FC88 #85BDFC #FC85F8
square
#FCC485 #85FC88 #85BDFC #FC85F8
split-complementary
#FCC485 #85F8FC #8885FC
monochromatic
#F98A0E #FBA749 #FCC485 #FDE1C1 #FEF1E1
Accessibility & contrast
On white
1.57
#FCC485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#FCC485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC485
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC485 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C780
Deuteranopia (green-blind)
#E4D486
Tritanopia (blue-blind)
#FFB7B4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fcc485; /* rgb */ color: rgb(252, 196, 133); /* oklch */ color: oklch(85.7% 0.102 69.1);
Tailwind
colors: {
custom: {
50: '#ffd5a9',
500: '#fcc485',
950: '#000000',
},
}SCSS
$custom: #fcc485; $custom-light: #ffd5a9; $custom-dark: #000000;
JSON
{
"hex": "#fcc485",
"rgb": {
"r": 252,
"g": 196,
"b": 133
},
"hsl": {
"h": 31.765,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.85676,
"c": 0.10227,
"h": 69.1
},
"luminance": 0.61869
}Semantic roles & 50–950 ramp
primary
#FCC485
secondary
#4A8EDB
accent
#6CE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380