#FFFCA4#FFFCA4
#FFFCA4 is a very light, moderate yellow. Relative luminance 0.936; OKLCH L 97.4% C 0.109 H 106.6°. Best body text is #000000 at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFCA4 |
|---|---|
| RGB | rgb(255, 252, 164) |
| HSL | hsl(58, 100%, 82%) |
| HSV | hsv(58, 36%, 100%) |
| CMYK | cmyk(0%, 1.2%, 35.7%, 0%) |
| CIE-LAB | lab(97.46, -11.59, 42.54) |
| CIE-LCH | lch(97.46, 44.09, 105.25°) |
| OKLab | oklab(97.4% -0.0311 0.1046) |
| OKLCH | oklch(97.4% 0.109 106.6) |
| XYZ | xyz(82.7522, 93.5629, 48.8149) |
| Luminance | 0.9356 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 1.68
Parchment
#FEFCAF
ΔE00 1.92
Dark Cream
#FFF39A
ΔE00 2.85
Creme
#FFFFB6
ΔE00 2.88
Light Beige
#FFFEB6
ΔE00 2.94
Manilla
#FFFA86
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFCA4 #A4A7FF
analogous
#FFCFA4 #FFFCA4 #D5FFA4
triadic
#FFFCA4 #A4FFFC #FCA4FF
tetradic
#FFFCA4 #A4FFCF #A4A7FF #FFA4D5
square
#FFFCA4 #A4FFCF #A4A7FF #FFA4D5
split-complementary
#FFFCA4 #A4D5FF #CFA4FF
monochromatic
#FFF82A #FFFA67 #FFFCA4 #FFFEE0 #FFFEE0
Accessibility & contrast
On white
1.07
#FFFCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.71
#FFFCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFCA4
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFCA4 | 1.00 | 1.07 | 19.71 | 19.71 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF59E
Deuteranopia (green-blind)
#FFFAA8
Tritanopia (blue-blind)
#FFF1E6
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fffca4; /* rgb */ color: rgb(255, 252, 164); /* oklch */ color: oklch(97.4% 0.109 106.6);
Tailwind
colors: {
custom: {
50: '#fffdc0',
500: '#fffca4',
950: '#000000',
},
}SCSS
$custom: #fffca4; $custom-light: #fffdc0; $custom-dark: #000000;
JSON
{
"hex": "#fffca4",
"rgb": {
"r": 255,
"g": 252,
"b": 164
},
"hsl": {
"h": 58.022,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.974,
"c": 0.1091,
"h": 106.6
},
"luminance": 0.93561
}Semantic roles & 50–950 ramp
primary
#FFFCA4
secondary
#6468E4
accent
#08E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181712
muted
#868582