#FCFCA3#FCFCA3
#FCFCA3 is a very light, moderate yellow. Relative luminance 0.930; OKLCH L 97.1% C 0.110 H 108.3°. Best body text is #000000 at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFCA3 |
|---|---|
| RGB | rgb(252, 252, 163) |
| HSL | hsl(60, 94%, 81%) |
| HSV | hsv(60, 35%, 99%) |
| CMYK | cmyk(0%, 0%, 35.3%, 1.2%) |
| CIE-LAB | lab(97.21, -12.84, 42.67) |
| CIE-LCH | lch(97.21, 44.56, 106.74°) |
| OKLab | oklab(97.15% -0.0346 0.1048) |
| OKLCH | oklch(97.15% 0.11 108.3) |
| XYZ | xyz(81.5670, 92.9621, 48.2899) |
| Luminance | 0.9296 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 2.07
Buff
#FEF69E
ΔE00 2.28
Creme
#FFFFB6
ΔE00 2.91
Light Beige
#FFFEB6
ΔE00 3.03
Dark Cream
#FFF39A
ΔE00 3.46
Manilla
#FFFA86
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFCA3 #A3A3FC
analogous
#FCD0A3 #FCFCA3 #D0FCA3
triadic
#FCFCA3 #A3FCFC #FCA3FC
tetradic
#FCFCA3 #A3FCD0 #A3A3FC #FCA3D0
square
#FCFCA3 #A3FCD0 #A3A3FC #FCA3D0
split-complementary
#FCFCA3 #A3D0FC #D0A3FC
monochromatic
#F8F82C #FAFA68 #FCFCA3 #FEFEDE #FEFEE1
Accessibility & contrast
On white
1.07
#FCFCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.59
#FCFCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFCA3
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFCA3 | 1.00 | 1.07 | 19.59 | 19.59 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF59C
Deuteranopia (green-blind)
#FFF9A7
Tritanopia (blue-blind)
#FFF2E6
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fcfca3; /* rgb */ color: rgb(252, 252, 163); /* oklch */ color: oklch(97.1% 0.110 108.3);
Tailwind
colors: {
custom: {
50: '#fefdbf',
500: '#fcfca3',
950: '#000000',
},
}SCSS
$custom: #fcfca3; $custom-light: #fefdbf; $custom-dark: #000000;
JSON
{
"hex": "#fcfca3",
"rgb": {
"r": 252,
"g": 252,
"b": 163
},
"hsl": {
"h": 60,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.97146,
"c": 0.11042,
"h": 108.3
},
"luminance": 0.92961
}Semantic roles & 50–950 ramp
primary
#FCFCA3
secondary
#6464DF
accent
#00E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181712
muted
#868582