#FCFFDE#FCFFDE
#FCFFDE is a very light, muted yellow. Relative luminance 0.975; OKLCH L 98.9% C 0.043 H 111.4°. Best body text is #000000 at 20.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFDE |
|---|---|
| RGB | rgb(252, 255, 222) |
| HSL | hsl(65, 100%, 94%) |
| HSV | hsv(65, 13%, 100%) |
| CMYK | cmyk(1.2%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(99.02, -6.46, 15.45) |
| CIE-LCH | lch(99.02, 16.75, 112.67°) |
| OKLab | oklab(98.92% -0.0157 0.04) |
| OKLCH | oklch(98.92% 0.043 111.4) |
| XYZ | xyz(89.0882, 97.4899, 83.2172) |
| Luminance | 0.9749 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 1.35
Off White (survey)
#FFFFE4
ΔE00 2.29
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.42
Eggshell (survey)
#FFFFD4
ΔE00 2.89
Beige
#F5F5DC
ΔE00 3.34
Cream
#FFFDD0
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFDE #E1DEFF
analogous
#FFF1DE #FCFFDE #EBFFDE
triadic
#FCFFDE #DEFCFF #FFDEFC
tetradic
#FCFFDE #DEFFF1 #E1DEFF #FFDEEB
square
#FCFFDE #DEFFF1 #E1DEFF #FFDEEB
split-complementary
#FCFFDE #DEEBFF #F1DEFF
monochromatic
#F1FF64 #F6FFA1 #FCFFDE #FCFFE0 #FCFFE0
Accessibility & contrast
On white
1.02
#FCFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.50
#FCFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFDE
20.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFDE | 1.00 | 1.02 | 20.50 | 20.50 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCDC
Deuteranopia (green-blind)
#FFFDDF
Tritanopia (blue-blind)
#FFFBF6
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fcffde; /* rgb */ color: rgb(252, 255, 222); /* oklch */ color: oklch(98.9% 0.043 111.4);
Tailwind
colors: {
custom: {
50: '#fdffe8',
500: '#fcffde',
950: '#000000',
},
}SCSS
$custom: #fcffde; $custom-light: #fdffe8; $custom-dark: #000000;
JSON
{
"hex": "#fcffde",
"rgb": {
"r": 252,
"g": 255,
"b": 222
},
"hsl": {
"h": 65.455,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.98924,
"c": 0.04297,
"h": 111.4
},
"luminance": 0.97489
}Semantic roles & 50–950 ramp
primary
#FCFFDE
secondary
#9D95EC
accent
#00E615
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171816
muted
#858684