#FCFFA0#FCFFA0
#FCFFA0 is a very light, moderate yellow. Relative luminance 0.948; OKLCH L 97.7% C 0.117 H 109.9°. Best body text is #000000 at 19.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFA0 |
|---|---|
| RGB | rgb(252, 255, 160) |
| HSL | hsl(62, 100%, 81%) |
| HSV | hsv(62, 37%, 100%) |
| CMYK | cmyk(1.2%, 0%, 37.3%, 0%) |
| CIE-LAB | lab(97.94, -14.63, 45.07) |
| CIE-LCH | lch(97.94, 47.38, 107.98°) |
| OKLab | oklab(97.71% -0.04 0.1102) |
| OKLCH | oklch(97.71% 0.117 109.9) |
| XYZ | xyz(82.2510, 94.7549, 47.2075) |
| Luminance | 0.9475 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 3.11
Buff
#FEF69E
ΔE00 3.22
Creme
#FFFFB6
ΔE00 3.73
Manilla
#FFFA86
ΔE00 3.91
Light Beige
#FFFEB6
ΔE00 3.93
Pale Yellow
#FFFF84
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFA0 #A3A0FF
analogous
#FFD3A0 #FCFFA0 #CDFFA0
triadic
#FCFFA0 #A0FCFF #FFA0FC
tetradic
#FCFFA0 #A0FFD3 #A3A0FF #FFA0CD
square
#FCFFA0 #A0FFD3 #A3A0FF #FFA0CD
split-complementary
#FCFFA0 #A0CDFF #D3A0FF
monochromatic
#F8FF26 #FAFF63 #FCFFA0 #FEFFDD #FEFFE0
Accessibility & contrast
On white
1.05
#FCFFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.95
#FCFFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFA0
19.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFA0 | 1.00 | 1.05 | 19.95 | 19.95 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF799
Deuteranopia (green-blind)
#FFFBA4
Tritanopia (blue-blind)
#FFF4E7
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fcffa0; /* rgb */ color: rgb(252, 255, 160); /* oklch */ color: oklch(97.7% 0.117 109.9);
Tailwind
colors: {
custom: {
50: '#feffbd',
500: '#fcffa0',
950: '#000000',
},
}SCSS
$custom: #fcffa0; $custom-light: #feffbd; $custom-dark: #000000;
JSON
{
"hex": "#fcffa0",
"rgb": {
"r": 252,
"g": 255,
"b": 160
},
"hsl": {
"h": 61.895,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.97707,
"c": 0.11724,
"h": 109.9
},
"luminance": 0.94754
}Semantic roles & 50–950 ramp
primary
#FCFFA0
secondary
#6460E3
accent
#00E607
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181712
muted
#868582