#FCFFE1#FCFFE1
#FCFFE1 is a very light, muted yellow. Relative luminance 0.977; OKLCH L 99.0% C 0.039 H 111.7°. Best body text is #000000 at 20.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFE1 |
|---|---|
| RGB | rgb(252, 255, 225) |
| HSL | hsl(66, 100%, 94%) |
| HSV | hsv(66, 12%, 100%) |
| CMYK | cmyk(1.2%, 0%, 11.8%, 0%) |
| CIE-LAB | lab(99.08, -5.99, 14.01) |
| CIE-LCH | lch(99.08, 15.24, 113.14°) |
| OKLab | oklab(99% -0.0145 0.0364) |
| OKLCH | oklch(99% 0.039 111.7) |
| XYZ | xyz(89.4939, 97.6521, 85.3537) |
| Luminance | 0.9765 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 1.19
Off White (survey)
#FFFFE4
ΔE00 1.61
Beige
#F5F5DC
ΔE00 2.76
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.19
Eggshell (survey)
#FFFFD4
ΔE00 3.73
Cornsilk
#FFF8DC
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFE1 #E4E1FF
analogous
#FFF3E1 #FCFFE1 #EDFFE1
triadic
#FCFFE1 #E1FCFF #FFE1FC
tetradic
#FCFFE1 #E1FFF3 #E4E1FF #FFE1ED
square
#FCFFE1 #E1FFF3 #E4E1FF #FFE1ED
split-complementary
#FCFFE1 #E1EDFF #F3E1FF
monochromatic
#F0FF67 #F6FFA4 #FCFFE0 #FCFFE0 #FCFFE0
Accessibility & contrast
On white
1.02
#FCFFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.53
#FCFFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFE1
20.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFE1 | 1.00 | 1.02 | 20.53 | 20.53 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCDF
Deuteranopia (green-blind)
#FFFDE2
Tritanopia (blue-blind)
#FFFBF6
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fcffe1; /* rgb */ color: rgb(252, 255, 225); /* oklch */ color: oklch(99.0% 0.039 111.7);
Tailwind
colors: {
custom: {
50: '#fdffea',
500: '#fcffe1',
950: '#000000',
},
}SCSS
$custom: #fcffe1; $custom-light: #fdffea; $custom-dark: #000000;
JSON
{
"hex": "#fcffe1",
"rgb": {
"r": 252,
"g": 255,
"b": 225
},
"hsl": {
"h": 66,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.98995,
"c": 0.03914,
"h": 111.7
},
"luminance": 0.97652
}Semantic roles & 50–950 ramp
primary
#FCFFE1
secondary
#A097ED
accent
#00E617
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#171816
muted
#858684