#FCFFAE#FCFFAE
#FCFFAE is a very light, moderate yellow. Relative luminance 0.953; OKLCH L 97.9% C 0.102 H 109.9°. Best body text is #000000 at 20.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFAE |
|---|---|
| RGB | rgb(252, 255, 174) |
| HSL | hsl(62, 100%, 84%) |
| HSV | hsv(62, 32%, 100%) |
| CMYK | cmyk(1.2%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(98.14, -13.04, 38.46) |
| CIE-LCH | lch(98.14, 40.61, 108.72°) |
| OKLab | oklab(97.94% -0.0346 0.0954) |
| OKLCH | oklch(97.94% 0.102 109.9) |
| XYZ | xyz(83.5453, 95.2727, 54.0245) |
| Luminance | 0.9527 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 1.46
Creme
#FFFFB6
ΔE00 1.58
Light Beige
#FFFEB6
ΔE00 1.84
Buff
#FEF69E
ΔE00 3.56
Light Khaki
#E6F2A2
ΔE00 3.79
Cream (survey)
#FFFFC2
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFAE #B1AEFF
analogous
#FFDAAE #FCFFAE #D4FFAE
triadic
#FCFFAE #AEFCFF #FFAEFC
tetradic
#FCFFAE #AEFFDA #B1AEFF #FFAED4
square
#FCFFAE #AEFFDA #B1AEFF #FFAED4
split-complementary
#FCFFAE #AED4FF #DAAEFF
monochromatic
#F7FF34 #FAFF71 #FCFFAE #FEFFE0 #FEFFE0
Accessibility & contrast
On white
1.05
#FCFFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.05
#FCFFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFAE
20.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFAE | 1.00 | 1.05 | 20.05 | 20.05 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8A8
Deuteranopia (green-blind)
#FFFBB1
Tritanopia (blue-blind)
#FFF5EA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fcffae; /* rgb */ color: rgb(252, 255, 174); /* oklch */ color: oklch(97.9% 0.102 109.9);
Tailwind
colors: {
custom: {
50: '#feffc7',
500: '#fcffae',
950: '#000000',
},
}SCSS
$custom: #fcffae; $custom-light: #feffc7; $custom-dark: #000000;
JSON
{
"hex": "#fcffae",
"rgb": {
"r": 252,
"g": 255,
"b": 174
},
"hsl": {
"h": 62.222,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.97939,
"c": 0.10153,
"h": 109.9
},
"luminance": 0.95271
}Semantic roles & 50–950 ramp
primary
#FCFFAE
secondary
#716CE5
accent
#00E608
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181813
muted
#868682