#FCFFD8#FCFFD8
#FCFFD8 is a very light, muted yellow. Relative luminance 0.972; OKLCH L 98.8% C 0.051 H 110.9°. Best body text is #000000 at 20.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFD8 |
|---|---|
| RGB | rgb(252, 255, 216) |
| HSL | hsl(65, 100%, 92%) |
| HSV | hsv(65, 15%, 100%) |
| CMYK | cmyk(1.2%, 0%, 15.3%, 0%) |
| CIE-LAB | lab(98.90, -7.37, 18.34) |
| CIE-LCH | lch(98.90, 19.76, 111.89°) |
| OKLab | oklab(98.79% -0.018 0.0473) |
| OKLCH | oklch(98.79% 0.051 110.9) |
| XYZ | xyz(88.2984, 97.1739, 79.0572) |
| Luminance | 0.9717 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.41
Eggshell (survey)
#FFFFD4
ΔE00 1.46
Cream
#FFFDD0
ΔE00 2.31
Lightyellow
#FFFFE0
ΔE00 2.62
Lemonchiffon
#FFFACD
ΔE00 3.23
Pale
#FFF9D0
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFD8 #DBD8FF
analogous
#FFEED8 #FCFFD8 #E9FFD8
triadic
#FCFFD8 #D8FCFF #FFD8FC
tetradic
#FCFFD8 #D8FFEE #DBD8FF #FFD8E9
square
#FCFFD8 #D8FFEE #DBD8FF #FFD8E9
split-complementary
#FCFFD8 #D8E9FF #EED8FF
monochromatic
#F3FF5E #F7FF9B #FCFFD8 #FDFFE0 #FDFFE0
Accessibility & contrast
On white
1.03
#FCFFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.43
#FCFFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFD8
20.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFD8 | 1.00 | 1.03 | 20.43 | 20.43 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBD6
Deuteranopia (green-blind)
#FFFCD9
Tritanopia (blue-blind)
#FFFAF4
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fcffd8; /* rgb */ color: rgb(252, 255, 216); /* oklch */ color: oklch(98.8% 0.051 110.9);
Tailwind
colors: {
custom: {
50: '#fdffe4',
500: '#fcffd8',
950: '#000000',
},
}SCSS
$custom: #fcffd8; $custom-light: #fdffe4; $custom-dark: #000000;
JSON
{
"hex": "#fcffd8",
"rgb": {
"r": 252,
"g": 255,
"b": 216
},
"hsl": {
"h": 64.615,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.98785,
"c": 0.05059,
"h": 110.9
},
"luminance": 0.97173
}Semantic roles & 50–950 ramp
primary
#FCFFD8
secondary
#9790EB
accent
#00E612
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684