#FCFEAF#FCFEAF
#FCFEAF is a very light, moderate yellow. Relative luminance 0.947; OKLCH L 97.8% C 0.099 H 109.3°. Best body text is #000000 at 19.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFEAF |
|---|---|
| RGB | rgb(252, 254, 175) |
| HSL | hsl(62, 98%, 84%) |
| HSV | hsv(62, 31%, 100%) |
| CMYK | cmyk(0.8%, 0%, 31.1%, 0.4%) |
| CIE-LAB | lab(97.90, -12.43, 37.65) |
| CIE-LCH | lch(97.90, 39.65, 108.26°) |
| OKLab | oklab(97.76% -0.0328 0.0936) |
| OKLCH | oklch(97.76% 0.099 109.3) |
| XYZ | xyz(83.3250, 94.6755, 54.4338) |
| Luminance | 0.9467 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 1.10
Creme
#FFFFB6
ΔE00 1.22
Light Beige
#FFFEB6
ΔE00 1.45
Buff
#FEF69E
ΔE00 3.45
Cream (survey)
#FFFFC2
ΔE00 3.49
Light Khaki
#E6F2A2
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFEAF #B1AFFE
analogous
#FED9AF #FCFEAF #D5FEAF
triadic
#FCFEAF #AFFCFE #FEAFFC
tetradic
#FCFEAF #AFFED9 #B1AFFE #FEAFD5
square
#FCFEAF #AFFED9 #B1AFFE #FEAFD5
split-complementary
#FCFEAF #AFD5FE #D9AFFE
monochromatic
#F7FC36 #FAFD73 #FCFEAF #FEFFE1 #FEFFE1
Accessibility & contrast
On white
1.05
#FCFEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.93
#FCFEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFEAF
19.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFEAF | 1.00 | 1.05 | 19.93 | 19.93 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7AA
Deuteranopia (green-blind)
#FFFAB2
Tritanopia (blue-blind)
#FFF5EA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fcfeaf; /* rgb */ color: rgb(252, 254, 175); /* oklch */ color: oklch(97.8% 0.099 109.3);
Tailwind
colors: {
custom: {
50: '#fefec7',
500: '#fcfeaf',
950: '#000000',
},
}SCSS
$custom: #fcfeaf; $custom-light: #fefec7; $custom-dark: #000000;
JSON
{
"hex": "#fcfeaf",
"rgb": {
"r": 252,
"g": 254,
"b": 175
},
"hsl": {
"h": 61.519,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.97755,
"c": 0.09917,
"h": 109.3
},
"luminance": 0.94674
}Semantic roles & 50–950 ramp
primary
#FCFEAF
secondary
#716EE4
accent
#00E606
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582