#FCFFA5#FCFFA5
#FCFFA5 is a very light, moderate yellow. Relative luminance 0.949; OKLCH L 97.8% C 0.112 H 109.9°. Best body text is #000000 at 19.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFA5 |
|---|---|
| RGB | rgb(252, 255, 165) |
| HSL | hsl(62, 100%, 82%) |
| HSV | hsv(62, 35%, 100%) |
| CMYK | cmyk(1.2%, 0%, 35.3%, 0%) |
| CIE-LAB | lab(98.01, -14.08, 42.72) |
| CIE-LCH | lch(98.01, 44.98, 108.24°) |
| OKLab | oklab(97.79% -0.0381 0.105) |
| OKLCH | oklch(97.79% 0.112 109.9) |
| XYZ | xyz(82.6972, 94.9334, 49.5576) |
| Luminance | 0.9493 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 2.43
Creme
#FFFFB6
ΔE00 2.97
Buff
#FEF69E
ΔE00 3.16
Light Beige
#FFFEB6
ΔE00 3.18
Light Khaki
#E6F2A2
ΔE00 4.17
Dark Cream
#FFF39A
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFA5 #A8A5FF
analogous
#FFD5A5 #FCFFA5 #CFFFA5
triadic
#FCFFA5 #A5FCFF #FFA5FC
tetradic
#FCFFA5 #A5FFD5 #A8A5FF #FFA5CF
square
#FCFFA5 #A5FFD5 #A8A5FF #FFA5CF
split-complementary
#FCFFA5 #A5CFFF #D5A5FF
monochromatic
#F8FF2B #FAFF68 #FCFFA5 #FEFFE0 #FEFFE0
Accessibility & contrast
On white
1.05
#FCFFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.99
#FCFFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFA5
19.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFA5 | 1.00 | 1.05 | 19.99 | 19.99 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF89E
Deuteranopia (green-blind)
#FFFBA9
Tritanopia (blue-blind)
#FFF5E8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fcffa5; /* rgb */ color: rgb(252, 255, 165); /* oklch */ color: oklch(97.8% 0.112 109.9);
Tailwind
colors: {
custom: {
50: '#feffc0',
500: '#fcffa5',
950: '#000000',
},
}SCSS
$custom: #fcffa5; $custom-light: #feffc0; $custom-dark: #000000;
JSON
{
"hex": "#fcffa5",
"rgb": {
"r": 252,
"g": 255,
"b": 165
},
"hsl": {
"h": 62,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.97787,
"c": 0.11172,
"h": 109.9
},
"luminance": 0.94932
}Semantic roles & 50–950 ramp
primary
#FCFFA5
secondary
#6964E4
accent
#00E608
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181712
muted
#868582