#FCFCA5#FCFCA5
#FCFCA5 is a very light, moderate yellow. Relative luminance 0.930; OKLCH L 97.2% C 0.108 H 108.3°. Best body text is #000000 at 19.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFCA5 |
|---|---|
| RGB | rgb(252, 252, 165) |
| HSL | hsl(60, 94%, 82%) |
| HSV | hsv(60, 35%, 99%) |
| CMYK | cmyk(0%, 0%, 34.5%, 1.2%) |
| CIE-LAB | lab(97.24, -12.61, 41.73) |
| CIE-LCH | lch(97.24, 43.59, 106.82°) |
| OKLab | oklab(97.18% -0.0339 0.1027) |
| OKLCH | oklch(97.18% 0.108 108.3) |
| XYZ | xyz(81.7476, 93.0344, 49.2411) |
| Luminance | 0.9303 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 1.76
Buff
#FEF69E
ΔE00 2.32
Creme
#FFFFB6
ΔE00 2.59
Light Beige
#FFFEB6
ΔE00 2.71
Dark Cream
#FFF39A
ΔE00 3.52
Light Khaki
#E6F2A2
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFCA5 #A5A5FC
analogous
#FCD1A5 #FCFCA5 #D1FCA5
triadic
#FCFCA5 #A5FCFC #FCA5FC
tetradic
#FCFCA5 #A5FCD1 #A5A5FC #FCA5D1
square
#FCFCA5 #A5FCD1 #A5A5FC #FCA5D1
split-complementary
#FCFCA5 #A5D1FC #D1A5FC
monochromatic
#F8F82F #FAFA6A #FCFCA5 #FEFEE0 #FEFEE1
Accessibility & contrast
On white
1.07
#FCFCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.61
#FCFCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFCA5
19.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFCA5 | 1.00 | 1.07 | 19.61 | 19.61 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF59F
Deuteranopia (green-blind)
#FFF9A9
Tritanopia (blue-blind)
#FFF2E6
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fcfca5; /* rgb */ color: rgb(252, 252, 165); /* oklch */ color: oklch(97.2% 0.108 108.3);
Tailwind
colors: {
custom: {
50: '#fefdc0',
500: '#fcfca5',
950: '#000000',
},
}SCSS
$custom: #fcfca5; $custom-light: #fefdc0; $custom-dark: #000000;
JSON
{
"hex": "#fcfca5",
"rgb": {
"r": 252,
"g": 252,
"b": 165
},
"hsl": {
"h": 60,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.97179,
"c": 0.10819,
"h": 108.3
},
"luminance": 0.93033
}Semantic roles & 50–950 ramp
primary
#FCFCA5
secondary
#6666DF
accent
#00E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181712
muted
#868582