#FCC180#FCC180
#FCC180 is a very light, moderate orange. Relative luminance 0.604; OKLCH L 85.0% C 0.106 H 68.3°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC180 |
|---|---|
| RGB | rgb(252, 193, 128) |
| HSL | hsl(31, 95%, 75%) |
| HSV | hsv(31, 49%, 99%) |
| CMYK | cmyk(0%, 23.4%, 49.2%, 1.2%) |
| CIE-LAB | lab(82.05, 13.57, 40.75) |
| CIE-LCH | lch(82.05, 42.95, 71.58°) |
| OKLab | oklab(85.03% 0.0393 0.0987) |
| OKLCH | oklch(85.03% 0.106 68.3) |
| XYZ | xyz(63.1140, 60.3979, 28.7516) |
| Luminance | 0.6039 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.29
Burlywood
#DEB887
ΔE00 6.29
Butterscotch
#FDB147
ΔE00 7.31
Peach (survey)
#FFB07C
ΔE00 7.62
Light Orange
#FDAA48
ΔE00 7.65
Pale Orange
#FFA756
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC180 #80BBFC
analogous
#FC8380 #FCC180 #F9FC80
triadic
#FCC180 #80FCC1 #C180FC
tetradic
#FCC180 #80FC83 #80BBFC #FC80F9
square
#FCC180 #80FC83 #80BBFC #FC80F9
split-complementary
#FCC180 #80F9FC #8380FC
monochromatic
#F98708 #FBA444 #FCC180 #FDDEBC #FEF0E1
Accessibility & contrast
On white
1.61
#FCC180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#FCC180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC180
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC180 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47B
Deuteranopia (green-blind)
#E3D281
Tritanopia (blue-blind)
#FFB3B1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcc180; /* rgb */ color: rgb(252, 193, 128); /* oklch */ color: oklch(85.0% 0.106 68.3);
Tailwind
colors: {
custom: {
50: '#ffd3a6',
500: '#fcc180',
950: '#000000',
},
}SCSS
$custom: #fcc180; $custom-light: #ffd3a6; $custom-dark: #000000;
JSON
{
"hex": "#fcc180",
"rgb": {
"r": 252,
"g": 193,
"b": 128
},
"hsl": {
"h": 31.452,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.85034,
"c": 0.10627,
"h": 68.3
},
"luminance": 0.60394
}Semantic roles & 50–950 ramp
primary
#FCC180
secondary
#468DDA
accent
#6DE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380