#FCFCA8#FCFCA8
#FCFCA8 is a very light, moderate yellow. Relative luminance 0.931; OKLCH L 97.2% C 0.105 H 108.2°. Best body text is #000000 at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFCA8 |
|---|---|
| RGB | rgb(252, 252, 168) |
| HSL | hsl(60, 93%, 82%) |
| HSV | hsv(60, 33%, 99%) |
| CMYK | cmyk(0%, 0%, 33.3%, 1.2%) |
| CIE-LAB | lab(97.29, -12.27, 40.31) |
| CIE-LCH | lch(97.29, 42.13, 106.93°) |
| OKLab | oklab(97.23% -0.0327 0.0996) |
| OKLCH | oklch(97.23% 0.105 108.2) |
| XYZ | xyz(82.0239, 93.1449, 50.6960) |
| Luminance | 0.9314 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 1.29
Creme
#FFFFB6
ΔE00 2.10
Light Beige
#FFFEB6
ΔE00 2.22
Buff
#FEF69E
ΔE00 2.46
Dark Cream
#FFF39A
ΔE00 3.65
Light Khaki
#E6F2A2
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFCA8 #A8A8FC
analogous
#FCD2A8 #FCFCA8 #D2FCA8
triadic
#FCFCA8 #A8FCFC #FCA8FC
tetradic
#FCFCA8 #A8FCD2 #A8A8FC #FCA8D2
square
#FCFCA8 #A8FCD2 #A8A8FC #FCA8D2
split-complementary
#FCFCA8 #A8D2FC #D2A8FC
monochromatic
#F8F832 #FAFA6D #FCFCA8 #FEFEE1 #FEFEE1
Accessibility & contrast
On white
1.07
#FCFCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.63
#FCFCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFCA8
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFCA8 | 1.00 | 1.07 | 19.63 | 19.63 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5A2
Deuteranopia (green-blind)
#FFF9AB
Tritanopia (blue-blind)
#FFF2E7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fcfca8; /* rgb */ color: rgb(252, 252, 168); /* oklch */ color: oklch(97.2% 0.105 108.2);
Tailwind
colors: {
custom: {
50: '#fefdc2',
500: '#fcfca8',
950: '#000000',
},
}SCSS
$custom: #fcfca8; $custom-light: #fefdc2; $custom-dark: #000000;
JSON
{
"hex": "#fcfca8",
"rgb": {
"r": 252,
"g": 252,
"b": 168
},
"hsl": {
"h": 60,
"s": 93.333,
"l": 82.353
},
"oklch": {
"l": 0.97229,
"c": 0.1048,
"h": 108.2
},
"luminance": 0.93143
}Semantic roles & 50–950 ramp
primary
#FCFCA8
secondary
#6969DF
accent
#00E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181712
muted
#868582