#FCC27E#FCC27E
#FCC27E is a very light, moderate orange. Relative luminance 0.608; OKLCH L 85.2% C 0.108 H 70.0°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC27E |
|---|---|
| RGB | rgb(252, 194, 126) |
| HSL | hsl(32, 95%, 74%) |
| HSV | hsv(32, 50%, 99%) |
| CMYK | cmyk(0%, 23%, 50%, 1.2%) |
| CIE-LAB | lab(82.27, 12.87, 42.03) |
| CIE-LCH | lch(82.27, 43.96, 72.98°) |
| OKLab | oklab(85.19% 0.037 0.1015) |
| OKLCH | oklch(85.19% 0.108 70) |
| XYZ | xyz(63.2055, 60.7894, 28.1391) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.88
Burlywood
#DEB887
ΔE00 6.39
Butterscotch
#FDB147
ΔE00 6.97
Light Orange
#FDAA48
ΔE00 7.63
Pale Orange
#FFA756
ΔE00 8.19
Light Peach
#FFD8B1
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC27E #7EB8FC
analogous
#FC837E #FCC27E #F7FC7E
triadic
#FCC27E #7EFCC2 #C27EFC
tetradic
#FCC27E #7EFC83 #7EB8FC #FC7EF7
square
#FCC27E #7EFC83 #7EB8FC #FC7EF7
split-complementary
#FCC27E #7EF7FC #837EFC
monochromatic
#F98906 #FBA642 #FCC27E #FDDEBA #FEF1E1
Accessibility & contrast
On white
1.60
#FCC27E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#FCC27E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC27E
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC27E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC27E | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C579
Deuteranopia (green-blind)
#E4D27F
Tritanopia (blue-blind)
#FFB4B1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcc27e; /* rgb */ color: rgb(252, 194, 126); /* oklch */ color: oklch(85.2% 0.108 70.0);
Tailwind
colors: {
custom: {
50: '#ffd4a4',
500: '#fcc27e',
950: '#000000',
},
}SCSS
$custom: #fcc27e; $custom-light: #ffd4a4; $custom-dark: #000000;
JSON
{
"hex": "#fcc27e",
"rgb": {
"r": 252,
"g": 194,
"b": 126
},
"hsl": {
"h": 32.381,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.8519,
"c": 0.10804,
"h": 70
},
"luminance": 0.60785
}Semantic roles & 50–950 ramp
primary
#FCC27E
secondary
#4489DA
accent
#6AE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380