#FCC48C#FCC48C
#FCC48C is a very light, moderate orange. Relative luminance 0.621; OKLCH L 85.8% C 0.096 H 66.0°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC48C |
|---|---|
| RGB | rgb(252, 196, 140) |
| HSL | hsl(30, 95%, 77%) |
| HSV | hsv(30, 44%, 99%) |
| CMYK | cmyk(0%, 22.2%, 44.4%, 1.2%) |
| CIE-LAB | lab(82.95, 13.14, 35.75) |
| CIE-LCH | lch(82.95, 38.08, 69.82°) |
| OKLab | oklab(85.79% 0.0392 0.0879) |
| OKLCH | oklch(85.79% 0.096 66) |
| XYZ | xyz(64.6210, 62.0726, 33.3834) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.94
Burlywood
#DEB887
ΔE00 5.98
Light Peach
#FFD8B1
ΔE00 6.42
Peach (survey)
#FFB07C
ΔE00 7.10
Apricot
#FBCEB1
ΔE00 7.58
Peach
#FFDAB9
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC48C #8CC4FC
analogous
#FC8C8C #FCC48C #FCFC8C
triadic
#FCC48C #8CFCC4 #C48CFC
tetradic
#FCC48C #8CFC8C #8CC4FC #FC8CFC
square
#FCC48C #8CFC8C #8CC4FC #FC8CFC
split-complementary
#FCC48C #8CFCFC #8C8CFC
monochromatic
#F98715 #FAA550 #FCC48C #FEE3C8 #FEF0E1
Accessibility & contrast
On white
1.57
#FCC48C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#FCC48C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC48C
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC48C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC48C | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C788
Deuteranopia (green-blind)
#E4D48D
Tritanopia (blue-blind)
#FFB7B6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcc48c; /* rgb */ color: rgb(252, 196, 140); /* oklch */ color: oklch(85.8% 0.096 66.0);
Tailwind
colors: {
custom: {
50: '#ffd5ae',
500: '#fcc48c',
950: '#000000',
},
}SCSS
$custom: #fcc48c; $custom-light: #ffd5ae; $custom-dark: #000000;
JSON
{
"hex": "#fcc48c",
"rgb": {
"r": 252,
"g": 196,
"b": 140
},
"hsl": {
"h": 30,
"s": 94.915,
"l": 76.863
},
"oklch": {
"l": 0.85794,
"c": 0.09628,
"h": 66
},
"luminance": 0.62069
}Semantic roles & 50–950 ramp
primary
#FCC48C
secondary
#5096DC
accent
#73E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381