#FCFFE4#FCFFE4
#FCFFE4 is a very light, muted yellow. Relative luminance 0.978; OKLCH L 99.1% C 0.035 H 112.2°. Best body text is #000000 at 20.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFE4 |
|---|---|
| RGB | rgb(252, 255, 228) |
| HSL | hsl(67, 100%, 95%) |
| HSV | hsv(67, 11%, 100%) |
| CMYK | cmyk(1.2%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(99.15, -5.52, 12.57) |
| CIE-LCH | lch(99.15, 13.73, 113.69°) |
| OKLab | oklab(99.07% -0.0133 0.0327) |
| OKLCH | oklch(99.07% 0.035 112.2) |
| XYZ | xyz(89.9067, 97.8173, 87.5280) |
| Luminance | 0.9782 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 1.22
Lightyellow
#FFFFE0
ΔE00 1.63
Beige
#F5F5DC
ΔE00 2.35
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.04
Cornsilk
#FFF8DC
ΔE00 4.28
Ivory
#FFFFF0
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFE4 #E7E4FF
analogous
#FFF5E4 #FCFFE4 #EFFFE4
triadic
#FCFFE4 #E4FCFF #FFE4FC
tetradic
#FCFFE4 #E4FFF5 #E7E4FF #FFE4EF
square
#FCFFE4 #E4FFF5 #E7E4FF #FFE4EF
split-complementary
#FCFFE4 #E4EFFF #F5E4FF
monochromatic
#EEFF6A #F5FFA7 #FCFFE0 #FCFFE0 #FCFFE0
Accessibility & contrast
On white
1.02
#FCFFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.56
#FCFFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFE4
20.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFE4 | 1.00 | 1.02 | 20.56 | 20.56 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE2
Deuteranopia (green-blind)
#FFFDE5
Tritanopia (blue-blind)
#FFFBF7
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fcffe4; /* rgb */ color: rgb(252, 255, 228); /* oklch */ color: oklch(99.1% 0.035 112.2);
Tailwind
colors: {
custom: {
50: '#fdffec',
500: '#fcffe4',
950: '#000000',
},
}SCSS
$custom: #fcffe4; $custom-light: #fdffec; $custom-dark: #000000;
JSON
{
"hex": "#fcffe4",
"rgb": {
"r": 252,
"g": 255,
"b": 228
},
"hsl": {
"h": 66.667,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.99068,
"c": 0.0353,
"h": 112.2
},
"luminance": 0.97817
}Semantic roles & 50–950 ramp
primary
#FCFFE4
secondary
#A39AED
accent
#00E61A
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#171816
muted
#858684