#FCC09D#FCC09D
#FCC09D is a very light, moderate orange. Relative luminance 0.608; OKLCH L 85.4% C 0.084 H 51.5°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC09D |
|---|---|
| RGB | rgb(252, 192, 157) |
| HSL | hsl(22, 94%, 80%) |
| HSV | hsv(22, 38%, 99%) |
| CMYK | cmyk(0%, 23.8%, 37.7%, 1.2%) |
| CIE-LAB | lab(82.29, 17.04, 25.98) |
| CIE-LCH | lch(82.29, 31.07, 56.73°) |
| OKLab | oklab(85.37% 0.0521 0.0654) |
| OKLCH | oklch(85.37% 0.084 51.5) |
| XYZ | xyz(65.0824, 60.8328, 40.2056) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.43
Peach (survey)
#FFB07C
ΔE00 5.80
Pale Salmon
#FFB19A
ΔE00 6.95
Peach
#FFDAB9
ΔE00 7.88
Light Peach
#FFD8B1
ΔE00 7.89
Apricot (survey)
#FFB16D
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC09D #9DD9FC
analogous
#FC9DAA #FCC09D #FCEF9D
triadic
#FCC09D #9DFCC0 #C09DFC
tetradic
#FCC09D #AAFC9D #9DD9FC #EF9DFC
square
#FCC09D #AAFC9D #9DD9FC #EF9DFC
split-complementary
#FCC09D #9DFCEF #9DAAFC
monochromatic
#F87426 #FA9A62 #FCC09D #FEE6D8 #FEECE1
Accessibility & contrast
On white
1.60
#FCC09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#FCC09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC09D
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC09D | 1.00 | 1.60 | 13.17 | 13.17 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C59B
Deuteranopia (green-blind)
#DFD29D
Tritanopia (blue-blind)
#FFB5B7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcc09d; /* rgb */ color: rgb(252, 192, 157); /* oklch */ color: oklch(85.4% 0.084 51.5);
Tailwind
colors: {
custom: {
50: '#ffd3ba',
500: '#fcc09d',
950: '#000000',
},
}SCSS
$custom: #fcc09d; $custom-light: #ffd3ba; $custom-dark: #000000;
JSON
{
"hex": "#fcc09d",
"rgb": {
"r": 252,
"g": 192,
"b": 157
},
"hsl": {
"h": 22.105,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.85371,
"c": 0.08362,
"h": 51.5
},
"luminance": 0.60829
}Semantic roles & 50–950 ramp
primary
#FCC09D
secondary
#5FAFDE
accent
#91E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381