#FCFCA2#FCFCA2
#FCFCA2 is a very light, moderate yellow. Relative luminance 0.929; OKLCH L 97.1% C 0.112 H 108.3°. Best body text is #000000 at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFCA2 |
|---|---|
| RGB | rgb(252, 252, 162) |
| HSL | hsl(60, 94%, 81%) |
| HSV | hsv(60, 36%, 99%) |
| CMYK | cmyk(0%, 0%, 35.7%, 1.2%) |
| CIE-LAB | lab(97.20, -12.95, 43.14) |
| CIE-LCH | lch(97.20, 45.04, 106.70°) |
| OKLab | oklab(97.13% -0.035 0.1059) |
| OKLCH | oklch(97.13% 0.112 108.3) |
| XYZ | xyz(81.4778, 92.9264, 47.8199) |
| Luminance | 0.9293 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 2.23
Buff
#FEF69E
ΔE00 2.27
Creme
#FFFFB6
ΔE00 3.06
Light Beige
#FFFEB6
ΔE00 3.19
Dark Cream
#FFF39A
ΔE00 3.45
Manilla
#FFFA86
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFCA2 #A2A2FC
analogous
#FCCFA2 #FCFCA2 #CFFCA2
triadic
#FCFCA2 #A2FCFC #FCA2FC
tetradic
#FCFCA2 #A2FCCF #A2A2FC #FCA2CF
square
#FCFCA2 #A2FCCF #A2A2FC #FCA2CF
split-complementary
#FCFCA2 #A2CFFC #CFA2FC
monochromatic
#F8F82B #FAFA67 #FCFCA2 #FEFEDD #FEFEE1
Accessibility & contrast
On white
1.07
#FCFCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.59
#FCFCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFCA2
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFCA2 | 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)
#FFF59B
Deuteranopia (green-blind)
#FFF9A6
Tritanopia (blue-blind)
#FFF1E6
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fcfca2; /* rgb */ color: rgb(252, 252, 162); /* oklch */ color: oklch(97.1% 0.112 108.3);
Tailwind
colors: {
custom: {
50: '#fefdbe',
500: '#fcfca2',
950: '#000000',
},
}SCSS
$custom: #fcfca2; $custom-light: #fefdbe; $custom-dark: #000000;
JSON
{
"hex": "#fcfca2",
"rgb": {
"r": 252,
"g": 252,
"b": 162
},
"hsl": {
"h": 60,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.9713,
"c": 0.11154,
"h": 108.3
},
"luminance": 0.92925
}Semantic roles & 50–950 ramp
primary
#FCFCA2
secondary
#6363DF
accent
#00E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181712
muted
#868582