#FCFDAE#FCFDAE
#FCFDAE is a very light, moderate yellow. Relative luminance 0.940; OKLCH L 97.5% C 0.099 H 108.7°. Best body text is #000000 at 19.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFDAE |
|---|---|
| RGB | rgb(252, 253, 174) |
| HSL | hsl(61, 95%, 84%) |
| HSV | hsv(61, 31%, 99%) |
| CMYK | cmyk(0.4%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(97.63, -12.06, 37.79) |
| CIE-LCH | lch(97.63, 39.67, 107.69°) |
| OKLab | oklab(97.54% -0.0318 0.0939) |
| OKLCH | oklch(97.54% 0.099 108.7) |
| XYZ | xyz(82.9106, 94.0033, 53.8130) |
| Luminance | 0.9400 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 0.84
Creme
#FFFFB6
ΔE00 1.22
Light Beige
#FFFEB6
ΔE00 1.39
Buff
#FEF69E
ΔE00 3.17
Cream (survey)
#FFFFC2
ΔE00 3.52
Light Khaki
#E6F2A2
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFDAE #AFAEFD
analogous
#FDD6AE #FCFDAE #D4FDAE
triadic
#FCFDAE #AEFCFD #FDAEFC
tetradic
#FCFDAE #AEFDD6 #AFAEFD #FDAED4
square
#FCFDAE #AEFDD6 #AFAEFD #FDAED4
split-complementary
#FCFDAE #AED4FD #D6AEFD
monochromatic
#F8FA37 #FAFC72 #FCFDAE #FEFEE1 #FEFEE1
Accessibility & contrast
On white
1.06
#FCFDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.80
#FCFDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFDAE
19.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFDAE | 1.00 | 1.06 | 19.80 | 19.80 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6A9
Deuteranopia (green-blind)
#FFFAB1
Tritanopia (blue-blind)
#FFF3E9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fcfdae; /* rgb */ color: rgb(252, 253, 174); /* oklch */ color: oklch(97.5% 0.099 108.7);
Tailwind
colors: {
custom: {
50: '#fefec7',
500: '#fcfdae',
950: '#000000',
},
}SCSS
$custom: #fcfdae; $custom-light: #fefec7; $custom-dark: #000000;
JSON
{
"hex": "#fcfdae",
"rgb": {
"r": 252,
"g": 253,
"b": 174
},
"hsl": {
"h": 60.759,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.97535,
"c": 0.09912,
"h": 108.7
},
"luminance": 0.94002
}Semantic roles & 50–950 ramp
primary
#FCFDAE
secondary
#6F6DE2
accent
#00E603
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582