#FCC28F#FCC28F
#FCC28F is a very light, moderate orange. Relative luminance 0.613; OKLCH L 85.5% C 0.094 H 62.4°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC28F |
|---|---|
| RGB | rgb(252, 194, 143) |
| HSL | hsl(28, 95%, 77%) |
| HSV | hsv(28, 43%, 99%) |
| CMYK | cmyk(0%, 23%, 43.3%, 1.2%) |
| CIE-LAB | lab(82.52, 14.49, 33.63) |
| CIE-LCH | lch(82.52, 36.62, 66.69°) |
| OKLab | oklab(85.47% 0.0435 0.0831) |
| OKLCH | oklch(85.47% 0.094 62.4) |
| XYZ | xyz(64.3971, 61.2660, 34.4149) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.64
Peach (survey)
#FFB07C
ΔE00 5.85
Burlywood
#DEB887
ΔE00 6.47
Light Peach
#FFD8B1
ΔE00 6.51
Apricot
#FBCEB1
ΔE00 6.58
Peach
#FFDAB9
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC28F #8FC9FC
analogous
#FC8F93 #FCC28F #FCF88F
triadic
#FCC28F #8FFCC2 #C28FFC
tetradic
#FCC28F #93FC8F #8FC9FC #F88FFC
square
#FCC28F #93FC8F #8FC9FC #F88FFC
split-complementary
#FCC28F #8FFCF8 #8F93FC
monochromatic
#F98118 #FAA253 #FCC28F #FEE2CB #FEEFE1
Accessibility & contrast
On white
1.58
#FCC28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#FCC28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC28F
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC28F | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C68B
Deuteranopia (green-blind)
#E2D390
Tritanopia (blue-blind)
#FFB6B5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcc28f; /* rgb */ color: rgb(252, 194, 143); /* oklch */ color: oklch(85.5% 0.094 62.4);
Tailwind
colors: {
custom: {
50: '#ffd4b0',
500: '#fcc28f',
950: '#000000',
},
}SCSS
$custom: #fcc28f; $custom-light: #ffd4b0; $custom-dark: #000000;
JSON
{
"hex": "#fcc28f",
"rgb": {
"r": 252,
"g": 194,
"b": 143
},
"hsl": {
"h": 28.073,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.85473,
"c": 0.09381,
"h": 62.4
},
"luminance": 0.61262
}Semantic roles & 50–950 ramp
primary
#FCC28F
secondary
#539CDC
accent
#7AE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381