#FCFFD1#FCFFD1
#FCFFD1 is a very light, muted yellow. Relative luminance 0.968; OKLCH L 98.6% C 0.059 H 110.5°. Best body text is #000000 at 20.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFD1 |
|---|---|
| RGB | rgb(252, 255, 209) |
| HSL | hsl(64, 100%, 91%) |
| HSV | hsv(64, 18%, 100%) |
| CMYK | cmyk(1.2%, 0%, 18%, 0%) |
| CIE-LAB | lab(98.76, -8.40, 21.71) |
| CIE-LCH | lch(98.76, 23.28, 111.17°) |
| OKLab | oklab(98.63% -0.0208 0.0556) |
| OKLCH | oklch(98.63% 0.059 110.5) |
| XYZ | xyz(87.4126, 96.8196, 74.3923) |
| Luminance | 0.9682 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 1.26
Cream
#FFFDD0
ΔE00 1.68
Ivory (survey)
#FFFFCB
ΔE00 1.73
Ecru
#FEFFCA
ΔE00 1.79
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.00
Lemonchiffon
#FFFACD
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFD1 #D4D1FF
analogous
#FFEBD1 #FCFFD1 #E5FFD1
triadic
#FCFFD1 #D1FCFF #FFD1FC
tetradic
#FCFFD1 #D1FFEB #D4D1FF #FFD1E5
square
#FCFFD1 #D1FFEB #D4D1FF #FFD1E5
split-complementary
#FCFFD1 #D1E5FF #EBD1FF
monochromatic
#F4FF57 #F8FF94 #FCFFD1 #FDFFE0 #FDFFE0
Accessibility & contrast
On white
1.03
#FCFFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.36
#FCFFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFD1
20.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFD1 | 1.00 | 1.03 | 20.36 | 20.36 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBCE
Deuteranopia (green-blind)
#FFFCD3
Tritanopia (blue-blind)
#FFF9F2
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fcffd1; /* rgb */ color: rgb(252, 255, 209); /* oklch */ color: oklch(98.6% 0.059 110.5);
Tailwind
colors: {
custom: {
50: '#fdffdf',
500: '#fcffd1',
950: '#000000',
},
}SCSS
$custom: #fcffd1; $custom-light: #fdffdf; $custom-dark: #000000;
JSON
{
"hex": "#fcffd1",
"rgb": {
"r": 252,
"g": 255,
"b": 209
},
"hsl": {
"h": 63.913,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.98628,
"c": 0.05938,
"h": 110.5
},
"luminance": 0.96819
}Semantic roles & 50–950 ramp
primary
#FCFFD1
secondary
#908AEA
accent
#00E60F
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684