#FCFFEC#FCFFEC
#FCFFEC is a very light, muted yellow. Relative luminance 0.983; OKLCH L 99.3% C 0.025 H 114.1°. Best body text is #000000 at 20.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFEC |
|---|---|
| RGB | rgb(252, 255, 236) |
| HSL | hsl(69, 100%, 96%) |
| HSV | hsv(69, 7%, 100%) |
| CMYK | cmyk(1.2%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(99.33, -4.22, 8.73) |
| CIE-LCH | lch(99.33, 9.70, 115.82°) |
| OKLab | oklab(99.27% -0.0102 0.0228) |
| OKLCH | oklch(99.27% 0.025 114.1) |
| XYZ | xyz(91.0431, 98.2718, 93.5127) |
| Luminance | 0.9827 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.17
Off White (survey)
#FFFFE4
ΔE00 2.85
Beige
#F5F5DC
ΔE00 3.06
Lightyellow
#FFFFE0
ΔE00 4.01
Honeydew
#F0FFF0
ΔE00 4.73
Cornsilk
#FFF8DC
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFEC #EFECFF
analogous
#FFF9EC #FCFFEC #F3FFEC
triadic
#FCFFEC #ECFCFF #FFECFC
tetradic
#FCFFEC #ECFFF9 #EFECFF #FFECF3
square
#FCFFEC #ECFFF9 #EFECFF #FFECF3
split-complementary
#FCFFEC #ECF3FF #F9ECFF
monochromatic
#E9FF72 #F2FFAF #FAFFE0 #FAFFE0 #FAFFE0
Accessibility & contrast
On white
1.02
#FCFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.65
#FCFFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFEC
20.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFEC | 1.00 | 1.02 | 20.65 | 20.65 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFDEB
Deuteranopia (green-blind)
#FFFDED
Tritanopia (blue-blind)
#FEFDF9
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fcffec; /* rgb */ color: rgb(252, 255, 236); /* oklch */ color: oklch(99.3% 0.025 114.1);
Tailwind
colors: {
custom: {
50: '#fdfff2',
500: '#fcffec',
950: '#000000',
},
}SCSS
$custom: #fcffec; $custom-light: #fdfff2; $custom-dark: #000000;
JSON
{
"hex": "#fcffec",
"rgb": {
"r": 252,
"g": 255,
"b": 236
},
"hsl": {
"h": 69.474,
"s": 100,
"l": 96.275
},
"oklch": {
"l": 0.99267,
"c": 0.02503,
"h": 114.1
},
"luminance": 0.98272
}Semantic roles & 50–950 ramp
primary
#FCFFEC
secondary
#ADA1EE
accent
#00E624
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171816
muted
#858685