#FCD594#FCD594
#FCD594 is a very light, moderate orange. Relative luminance 0.704; OKLCH L 89.2% C 0.093 H 79.9°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD594 |
|---|---|
| RGB | rgb(252, 213, 148) |
| HSL | hsl(38, 95%, 78%) |
| HSV | hsv(38, 41%, 99%) |
| CMYK | cmyk(0%, 15.5%, 41.3%, 1.2%) |
| CIE-LAB | lab(87.20, 5.14, 37.18) |
| CIE-LCH | lch(87.20, 37.54, 82.12°) |
| OKLab | oklab(89.17% 0.0164 0.0916) |
| OKLCH | oklch(89.17% 0.093 79.9) |
| XYZ | xyz(69.2865, 70.4252, 37.9551) |
| Luminance | 0.7042 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.06
Pale Peach
#FFE5AD
ΔE00 4.91
Moccasin
#FFE4B5
ΔE00 5.48
Wheat
#F5DEB3
ΔE00 6.11
Wheat (survey)
#FBDD7E
ΔE00 6.78
Light Peach
#FFD8B1
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD594 #94BBFC
analogous
#FCA194 #FCD594 #EFFC94
triadic
#FCD594 #94FCD5 #D594FC
tetradic
#FCD594 #94FCA1 #94BBFC #FC94EF
square
#FCD594 #94FCA1 #94BBFC #FC94EF
split-complementary
#FCD594 #94EFFC #A194FC
monochromatic
#F9A61D #FABE58 #FCD594 #FEECD0 #FEF3E1
Accessibility & contrast
On white
1.39
#FCD594 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#FCD594 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD594
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD594 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD594 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58F
Deuteranopia (green-blind)
#EFDE96
Tritanopia (blue-blind)
#FFC9C4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #fcd594; /* rgb */ color: rgb(252, 213, 148); /* oklch */ color: oklch(89.2% 0.093 79.9);
Tailwind
colors: {
custom: {
50: '#ffe1b4',
500: '#fcd594',
950: '#000000',
},
}SCSS
$custom: #fcd594; $custom-light: #ffe1b4; $custom-dark: #000000;
JSON
{
"hex": "#fcd594",
"rgb": {
"r": 252,
"g": 213,
"b": 148
},
"hsl": {
"h": 37.5,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.89166,
"c": 0.09303,
"h": 79.9
},
"luminance": 0.70422
}Semantic roles & 50–950 ramp
primary
#FCD594
secondary
#5789DD
accent
#56E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481