#FCFFD7#FCFFD7
#FCFFD7 is a very light, muted yellow. Relative luminance 0.971; OKLCH L 98.8% C 0.052 H 110.8°. Best body text is #000000 at 20.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFD7 |
|---|---|
| RGB | rgb(252, 255, 215) |
| HSL | hsl(65, 100%, 92%) |
| HSV | hsv(65, 16%, 100%) |
| CMYK | cmyk(1.2%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(98.88, -7.52, 18.82) |
| CIE-LCH | lch(98.88, 20.27, 111.78°) |
| OKLab | oklab(98.76% -0.0184 0.0485) |
| OKLCH | oklch(98.76% 0.052 110.8) |
| XYZ | xyz(88.1695, 97.1224, 78.3784) |
| Luminance | 0.9712 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 1.28
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.37
Cream
#FFFDD0
ΔE00 2.14
Lightyellow
#FFFFE0
ΔE00 2.86
Lemonchiffon
#FFFACD
ΔE00 3.11
Ivory (survey)
#FFFFCB
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFD7 #DAD7FF
analogous
#FFEED7 #FCFFD7 #E8FFD7
triadic
#FCFFD7 #D7FCFF #FFD7FC
tetradic
#FCFFD7 #D7FFEE #DAD7FF #FFD7E8
square
#FCFFD7 #D7FFEE #DAD7FF #FFD7E8
split-complementary
#FCFFD7 #D7E8FF #EED7FF
monochromatic
#F3FF5D #F7FF9A #FCFFD7 #FDFFE0 #FDFFE0
Accessibility & contrast
On white
1.03
#FCFFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.42
#FCFFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFD7
20.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFD7 | 1.00 | 1.03 | 20.42 | 20.42 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBD5
Deuteranopia (green-blind)
#FFFCD8
Tritanopia (blue-blind)
#FFFAF4
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fcffd7; /* rgb */ color: rgb(252, 255, 215); /* oklch */ color: oklch(98.8% 0.052 110.8);
Tailwind
colors: {
custom: {
50: '#fdffe3',
500: '#fcffd7',
950: '#000000',
},
}SCSS
$custom: #fcffd7; $custom-light: #fdffe3; $custom-dark: #000000;
JSON
{
"hex": "#fcffd7",
"rgb": {
"r": 252,
"g": 255,
"b": 215
},
"hsl": {
"h": 64.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.98762,
"c": 0.05185,
"h": 110.8
},
"luminance": 0.97122
}Semantic roles & 50–950 ramp
primary
#FCFFD7
secondary
#968FEB
accent
#00E611
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684