#FCFFEE#FCFFEE
#FCFFEE is a very light, muted yellow-green. Relative luminance 0.984; OKLCH L 99.3% C 0.022 H 114.9°. Best body text is #000000 at 20.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFEE |
|---|---|
| RGB | rgb(252, 255, 238) |
| HSL | hsl(71, 100%, 97%) |
| HSV | hsv(71, 7%, 100%) |
| CMYK | cmyk(1.2%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(99.37, -3.90, 7.78) |
| CIE-LCH | lch(99.37, 8.70, 116.61°) |
| OKLab | oklab(99.32% -0.0095 0.0204) |
| OKLCH | oklch(99.32% 0.022 114.9) |
| XYZ | xyz(91.3353, 98.3887, 95.0515) |
| Luminance | 0.9839 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.65
Off White (survey)
#FFFFE4
ΔE00 3.52
Beige
#F5F5DC
ΔE00 3.59
Honeydew
#F0FFF0
ΔE00 4.66
Lightyellow
#FFFFE0
ΔE00 4.71
Floralwhite
#FFFAF0
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFEE #F1EEFF
analogous
#FFFAEE #FCFFEE #F4FFEE
triadic
#FCFFEE #EEFCFF #FFEEFC
tetradic
#FCFFEE #EEFFFA #F1EEFF #FFEEF4
square
#FCFFEE #EEFFFA #F1EEFF #FFEEF4
split-complementary
#FCFFEE #EEF4FF #FAEEFF
monochromatic
#E6FF74 #F1FFB1 #FAFFE0 #FAFFE0 #FAFFE0
Accessibility & contrast
On white
1.02
#FCFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.68
#FCFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFEE
20.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFEE | 1.00 | 1.02 | 20.68 | 20.68 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFDED
Deuteranopia (green-blind)
#FFFDEF
Tritanopia (blue-blind)
#FEFDFA
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fcffee; /* rgb */ color: rgb(252, 255, 238); /* oklch */ color: oklch(99.3% 0.022 114.9);
Tailwind
colors: {
custom: {
50: '#fdfff3',
500: '#fcffee',
950: '#000000',
},
}SCSS
$custom: #fcffee; $custom-light: #fdfff3; $custom-dark: #000000;
JSON
{
"hex": "#fcffee",
"rgb": {
"r": 252,
"g": 255,
"b": 238
},
"hsl": {
"h": 70.588,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.99318,
"c": 0.02245,
"h": 114.9
},
"luminance": 0.98388
}Semantic roles & 50–950 ramp
primary
#FCFFEE
secondary
#B0A3EF
accent
#00E628
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171817
muted
#858685