#FCC09B#FCC09B
#FCC09B is a very light, moderate orange. Relative luminance 0.608; OKLCH L 85.3% C 0.085 H 52.9°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC09B |
|---|---|
| RGB | rgb(252, 192, 155) |
| HSL | hsl(23, 94%, 80%) |
| HSV | hsv(23, 38%, 99%) |
| CMYK | cmyk(0%, 23.8%, 38.5%, 1.2%) |
| CIE-LAB | lab(82.25, 16.82, 26.98) |
| CIE-LCH | lch(82.25, 31.80, 58.07°) |
| OKLab | oklab(85.33% 0.0513 0.0678) |
| OKLCH | oklch(85.33% 0.085 52.9) |
| XYZ | xyz(64.9131, 60.7650, 39.3137) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.53
Peach (survey)
#FFB07C
ΔE00 5.47
Pale Salmon
#FFB19A
ΔE00 7.49
Light Peach
#FFD8B1
ΔE00 7.61
Peach
#FFDAB9
ΔE00 7.73
Apricot (survey)
#FFB16D
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC09B #9BD7FC
analogous
#FC9BA6 #FCC09B #FCF19B
triadic
#FCC09B #9BFCC0 #C09BFC
tetradic
#FCC09B #A6FC9B #9BD7FC #F19BFC
square
#FCC09B #A6FC9B #9BD7FC #F19BFC
split-complementary
#FCC09B #9BFCF1 #9BA6FC
monochromatic
#F87524 #FA9B60 #FCC09B #FEE5D6 #FEECE1
Accessibility & contrast
On white
1.60
#FCC09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#FCC09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC09B
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC09B | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C598
Deuteranopia (green-blind)
#DFD29B
Tritanopia (blue-blind)
#FFB5B6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcc09b; /* rgb */ color: rgb(252, 192, 155); /* oklch */ color: oklch(85.3% 0.085 52.9);
Tailwind
colors: {
custom: {
50: '#ffd3b8',
500: '#fcc09b',
950: '#000000',
},
}SCSS
$custom: #fcc09b; $custom-light: #ffd3b8; $custom-dark: #000000;
JSON
{
"hex": "#fcc09b",
"rgb": {
"r": 252,
"g": 192,
"b": 155
},
"hsl": {
"h": 22.887,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.85331,
"c": 0.08502,
"h": 52.9
},
"luminance": 0.60761
}Semantic roles & 50–950 ramp
primary
#FCC09B
secondary
#5DADDE
accent
#8EE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381