#FCC08B#FCC08B
#FCC08B is a very light, moderate orange. Relative luminance 0.603; OKLCH L 85.0% C 0.097 H 62.4°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC08B |
|---|---|
| RGB | rgb(252, 192, 139) |
| HSL | hsl(28, 95%, 77%) |
| HSV | hsv(28, 45%, 99%) |
| CMYK | cmyk(0%, 23.8%, 44.8%, 1.2%) |
| CIE-LAB | lab(81.98, 15.13, 35.00) |
| CIE-LCH | lch(81.98, 38.13, 66.62°) |
| OKLab | oklab(85.03% 0.045 0.0861) |
| OKLCH | oklch(85.03% 0.097 62.4) |
| XYZ | xyz(63.6573, 60.2627, 32.7001) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.98
Peach (survey)
#FFB07C
ΔE00 5.44
Burlywood
#DEB887
ΔE00 6.56
Light Peach
#FFD8B1
ΔE00 7.15
Apricot
#FBCEB1
ΔE00 7.18
Sandybrown
#F4A460
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC08B #8BC7FC
analogous
#FC8B8F #FCC08B #FCF98B
triadic
#FCC08B #8BFCC0 #C08BFC
tetradic
#FCC08B #8FFC8B #8BC7FC #F98BFC
square
#FCC08B #8FFC8B #8BC7FC #F98BFC
split-complementary
#FCC08B #8BFCF9 #8B8FFC
monochromatic
#F97F14 #FAA04F #FCC08B #FEE0C7 #FEEFE1
Accessibility & contrast
On white
1.61
#FCC08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#FCC08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC08B
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC08B | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C487
Deuteranopia (green-blind)
#E1D18C
Tritanopia (blue-blind)
#FFB3B2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcc08b; /* rgb */ color: rgb(252, 192, 139); /* oklch */ color: oklch(85.0% 0.097 62.4);
Tailwind
colors: {
custom: {
50: '#ffd3ad',
500: '#fcc08b',
950: '#000000',
},
}SCSS
$custom: #fcc08b; $custom-light: #ffd3ad; $custom-dark: #000000;
JSON
{
"hex": "#fcc08b",
"rgb": {
"r": 252,
"g": 192,
"b": 139
},
"hsl": {
"h": 28.142,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.85031,
"c": 0.0972,
"h": 62.4
},
"luminance": 0.60259
}Semantic roles & 50–950 ramp
primary
#FCC08B
secondary
#509ADC
accent
#7AE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381