#FCF093#FCF093
#FCF093 is a very light, moderate yellow. Relative luminance 0.851; OKLCH L 94.5% C 0.115 H 101.9°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF093 |
|---|---|
| RGB | rgb(252, 240, 147) |
| HSL | hsl(53, 95%, 78%) |
| HSV | hsv(53, 42%, 99%) |
| CMYK | cmyk(0%, 4.8%, 41.7%, 1.2%) |
| CIE-LAB | lab(93.94, -8.62, 46.31) |
| CIE-LCH | lch(93.94, 47.11, 100.54°) |
| OKLab | oklab(94.47% -0.0237 0.1124) |
| OKLCH | oklch(94.47% 0.115 101.9) |
| XYZ | xyz(76.5730, 85.1244, 39.9951) |
| Luminance | 0.8512 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 0.93
Buff
#FEF69E
ΔE00 1.79
Khaki (CSS)
#F0E68C
ΔE00 2.29
Manilla
#FFFA86
ΔE00 3.90
Sandy Yellow
#FDEE73
ΔE00 4.19
Parchment
#FEFCAF
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF093 #939FFC
analogous
#FCBB93 #FCF093 #D3FC93
triadic
#FCF093 #93FCF0 #F093FC
tetradic
#FCF093 #93FCBB #939FFC #FC93D3
square
#FCF093 #93FCBB #939FFC #FC93D3
split-complementary
#FCF093 #93D3FC #BB93FC
monochromatic
#F9DF1C #FAE857 #FCF093 #FEF8CF #FEFBE1
Accessibility & contrast
On white
1.17
#FCF093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#FCF093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF093
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF093 | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8C
Deuteranopia (green-blind)
#FFF097
Tritanopia (blue-blind)
#FFE4D9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fcf093; /* rgb */ color: rgb(252, 240, 147); /* oklch */ color: oklch(94.5% 0.115 101.9);
Tailwind
colors: {
custom: {
50: '#fff4b4',
500: '#fcf093',
950: '#000000',
},
}SCSS
$custom: #fcf093; $custom-light: #fff4b4; $custom-dark: #000000;
JSON
{
"hex": "#fcf093",
"rgb": {
"r": 252,
"g": 240,
"b": 147
},
"hsl": {
"h": 53.143,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.94474,
"c": 0.11488,
"h": 101.9
},
"luminance": 0.85122
}Semantic roles & 50–950 ramp
primary
#FCF093
secondary
#5666DD
accent
#1AE600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181711
muted
#868581