#FCC48D#FCC48D
#FCC48D is a very light, moderate orange. Relative luminance 0.621; OKLCH L 85.8% C 0.095 H 65.5°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC48D |
|---|---|
| RGB | rgb(252, 196, 141) |
| HSL | hsl(30, 95%, 77%) |
| HSV | hsv(30, 44%, 99%) |
| CMYK | cmyk(0%, 22.2%, 44%, 1.2%) |
| CIE-LAB | lab(82.97, 13.24, 35.25) |
| CIE-LCH | lch(82.97, 37.65, 69.41°) |
| OKLab | oklab(85.81% 0.0396 0.0868) |
| OKLCH | oklch(85.81% 0.095 65.5) |
| XYZ | xyz(64.6950, 62.1022, 33.7735) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.96
Burlywood
#DEB887
ΔE00 6.02
Light Peach
#FFD8B1
ΔE00 6.31
Peach (survey)
#FFB07C
ΔE00 6.97
Apricot
#FBCEB1
ΔE00 7.36
Peach
#FFDAB9
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC48D #8DC5FC
analogous
#FC8D8E #FCC48D #FCFC8D
triadic
#FCC48D #8DFCC4 #C48DFC
tetradic
#FCC48D #8EFC8D #8DC5FC #FC8DFC
square
#FCC48D #8EFC8D #8DC5FC #FC8DFC
split-complementary
#FCC48D #8DFCFC #8D8EFC
monochromatic
#F98616 #FAA551 #FCC48D #FEE3C9 #FEF0E1
Accessibility & contrast
On white
1.56
#FCC48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#FCC48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC48D
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC48D | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 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)
#D6C789
Deuteranopia (green-blind)
#E3D48E
Tritanopia (blue-blind)
#FFB8B6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcc48d; /* rgb */ color: rgb(252, 196, 141); /* oklch */ color: oklch(85.8% 0.095 65.5);
Tailwind
colors: {
custom: {
50: '#ffd5af',
500: '#fcc48d',
950: '#000000',
},
}SCSS
$custom: #fcc48d; $custom-light: #ffd5af; $custom-dark: #000000;
JSON
{
"hex": "#fcc48d",
"rgb": {
"r": 252,
"g": 196,
"b": 141
},
"hsl": {
"h": 29.73,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.85811,
"c": 0.09542,
"h": 65.5
},
"luminance": 0.62098
}Semantic roles & 50–950 ramp
primary
#FCC48D
secondary
#5197DC
accent
#74E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381