#FCC09E#FCC09E
#FCC09E is a very light, moderate orange. Relative luminance 0.609; OKLCH L 85.4% C 0.083 H 50.8°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC09E |
|---|---|
| RGB | rgb(252, 192, 158) |
| HSL | hsl(22, 94%, 80%) |
| HSV | hsv(22, 37%, 99%) |
| CMYK | cmyk(0%, 23.8%, 37.3%, 1.2%) |
| CIE-LAB | lab(82.31, 17.16, 25.48) |
| CIE-LCH | lch(82.31, 30.71, 56.04°) |
| OKLab | oklab(85.39% 0.0524 0.0643) |
| OKLCH | oklch(85.39% 0.083 50.8) |
| XYZ | xyz(65.1682, 60.8671, 40.6571) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.41
Peach (survey)
#FFB07C
ΔE00 5.99
Pale Salmon
#FFB19A
ΔE00 6.69
Peach
#FFDAB9
ΔE00 7.97
Light Peach
#FFD8B1
ΔE00 8.05
Light Salmon
#FEA993
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC09E #9EDAFC
analogous
#FC9EAB #FCC09E #FCEF9E
triadic
#FCC09E #9EFCC0 #C09EFC
tetradic
#FCC09E #ABFC9E #9EDAFC #EF9EFC
square
#FCC09E #ABFC9E #9EDAFC #EF9EFC
split-complementary
#FCC09E #9EFCEF #9EABFC
monochromatic
#F87327 #FA9963 #FCC09E #FEE7D9 #FEECE1
Accessibility & contrast
On white
1.59
#FCC09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#FCC09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC09E
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC09E | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 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)
#D0C59C
Deuteranopia (green-blind)
#DED29E
Tritanopia (blue-blind)
#FFB5B7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcc09e; /* rgb */ color: rgb(252, 192, 158); /* oklch */ color: oklch(85.4% 0.083 50.8);
Tailwind
colors: {
custom: {
50: '#ffd3ba',
500: '#fcc09e',
950: '#000000',
},
}SCSS
$custom: #fcc09e; $custom-light: #ffd3ba; $custom-dark: #000000;
JSON
{
"hex": "#fcc09e",
"rgb": {
"r": 252,
"g": 192,
"b": 158
},
"hsl": {
"h": 21.702,
"s": 94,
"l": 80.392
},
"oklch": {
"l": 0.85392,
"c": 0.08294,
"h": 50.8
},
"luminance": 0.60863
}Semantic roles & 50–950 ramp
primary
#FCC09E
secondary
#60B1DE
accent
#92E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381