#FCFFE2#FCFFE2
#FCFFE2 is a very light, muted yellow. Relative luminance 0.977; OKLCH L 99.0% C 0.038 H 111.9°. Best body text is #000000 at 20.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFE2 |
|---|---|
| RGB | rgb(252, 255, 226) |
| HSL | hsl(66, 100%, 94%) |
| HSV | hsv(66, 11%, 100%) |
| CMYK | cmyk(1.2%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(99.11, -5.83, 13.53) |
| CIE-LCH | lch(99.11, 14.74, 113.32°) |
| OKLab | oklab(99.02% -0.0141 0.0351) |
| OKLCH | oklch(99.02% 0.038 111.9) |
| XYZ | xyz(89.6307, 97.7068, 86.0742) |
| Luminance | 0.9771 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 1.27
Off White (survey)
#FFFFE4
ΔE00 1.43
Beige
#F5F5DC
ΔE00 2.60
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.46
Eggshell (survey)
#FFFFD4
ΔE00 4.02
Cornsilk
#FFF8DC
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFE2 #E5E2FF
analogous
#FFF4E2 #FCFFE2 #EEFFE2
triadic
#FCFFE2 #E2FCFF #FFE2FC
tetradic
#FCFFE2 #E2FFF4 #E5E2FF #FFE2EE
square
#FCFFE2 #E2FFF4 #E5E2FF #FFE2EE
split-complementary
#FCFFE2 #E2EEFF #F4E2FF
monochromatic
#EFFF68 #F6FFA5 #FCFFE0 #FCFFE0 #FCFFE0
Accessibility & contrast
On white
1.02
#FCFFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.54
#FCFFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFE2
20.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFE2 | 1.00 | 1.02 | 20.54 | 20.54 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE0
Deuteranopia (green-blind)
#FFFDE3
Tritanopia (blue-blind)
#FFFBF7
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fcffe2; /* rgb */ color: rgb(252, 255, 226); /* oklch */ color: oklch(99.0% 0.038 111.9);
Tailwind
colors: {
custom: {
50: '#fdffeb',
500: '#fcffe2',
950: '#000000',
},
}SCSS
$custom: #fcffe2; $custom-light: #fdffeb; $custom-dark: #000000;
JSON
{
"hex": "#fcffe2",
"rgb": {
"r": 252,
"g": 255,
"b": 226
},
"hsl": {
"h": 66.207,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.99019,
"c": 0.03787,
"h": 111.9
},
"luminance": 0.97706
}Semantic roles & 50–950 ramp
primary
#FCFFE2
secondary
#A198ED
accent
#00E618
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#171816
muted
#858684