#FCC28D#FCC28D
#FCC28D is a very light, moderate orange. Relative luminance 0.612; OKLCH L 85.4% C 0.095 H 63.4°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC28D |
|---|---|
| RGB | rgb(252, 194, 141) |
| HSL | hsl(29, 95%, 77%) |
| HSV | hsv(29, 44%, 99%) |
| CMYK | cmyk(0%, 23%, 44%, 1.2%) |
| CIE-LAB | lab(82.49, 14.28, 34.62) |
| CIE-LCH | lch(82.49, 37.46, 67.58°) |
| OKLab | oklab(85.44% 0.0427 0.0854) |
| OKLCH | oklch(85.44% 0.095 63.4) |
| XYZ | xyz(64.2469, 61.2060, 33.6241) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.48
Peach (survey)
#FFB07C
ΔE00 6.07
Burlywood
#DEB887
ΔE00 6.31
Light Peach
#FFD8B1
ΔE00 6.63
Apricot
#FBCEB1
ΔE00 7.01
Peach
#FFDAB9
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC28D #8DC7FC
analogous
#FC8D90 #FCC28D #FCFA8D
triadic
#FCC28D #8DFCC2 #C28DFC
tetradic
#FCC28D #90FC8D #8DC7FC #FA8DFC
square
#FCC28D #90FC8D #8DC7FC #FA8DFC
split-complementary
#FCC28D #8DFCFA #8D90FC
monochromatic
#F98216 #FAA251 #FCC28D #FEE2C9 #FEEFE1
Accessibility & contrast
On white
1.59
#FCC28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#FCC28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC28D
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC28D | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C689
Deuteranopia (green-blind)
#E2D38E
Tritanopia (blue-blind)
#FFB6B4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcc28d; /* rgb */ color: rgb(252, 194, 141); /* oklch */ color: oklch(85.4% 0.095 63.4);
Tailwind
colors: {
custom: {
50: '#ffd4af',
500: '#fcc28d',
950: '#000000',
},
}SCSS
$custom: #fcc28d; $custom-light: #ffd4af; $custom-dark: #000000;
JSON
{
"hex": "#fcc28d",
"rgb": {
"r": 252,
"g": 194,
"b": 141
},
"hsl": {
"h": 28.649,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.85438,
"c": 0.09545,
"h": 63.4
},
"luminance": 0.61202
}Semantic roles & 50–950 ramp
primary
#FCC28D
secondary
#519ADC
accent
#78E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381