#FCC39B#FCC39B
#FCC39B is a very light, moderate orange. Relative luminance 0.621; OKLCH L 85.9% C 0.084 H 56.4°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC39B |
|---|---|
| RGB | rgb(252, 195, 155) |
| HSL | hsl(25, 94%, 80%) |
| HSV | hsv(25, 38%, 99%) |
| CMYK | cmyk(0%, 22.6%, 38.5%, 1.2%) |
| CIE-LAB | lab(82.96, 15.25, 27.95) |
| CIE-LCH | lch(82.96, 31.83, 61.38°) |
| OKLab | oklab(85.89% 0.0466 0.0701) |
| OKLCH | oklch(85.89% 0.084 56.4) |
| XYZ | xyz(65.5785, 62.0959, 39.5355) |
| Luminance | 0.6209 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.22
Peach (survey)
#FFB07C
ΔE00 5.87
Light Peach
#FFD8B1
ΔE00 6.36
Peach
#FFDAB9
ΔE00 6.74
Apricot (survey)
#FFB16D
ΔE00 7.52
Burlywood
#DEB887
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC39B #9BD4FC
analogous
#FC9BA4 #FCC39B #FCF39B
triadic
#FCC39B #9BFCC3 #C39BFC
tetradic
#FCC39B #A4FC9B #9BD4FC #F39BFC
square
#FCC39B #A4FC9B #9BD4FC #F39BFC
split-complementary
#FCC39B #9BFCF3 #9BA4FC
monochromatic
#F87C24 #FA9F60 #FCC39B #FEE7D6 #FEEDE1
Accessibility & contrast
On white
1.57
#FCC39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#FCC39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC39B
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC39B | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C798
Deuteranopia (green-blind)
#E1D49B
Tritanopia (blue-blind)
#FFB8B8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcc39b; /* rgb */ color: rgb(252, 195, 155); /* oklch */ color: oklch(85.9% 0.084 56.4);
Tailwind
colors: {
custom: {
50: '#ffd5b8',
500: '#fcc39b',
950: '#000000',
},
}SCSS
$custom: #fcc39b; $custom-light: #ffd5b8; $custom-dark: #000000;
JSON
{
"hex": "#fcc39b",
"rgb": {
"r": 252,
"g": 195,
"b": 155
},
"hsl": {
"h": 24.742,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.85886,
"c": 0.08419,
"h": 56.4
},
"luminance": 0.62092
}Semantic roles & 50–950 ramp
primary
#FCC39B
secondary
#5DA9DE
accent
#87E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381