#FCFFE3#FCFFE3
#FCFFE3 is a very light, muted yellow. Relative luminance 0.978; OKLCH L 99.0% C 0.037 H 112.0°. Best body text is #000000 at 20.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFE3 |
|---|---|
| RGB | rgb(252, 255, 227) |
| HSL | hsl(66, 100%, 95%) |
| HSV | hsv(66, 11%, 100%) |
| CMYK | cmyk(1.2%, 0%, 11%, 0%) |
| CIE-LAB | lab(99.13, -5.67, 13.05) |
| CIE-LCH | lch(99.13, 14.23, 113.50°) |
| OKLab | oklab(99.04% -0.0137 0.0339) |
| OKLCH | oklch(99.04% 0.037 112) |
| XYZ | xyz(89.7683, 97.7619, 86.7990) |
| Luminance | 0.9776 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 1.29
Lightyellow
#FFFFE0
ΔE00 1.43
Beige
#F5F5DC
ΔE00 2.46
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.75
Cornsilk
#FFF8DC
ΔE00 4.30
Eggshell (survey)
#FFFFD4
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFE3 #E6E3FF
analogous
#FFF4E3 #FCFFE3 #EEFFE3
triadic
#FCFFE3 #E3FCFF #FFE3FC
tetradic
#FCFFE3 #E3FFF4 #E6E3FF #FFE3EE
square
#FCFFE3 #E3FFF4 #E6E3FF #FFE3EE
split-complementary
#FCFFE3 #E3EEFF #F4E3FF
monochromatic
#EFFF69 #F5FFA6 #FCFFE0 #FCFFE0 #FCFFE0
Accessibility & contrast
On white
1.02
#FCFFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.55
#FCFFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFE3
20.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFE3 | 1.00 | 1.02 | 20.55 | 20.55 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE1
Deuteranopia (green-blind)
#FFFDE4
Tritanopia (blue-blind)
#FFFBF7
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fcffe3; /* rgb */ color: rgb(252, 255, 227); /* oklch */ color: oklch(99.0% 0.037 112.0);
Tailwind
colors: {
custom: {
50: '#fdffeb',
500: '#fcffe3',
950: '#000000',
},
}SCSS
$custom: #fcffe3; $custom-light: #fdffeb; $custom-dark: #000000;
JSON
{
"hex": "#fcffe3",
"rgb": {
"r": 252,
"g": 255,
"b": 227
},
"hsl": {
"h": 66.429,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.99044,
"c": 0.03659,
"h": 112
},
"luminance": 0.97761
}Semantic roles & 50–950 ramp
primary
#FCFFE3
secondary
#A299ED
accent
#00E619
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#171816
muted
#858684