#FCFFD9#FCFFD9
#FCFFD9 is a very light, muted yellow. Relative luminance 0.972; OKLCH L 98.8% C 0.049 H 111.0°. Best body text is #000000 at 20.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFD9 |
|---|---|
| RGB | rgb(252, 255, 217) |
| HSL | hsl(65, 100%, 93%) |
| HSV | hsv(65, 15%, 100%) |
| CMYK | cmyk(1.2%, 0%, 14.9%, 0%) |
| CIE-LAB | lab(98.92, -7.22, 17.86) |
| CIE-LCH | lch(98.92, 19.26, 112.01°) |
| OKLab | oklab(98.81% -0.0176 0.0461) |
| OKLCH | oklch(98.81% 0.049 111) |
| XYZ | xyz(88.4280, 97.2258, 79.7402) |
| Luminance | 0.9722 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.50
Eggshell (survey)
#FFFFD4
ΔE00 1.66
Lightyellow
#FFFFE0
ΔE00 2.39
Cream
#FFFDD0
ΔE00 2.50
Lemonchiffon
#FFFACD
ΔE00 3.38
Pale
#FFF9D0
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFD9 #DCD9FF
analogous
#FFEFD9 #FCFFD9 #E9FFD9
triadic
#FCFFD9 #D9FCFF #FFD9FC
tetradic
#FCFFD9 #D9FFEF #DCD9FF #FFD9E9
square
#FCFFD9 #D9FFEF #DCD9FF #FFD9E9
split-complementary
#FCFFD9 #D9E9FF #EFD9FF
monochromatic
#F2FF5F #F7FF9C #FCFFD9 #FDFFE0 #FDFFE0
Accessibility & contrast
On white
1.03
#FCFFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.44
#FCFFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFD9
20.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFD9 | 1.00 | 1.03 | 20.44 | 20.44 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBD7
Deuteranopia (green-blind)
#FFFDDA
Tritanopia (blue-blind)
#FFFAF4
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fcffd9; /* rgb */ color: rgb(252, 255, 217); /* oklch */ color: oklch(98.8% 0.049 111.0);
Tailwind
colors: {
custom: {
50: '#fdffe4',
500: '#fcffd9',
950: '#000000',
},
}SCSS
$custom: #fcffd9; $custom-light: #fdffe4; $custom-dark: #000000;
JSON
{
"hex": "#fcffd9",
"rgb": {
"r": 252,
"g": 255,
"b": 217
},
"hsl": {
"h": 64.737,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.98808,
"c": 0.04933,
"h": 111
},
"luminance": 0.97225
}Semantic roles & 50–950 ramp
primary
#FCFFD9
secondary
#9891EC
accent
#00E612
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684