#FCFEEF#FCFEEF
#FCFEEF is a very light, near-neutral yellow. Relative luminance 0.978; OKLCH L 99.1% C 0.020 H 112.9°. Best body text is #000000 at 20.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFEEF |
|---|---|
| RGB | rgb(252, 254, 239) |
| HSL | hsl(68, 88%, 97%) |
| HSV | hsv(68, 6%, 100%) |
| CMYK | cmyk(0.8%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(99.15, -3.23, 6.94) |
| CIE-LCH | lch(99.15, 7.65, 114.96°) |
| OKLab | oklab(99.15% -0.0077 0.0182) |
| OKLCH | oklch(99.15% 0.02 112.9) |
| XYZ | xyz(91.1644, 97.8113, 95.7214) |
| Luminance | 0.9781 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 0.94
Beige
#F5F5DC
ΔE00 4.08
Off White (survey)
#FFFFE4
ΔE00 4.20
Floralwhite
#FFFAF0
ΔE00 4.36
Oldlace
#FDF5E6
ΔE00 4.93
Mintcream
#F5FFFA
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFEEF #F1EFFE
analogous
#FEF9EF #FCFEEF #F5FEEF
triadic
#FCFEEF #EFFCFE #FEEFFC
tetradic
#FCFEEF #EFFEF9 #F1EFFE #FEEFF5
square
#FCFEEF #EFFEF9 #F1EFFE #FEEFF5
split-complementary
#FCFEEF #EFF5FE #F9EFFE
monochromatic
#E6F77C #F1FAB5 #FAFDE2 #FAFDE2 #FAFDE2
Accessibility & contrast
On white
1.02
#FCFEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.56
#FCFEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFEEF
20.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFEEF | 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)
#FFFCEE
Deuteranopia (green-blind)
#FFFDF0
Tritanopia (blue-blind)
#FEFCFA
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fcfeef; /* rgb */ color: rgb(252, 254, 239); /* oklch */ color: oklch(99.1% 0.020 112.9);
Tailwind
colors: {
custom: {
50: '#fdfef4',
500: '#fcfeef',
950: '#000000',
},
}SCSS
$custom: #fcfeef; $custom-light: #fdfef4; $custom-dark: #000000;
JSON
{
"hex": "#fcfeef",
"rgb": {
"r": 252,
"g": 254,
"b": 239
},
"hsl": {
"h": 68,
"s": 88.235,
"l": 96.667
},
"oklch": {
"l": 0.99148,
"c": 0.01975,
"h": 112.9
},
"luminance": 0.97811
}Semantic roles & 50–950 ramp
primary
#FCFEEF
secondary
#B0A7EA
accent
#01E51F
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585