#FCC48E#FCC48E
#FCC48E is a very light, moderate orange. Relative luminance 0.621; OKLCH L 85.8% C 0.095 H 65.0°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC48E |
|---|---|
| RGB | rgb(252, 196, 142) |
| HSL | hsl(29, 95%, 77%) |
| HSV | hsv(29, 44%, 99%) |
| CMYK | cmyk(0%, 22.2%, 43.7%, 1.2%) |
| CIE-LAB | lab(82.98, 13.34, 34.75) |
| CIE-LCH | lch(82.98, 37.23, 69.00°) |
| OKLab | oklab(85.83% 0.04 0.0857) |
| OKLCH | oklch(85.83% 0.095 65) |
| XYZ | xyz(64.7698, 62.1321, 34.1671) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.98
Burlywood
#DEB887
ΔE00 6.06
Light Peach
#FFD8B1
ΔE00 6.21
Peach (survey)
#FFB07C
ΔE00 6.84
Apricot
#FBCEB1
ΔE00 7.13
Peach
#FFDAB9
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC48E #8EC6FC
analogous
#FC8E8F #FCC48E #FCFB8E
triadic
#FCC48E #8EFCC4 #C48EFC
tetradic
#FCC48E #8FFC8E #8EC6FC #FB8EFC
square
#FCC48E #8FFC8E #8EC6FC #FB8EFC
split-complementary
#FCC48E #8EFCFB #8E8FFC
monochromatic
#F98617 #FAA552 #FCC48E #FEE3CA #FEEFE1
Accessibility & contrast
On white
1.56
#FCC48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#FCC48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC48E
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC48E | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C78A
Deuteranopia (green-blind)
#E3D48F
Tritanopia (blue-blind)
#FFB8B6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcc48e; /* rgb */ color: rgb(252, 196, 142); /* oklch */ color: oklch(85.8% 0.095 65.0);
Tailwind
colors: {
custom: {
50: '#ffd5af',
500: '#fcc48e',
950: '#000000',
},
}SCSS
$custom: #fcc48e; $custom-light: #ffd5af; $custom-dark: #000000;
JSON
{
"hex": "#fcc48e",
"rgb": {
"r": 252,
"g": 196,
"b": 142
},
"hsl": {
"h": 29.455,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.85829,
"c": 0.09458,
"h": 65
},
"luminance": 0.62128
}Semantic roles & 50–950 ramp
primary
#FCC48E
secondary
#5298DC
accent
#75E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381