#FCFFE0#FCFFE0
#FCFFE0 is a very light, muted yellow. Relative luminance 0.976; OKLCH L 99.0% C 0.040 H 111.6°. Best body text is #000000 at 20.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFE0 |
|---|---|
| RGB | rgb(252, 255, 224) |
| HSL | hsl(66, 100%, 94%) |
| HSV | hsv(66, 12%, 100%) |
| CMYK | cmyk(1.2%, 0%, 12.2%, 0%) |
| CIE-LAB | lab(99.06, -6.15, 14.49) |
| CIE-LCH | lch(99.06, 15.74, 112.98°) |
| OKLab | oklab(98.97% -0.0149 0.0376) |
| OKLCH | oklch(98.97% 0.04 111.6) |
| XYZ | xyz(89.3579, 97.5977, 84.6373) |
| Luminance | 0.9760 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 1.17
Off White (survey)
#FFFFE4
ΔE00 1.82
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.92
Beige
#F5F5DC
ΔE00 2.94
Eggshell (survey)
#FFFFD4
ΔE00 3.44
Cream
#FFFDD0
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFE0 #E3E0FF
analogous
#FFF3E0 #FCFFE0 #EDFFE0
triadic
#FCFFE0 #E0FCFF #FFE0FC
tetradic
#FCFFE0 #E0FFF3 #E3E0FF #FFE0ED
square
#FCFFE0 #E0FFF3 #E3E0FF #FFE0ED
split-complementary
#FCFFE0 #E0EDFF #F3E0FF
monochromatic
#F0FF66 #F6FFA3 #FCFFE0 #FCFFE0 #FCFFE0
Accessibility & contrast
On white
1.02
#FCFFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.52
#FCFFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFE0
20.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFE0 | 1.00 | 1.02 | 20.52 | 20.52 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCDE
Deuteranopia (green-blind)
#FFFDE1
Tritanopia (blue-blind)
#FFFBF6
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fcffe0; /* rgb */ color: rgb(252, 255, 224); /* oklch */ color: oklch(99.0% 0.040 111.6);
Tailwind
colors: {
custom: {
50: '#fdffe9',
500: '#fcffe0',
950: '#000000',
},
}SCSS
$custom: #fcffe0; $custom-light: #fdffe9; $custom-dark: #000000;
JSON
{
"hex": "#fcffe0",
"rgb": {
"r": 252,
"g": 255,
"b": 224
},
"hsl": {
"h": 65.806,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.98971,
"c": 0.04043,
"h": 111.6
},
"luminance": 0.97597
}Semantic roles & 50–950 ramp
primary
#FCFFE0
secondary
#9F97ED
accent
#00E616
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#171816
muted
#858684