#FCFFA2#FCFFA2
#FCFFA2 is a very light, moderate yellow. Relative luminance 0.948; OKLCH L 97.7% C 0.115 H 109.9°. Best body text is #000000 at 19.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFA2 |
|---|---|
| RGB | rgb(252, 255, 162) |
| HSL | hsl(62, 100%, 82%) |
| HSV | hsv(62, 36%, 100%) |
| CMYK | cmyk(1.2%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(97.96, -14.41, 44.13) |
| CIE-LCH | lch(97.96, 46.42, 108.08°) |
| OKLab | oklab(97.74% -0.0392 0.1082) |
| OKLCH | oklch(97.74% 0.115 109.9) |
| XYZ | xyz(82.4273, 94.8255, 48.1364) |
| Luminance | 0.9482 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 2.83
Buff
#FEF69E
ΔE00 3.17
Creme
#FFFFB6
ΔE00 3.43
Light Beige
#FFFEB6
ΔE00 3.63
Manilla
#FFFA86
ΔE00 4.17
Dark Cream
#FFF39A
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFA2 #A5A2FF
analogous
#FFD3A2 #FCFFA2 #CEFFA2
triadic
#FCFFA2 #A2FCFF #FFA2FC
tetradic
#FCFFA2 #A2FFD3 #A5A2FF #FFA2CE
square
#FCFFA2 #A2FFD3 #A5A2FF #FFA2CE
split-complementary
#FCFFA2 #A2CEFF #D3A2FF
monochromatic
#F8FF28 #FAFF65 #FCFFA2 #FEFFDF #FEFFE0
Accessibility & contrast
On white
1.05
#FCFFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.96
#FCFFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFA2
19.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFA2 | 1.00 | 1.05 | 19.96 | 19.96 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF79B
Deuteranopia (green-blind)
#FFFBA6
Tritanopia (blue-blind)
#FFF4E8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fcffa2; /* rgb */ color: rgb(252, 255, 162); /* oklch */ color: oklch(97.7% 0.115 109.9);
Tailwind
colors: {
custom: {
50: '#feffbe',
500: '#fcffa2',
950: '#000000',
},
}SCSS
$custom: #fcffa2; $custom-light: #feffbe; $custom-dark: #000000;
JSON
{
"hex": "#fcffa2",
"rgb": {
"r": 252,
"g": 255,
"b": 162
},
"hsl": {
"h": 61.935,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.97739,
"c": 0.11504,
"h": 109.9
},
"luminance": 0.94824
}Semantic roles & 50–950 ramp
primary
#FCFFA2
secondary
#6662E3
accent
#00E607
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181712
muted
#868582