#FCC28E#FCC28E
#FCC28E is a very light, moderate orange. Relative luminance 0.612; OKLCH L 85.5% C 0.095 H 62.9°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC28E |
|---|---|
| RGB | rgb(252, 194, 142) |
| HSL | hsl(28, 95%, 77%) |
| HSV | hsv(28, 44%, 99%) |
| CMYK | cmyk(0%, 23%, 43.7%, 1.2%) |
| CIE-LAB | lab(82.51, 14.39, 34.13) |
| CIE-LCH | lch(82.51, 37.04, 67.14°) |
| OKLab | oklab(85.46% 0.0431 0.0843) |
| OKLCH | oklch(85.46% 0.095 62.9) |
| XYZ | xyz(64.3217, 61.2359, 34.0177) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.55
Peach (survey)
#FFB07C
ΔE00 5.96
Burlywood
#DEB887
ΔE00 6.39
Light Peach
#FFD8B1
ΔE00 6.56
Apricot
#FBCEB1
ΔE00 6.79
Peach
#FFDAB9
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC28E #8EC8FC
analogous
#FC8E91 #FCC28E #FCF98E
triadic
#FCC28E #8EFCC2 #C28EFC
tetradic
#FCC28E #91FC8E #8EC8FC #F98EFC
square
#FCC28E #91FC8E #8EC8FC #F98EFC
split-complementary
#FCC28E #8EFCF9 #8E91FC
monochromatic
#F98217 #FAA252 #FCC28E #FEE2CA #FEEFE1
Accessibility & contrast
On white
1.59
#FCC28E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#FCC28E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC28E
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC28E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC28E | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 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)
#D4C68A
Deuteranopia (green-blind)
#E2D38F
Tritanopia (blue-blind)
#FFB6B5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcc28e; /* rgb */ color: rgb(252, 194, 142); /* oklch */ color: oklch(85.5% 0.095 62.9);
Tailwind
colors: {
custom: {
50: '#ffd4af',
500: '#fcc28e',
950: '#000000',
},
}SCSS
$custom: #fcc28e; $custom-light: #ffd4af; $custom-dark: #000000;
JSON
{
"hex": "#fcc28e",
"rgb": {
"r": 252,
"g": 194,
"b": 142
},
"hsl": {
"h": 28.364,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.85455,
"c": 0.09463,
"h": 62.9
},
"luminance": 0.61232
}Semantic roles & 50–950 ramp
primary
#FCC28E
secondary
#529BDC
accent
#79E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381