#FCD27F#FCD27F
#FCD27F is a very light, moderate orange. Relative luminance 0.683; OKLCH L 88.3% C 0.112 H 83.4°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD27F |
|---|---|
| RGB | rgb(252, 210, 127) |
| HSL | hsl(40, 95%, 74%) |
| HSV | hsv(40, 50%, 99%) |
| CMYK | cmyk(0%, 16.7%, 49.6%, 1.2%) |
| CIE-LAB | lab(86.17, 4.66, 46.40) |
| CIE-LCH | lch(86.17, 46.63, 84.26°) |
| OKLab | oklab(88.25% 0.013 0.1114) |
| OKLCH | oklch(88.25% 0.112 83.4) |
| XYZ | xyz(67.0249, 68.3244, 29.7321) |
| Luminance | 0.6832 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.78
Sand (survey)
#E2CA76
ΔE00 5.89
Light Mustard
#F7D560
ΔE00 6.01
Sandy
#F1DA7A
ΔE00 6.33
Pale Gold
#FDDE6C
ΔE00 6.52
Maize
#F4D054
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD27F #7FA9FC
analogous
#FC947F #FCD27F #E8FC7F
triadic
#FCD27F #7FFCD2 #D27FFC
tetradic
#FCD27F #7FFC94 #7FA9FC #FC7FE8
square
#FCD27F #7FFC94 #7FA9FC #FC7FE8
split-complementary
#FCD27F #7FE8FC #947FFC
monochromatic
#F9A807 #FBBD43 #FCD27F #FDE7BB #FEF4E1
Accessibility & contrast
On white
1.43
#FCD27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#FCD27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD27F
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD27F | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D178
Deuteranopia (green-blind)
#EFDC82
Tritanopia (blue-blind)
#FFC4BE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fcd27f; /* rgb */ color: rgb(252, 210, 127); /* oklch */ color: oklch(88.3% 0.112 83.4);
Tailwind
colors: {
custom: {
50: '#ffdfa5',
500: '#fcd27f',
950: '#000000',
},
}SCSS
$custom: #fcd27f; $custom-light: #ffdfa5; $custom-dark: #000000;
JSON
{
"hex": "#fcd27f",
"rgb": {
"r": 252,
"g": 210,
"b": 127
},
"hsl": {
"h": 39.84,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.88254,
"c": 0.11211,
"h": 83.4
},
"luminance": 0.68321
}Semantic roles & 50–950 ramp
primary
#FCD27F
secondary
#4577DA
accent
#4DE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480