#FCFEEE#FCFEEE
#FCFEEE is a very light, muted yellow. Relative luminance 0.978; OKLCH L 99.1% C 0.021 H 112.6°. Best body text is #000000 at 20.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFEEE |
|---|---|
| RGB | rgb(252, 254, 238) |
| HSL | hsl(68, 89%, 96%) |
| HSV | hsv(68, 6%, 100%) |
| CMYK | cmyk(0.8%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(99.12, -3.39, 7.42) |
| CIE-LCH | lch(99.12, 8.16, 114.59°) |
| OKLab | oklab(99.12% -0.0081 0.0194) |
| OKLCH | oklch(99.12% 0.021 112.6) |
| XYZ | xyz(91.0171, 97.7523, 94.9455) |
| Luminance | 0.9775 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.08
Beige
#F5F5DC
ΔE00 3.74
Off White (survey)
#FFFFE4
ΔE00 3.82
Floralwhite
#FFFAF0
ΔE00 4.62
Oldlace
#FDF5E6
ΔE00 5.02
Lightyellow
#FFFFE0
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFEEE #F0EEFE
analogous
#FEF8EE #FCFEEE #F4FEEE
triadic
#FCFEEE #EEFCFE #FEEEFC
tetradic
#FCFEEE #EEFEF8 #F0EEFE #FEEEF4
square
#FCFEEE #EEFEF8 #F0EEFE #FEEEF4
split-complementary
#FCFEEE #EEF4FE #F8EEFE
monochromatic
#E8F77A #F2FBB4 #FAFDE2 #FAFDE2 #FAFDE2
Accessibility & contrast
On white
1.02
#FCFEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.55
#FCFEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFEEE
20.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFEEE | 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)
#FFFCED
Deuteranopia (green-blind)
#FFFDEF
Tritanopia (blue-blind)
#FEFCF9
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fcfeee; /* rgb */ color: rgb(252, 254, 238); /* oklch */ color: oklch(99.1% 0.021 112.6);
Tailwind
colors: {
custom: {
50: '#fdfef3',
500: '#fcfeee',
950: '#000000',
},
}SCSS
$custom: #fcfeee; $custom-light: #fdfef3; $custom-dark: #000000;
JSON
{
"hex": "#fcfeee",
"rgb": {
"r": 252,
"g": 254,
"b": 238
},
"hsl": {
"h": 67.5,
"s": 88.889,
"l": 96.471
},
"oklch": {
"l": 0.99122,
"c": 0.02104,
"h": 112.6
},
"luminance": 0.97752
}Semantic roles & 50–950 ramp
primary
#FCFEEE
secondary
#AEA6EA
accent
#00E61D
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585