#FCFFED#FCFFED
#FCFFED is a very light, muted yellow-green. Relative luminance 0.983; OKLCH L 99.3% C 0.024 H 114.5°. Best body text is #000000 at 20.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFED |
|---|---|
| RGB | rgb(252, 255, 237) |
| HSL | hsl(70, 100%, 96%) |
| HSV | hsv(70, 7%, 100%) |
| CMYK | cmyk(1.2%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(99.35, -4.06, 8.25) |
| CIE-LCH | lch(99.35, 9.20, 116.19°) |
| OKLab | oklab(99.29% -0.0098 0.0216) |
| OKLCH | oklch(99.29% 0.024 114.5) |
| XYZ | xyz(91.1888, 98.3301, 94.2800) |
| Luminance | 0.9833 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.89
Off White (survey)
#FFFFE4
ΔE00 3.18
Beige
#F5F5DC
ΔE00 3.31
Lightyellow
#FFFFE0
ΔE00 4.35
Honeydew
#F0FFF0
ΔE00 4.68
Cornsilk
#FFF8DC
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFED #F0EDFF
analogous
#FFF9ED #FCFFED #F3FFED
triadic
#FCFFED #EDFCFF #FFEDFC
tetradic
#FCFFED #EDFFF9 #F0EDFF #FFEDF3
square
#FCFFED #EDFFF9 #F0EDFF #FFEDF3
split-complementary
#FCFFED #EDF3FF #F9EDFF
monochromatic
#E8FF73 #F2FFB0 #FAFFE0 #FAFFE0 #FAFFE0
Accessibility & contrast
On white
1.02
#FCFFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.67
#FCFFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFED
20.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFED | 1.00 | 1.02 | 20.67 | 20.67 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFDEC
Deuteranopia (green-blind)
#FFFDEE
Tritanopia (blue-blind)
#FEFDFA
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fcffed; /* rgb */ color: rgb(252, 255, 237); /* oklch */ color: oklch(99.3% 0.024 114.5);
Tailwind
colors: {
custom: {
50: '#fdfff2',
500: '#fcffed',
950: '#000000',
},
}SCSS
$custom: #fcffed; $custom-light: #fdfff2; $custom-dark: #000000;
JSON
{
"hex": "#fcffed",
"rgb": {
"r": 252,
"g": 255,
"b": 237
},
"hsl": {
"h": 70,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.99293,
"c": 0.02374,
"h": 114.5
},
"luminance": 0.9833
}Semantic roles & 50–950 ramp
primary
#FCFFED
secondary
#AEA2EF
accent
#00E626
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171817
muted
#858685