#FCFFA3#FCFFA3
#FCFFA3 is a very light, moderate yellow. Relative luminance 0.949; OKLCH L 97.8% C 0.114 H 109.9°. Best body text is #000000 at 19.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFA3 |
|---|---|
| RGB | rgb(252, 255, 163) |
| HSL | hsl(62, 100%, 82%) |
| HSV | hsv(62, 36%, 100%) |
| CMYK | cmyk(1.2%, 0%, 36.1%, 0%) |
| CIE-LAB | lab(97.98, -14.30, 43.66) |
| CIE-LCH | lch(97.98, 45.94, 108.13°) |
| OKLab | oklab(97.76% -0.0388 0.1071) |
| OKLCH | oklch(97.76% 0.114 109.9) |
| XYZ | xyz(82.5166, 94.8612, 48.6064) |
| Luminance | 0.9486 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 2.70
Buff
#FEF69E
ΔE00 3.16
Creme
#FFFFB6
ΔE00 3.28
Light Beige
#FFFEB6
ΔE00 3.48
Manilla
#FFFA86
ΔE00 4.31
Light Khaki
#E6F2A2
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFA3 #A6A3FF
analogous
#FFD4A3 #FCFFA3 #CEFFA3
triadic
#FCFFA3 #A3FCFF #FFA3FC
tetradic
#FCFFA3 #A3FFD4 #A6A3FF #FFA3CE
square
#FCFFA3 #A3FFD4 #A6A3FF #FFA3CE
split-complementary
#FCFFA3 #A3CEFF #D4A3FF
monochromatic
#F8FF29 #FAFF66 #FCFFA3 #FEFFE0 #FEFFE0
Accessibility & contrast
On white
1.05
#FCFFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.97
#FCFFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFA3
19.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFA3 | 1.00 | 1.05 | 19.97 | 19.97 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF79C
Deuteranopia (green-blind)
#FFFBA7
Tritanopia (blue-blind)
#FFF4E8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fcffa3; /* rgb */ color: rgb(252, 255, 163); /* oklch */ color: oklch(97.8% 0.114 109.9);
Tailwind
colors: {
custom: {
50: '#feffbf',
500: '#fcffa3',
950: '#000000',
},
}SCSS
$custom: #fcffa3; $custom-light: #feffbf; $custom-dark: #000000;
JSON
{
"hex": "#fcffa3",
"rgb": {
"r": 252,
"g": 255,
"b": 163
},
"hsl": {
"h": 61.957,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.97755,
"c": 0.11393,
"h": 109.9
},
"luminance": 0.9486
}Semantic roles & 50–950 ramp
primary
#FCFFA3
secondary
#6763E3
accent
#00E607
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181712
muted
#868582