#FCFFD5#FCFFD5
#FCFFD5 is a very light, muted yellow. Relative luminance 0.970; OKLCH L 98.7% C 0.054 H 110.7°. Best body text is #000000 at 20.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFD5 |
|---|---|
| RGB | rgb(252, 255, 213) |
| HSL | hsl(64, 100%, 92%) |
| HSV | hsv(64, 16%, 100%) |
| CMYK | cmyk(1.2%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(98.84, -7.82, 19.78) |
| CIE-LCH | lch(98.84, 21.27, 111.56°) |
| OKLab | oklab(98.72% -0.0192 0.0509) |
| OKLCH | oklch(98.72% 0.054 110.7) |
| XYZ | xyz(87.9141, 97.0202, 77.0333) |
| Luminance | 0.9702 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 1.05
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.45
Cream
#FFFDD0
ΔE00 1.86
Ivory (survey)
#FFFFCB
ΔE00 2.63
Ecru
#FEFFCA
ΔE00 2.76
Lemonchiffon
#FFFACD
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFD5 #D8D5FF
analogous
#FFEDD5 #FCFFD5 #E7FFD5
triadic
#FCFFD5 #D5FCFF #FFD5FC
tetradic
#FCFFD5 #D5FFED #D8D5FF #FFD5E7
square
#FCFFD5 #D5FFED #D8D5FF #FFD5E7
split-complementary
#FCFFD5 #D5E7FF #EDD5FF
monochromatic
#F3FF5B #F8FF98 #FCFFD5 #FDFFE0 #FDFFE0
Accessibility & contrast
On white
1.03
#FCFFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.40
#FCFFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFD5
20.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFD5 | 1.00 | 1.03 | 20.40 | 20.40 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBD3
Deuteranopia (green-blind)
#FFFCD7
Tritanopia (blue-blind)
#FFFAF3
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fcffd5; /* rgb */ color: rgb(252, 255, 213); /* oklch */ color: oklch(98.7% 0.054 110.7);
Tailwind
colors: {
custom: {
50: '#fdffe2',
500: '#fcffd5',
950: '#000000',
},
}SCSS
$custom: #fcffd5; $custom-light: #fdffe2; $custom-dark: #000000;
JSON
{
"hex": "#fcffd5",
"rgb": {
"r": 252,
"g": 255,
"b": 213
},
"hsl": {
"h": 64.286,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.98717,
"c": 0.05437,
"h": 110.7
},
"luminance": 0.9702
}Semantic roles & 50–950 ramp
primary
#FCFFD5
secondary
#948DEB
accent
#00E610
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684