#FCC27D#FCC27D
#FCC27D is a very light, moderate orange. Relative luminance 0.608; OKLCH L 85.2% C 0.109 H 70.3°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC27D |
|---|---|
| RGB | rgb(252, 194, 125) |
| HSL | hsl(33, 95%, 74%) |
| HSV | hsv(33, 50%, 99%) |
| CMYK | cmyk(0%, 23%, 50.4%, 1.2%) |
| CIE-LAB | lab(82.25, 12.78, 42.52) |
| CIE-LCH | lch(82.25, 44.40, 73.27°) |
| OKLab | oklab(85.18% 0.0367 0.1025) |
| OKLCH | oklch(85.18% 0.109 70.3) |
| XYZ | xyz(63.1413, 60.7637, 27.8009) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.98
Burlywood
#DEB887
ΔE00 6.45
Butterscotch
#FDB147
ΔE00 6.83
Light Orange
#FDAA48
ΔE00 7.56
Pale Orange
#FFA756
ΔE00 8.22
Sandybrown
#F4A460
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC27D #7DB7FC
analogous
#FC837D #FCC27D #F7FC7D
triadic
#FCC27D #7DFCC2 #C27DFC
tetradic
#FCC27D #7DFC83 #7DB7FC #FC7DF7
square
#FCC27D #7DFC83 #7DB7FC #FC7DF7
split-complementary
#FCC27D #7DF7FC #837DFC
monochromatic
#F98A06 #FBA641 #FCC27D #FDDEB9 #FEF1E1
Accessibility & contrast
On white
1.60
#FCC27D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#FCC27D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC27D
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC27D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC27D | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C577
Deuteranopia (green-blind)
#E4D27E
Tritanopia (blue-blind)
#FFB4B1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcc27d; /* rgb */ color: rgb(252, 194, 125); /* oklch */ color: oklch(85.2% 0.109 70.3);
Tailwind
colors: {
custom: {
50: '#ffd4a4',
500: '#fcc27d',
950: '#000000',
},
}SCSS
$custom: #fcc27d; $custom-light: #ffd4a4; $custom-dark: #000000;
JSON
{
"hex": "#fcc27d",
"rgb": {
"r": 252,
"g": 194,
"b": 125
},
"hsl": {
"h": 32.598,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.85175,
"c": 0.10888,
"h": 70.3
},
"luminance": 0.6076
}Semantic roles & 50–950 ramp
primary
#FCC27D
secondary
#4388DA
accent
#69E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380