#FCFFD4#FCFFD4
#FCFFD4 is a very light, muted yellow. Relative luminance 0.970; OKLCH L 98.7% C 0.056 H 110.7°. Best body text is #000000 at 20.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFD4 |
|---|---|
| RGB | rgb(252, 255, 212) |
| HSL | hsl(64, 100%, 92%) |
| HSV | hsv(64, 17%, 100%) |
| CMYK | cmyk(1.2%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(98.82, -7.97, 20.26) |
| CIE-LCH | lch(98.82, 21.77, 111.46°) |
| OKLab | oklab(98.69% -0.0196 0.0521) |
| OKLCH | oklch(98.69% 0.056 110.7) |
| XYZ | xyz(87.7875, 96.9696, 76.3669) |
| Luminance | 0.9697 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 1.02
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.54
Cream
#FFFDD0
ΔE00 1.77
Ivory (survey)
#FFFFCB
ΔE00 2.40
Ecru
#FEFFCA
ΔE00 2.51
Lemonchiffon
#FFFACD
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFD4 #D7D4FF
analogous
#FFEDD4 #FCFFD4 #E7FFD4
triadic
#FCFFD4 #D4FCFF #FFD4FC
tetradic
#FCFFD4 #D4FFED #D7D4FF #FFD4E7
square
#FCFFD4 #D4FFED #D7D4FF #FFD4E7
split-complementary
#FCFFD4 #D4E7FF #EDD4FF
monochromatic
#F3FF5A #F8FF97 #FCFFD4 #FDFFE0 #FDFFE0
Accessibility & contrast
On white
1.03
#FCFFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.39
#FCFFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFD4
20.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFD4 | 1.00 | 1.03 | 20.39 | 20.39 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBD1
Deuteranopia (green-blind)
#FFFCD6
Tritanopia (blue-blind)
#FFFAF3
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fcffd4; /* rgb */ color: rgb(252, 255, 212); /* oklch */ color: oklch(98.7% 0.056 110.7);
Tailwind
colors: {
custom: {
50: '#fdffe1',
500: '#fcffd4',
950: '#000000',
},
}SCSS
$custom: #fcffd4; $custom-light: #fdffe1; $custom-dark: #000000;
JSON
{
"hex": "#fcffd4",
"rgb": {
"r": 252,
"g": 255,
"b": 212
},
"hsl": {
"h": 64.186,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.98694,
"c": 0.05563,
"h": 110.7
},
"luminance": 0.96969
}Semantic roles & 50–950 ramp
primary
#FCFFD4
secondary
#938CEB
accent
#00E610
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684