#FCC09F#FCC09F
#FCC09F is a very light, moderate orange. Relative luminance 0.609; OKLCH L 85.4% C 0.082 H 50.0°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC09F |
|---|---|
| RGB | rgb(252, 192, 159) |
| HSL | hsl(21, 94%, 81%) |
| HSV | hsv(21, 37%, 99%) |
| CMYK | cmyk(0%, 23.8%, 36.9%, 1.2%) |
| CIE-LAB | lab(82.33, 17.27, 24.97) |
| CIE-LCH | lch(82.33, 30.36, 55.33°) |
| OKLab | oklab(85.41% 0.0528 0.0631) |
| OKLCH | oklch(85.41% 0.082 50) |
| XYZ | xyz(65.2546, 60.9016, 41.1123) |
| Luminance | 0.6090 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.41
Peach (survey)
#FFB07C
ΔE00 6.20
Pale Salmon
#FFB19A
ΔE00 6.43
Peach
#FFDAB9
ΔE00 8.07
Light Peach
#FFD8B1
ΔE00 8.22
Light Salmon
#FEA993
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC09F #9FDBFC
analogous
#FC9FAC #FCC09F #FCEE9F
triadic
#FCC09F #9FFCC0 #C09FFC
tetradic
#FCC09F #ACFC9F #9FDBFC #EE9FFC
square
#FCC09F #ACFC9F #9FDBFC #EE9FFC
split-complementary
#FCC09F #9FFCEE #9FACFC
monochromatic
#F87228 #FA9964 #FCC09F #FEE7DA #FEECE1
Accessibility & contrast
On white
1.59
#FCC09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#FCC09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC09F
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC09F | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C59D
Deuteranopia (green-blind)
#DED29F
Tritanopia (blue-blind)
#FFB6B7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcc09f; /* rgb */ color: rgb(252, 192, 159); /* oklch */ color: oklch(85.4% 0.082 50.0);
Tailwind
colors: {
custom: {
50: '#ffd3bb',
500: '#fcc09f',
950: '#000000',
},
}SCSS
$custom: #fcc09f; $custom-light: #ffd3bb; $custom-dark: #000000;
JSON
{
"hex": "#fcc09f",
"rgb": {
"r": 252,
"g": 192,
"b": 159
},
"hsl": {
"h": 21.29,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.85412,
"c": 0.08227,
"h": 50
},
"luminance": 0.60898
}Semantic roles & 50–950 ramp
primary
#FCC09F
secondary
#61B2DE
accent
#94E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382