#FCFCCF#FCFCCF
#FCFCCF is a very light, muted yellow. Relative luminance 0.948; OKLCH L 98.0% C 0.058 H 107.4°. Best body text is #000000 at 19.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFCCF |
|---|---|
| RGB | rgb(252, 252, 207) |
| HSL | hsl(60, 88%, 90%) |
| HSV | hsv(60, 18%, 99%) |
| CMYK | cmyk(0%, 0%, 17.9%, 1.2%) |
| CIE-LAB | lab(97.96, -7.21, 21.62) |
| CIE-LCH | lch(97.96, 22.79, 108.44°) |
| OKLab | oklab(97.99% -0.0174 0.0554) |
| OKLCH | oklch(97.99% 0.058 107.4) |
| XYZ | xyz(86.2170, 94.8221, 72.7800) |
| Luminance | 0.9482 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cream
#FFFDD0
ΔE00 0.73
Eggshell (survey)
#FFFFD4
ΔE00 0.82
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.32
Lemonchiffon
#FFFACD
ΔE00 1.72
Ivory (survey)
#FFFFCB
ΔE00 1.74
Ecru
#FEFFCA
ΔE00 1.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFCCF #CFCFFC
analogous
#FCE6CF #FCFCCF #E6FCCF
triadic
#FCFCCF #CFFCFC #FCCFFC
tetradic
#FCFCCF #CFFCE6 #CFCFFC #FCCFE6
square
#FCFCCF #CFFCE6 #CFCFFC #FCCFE6
split-complementary
#FCFCCF #CFE5FC #E5CFFC
monochromatic
#F5F55C #F8F895 #FCFCCF #FDFDE2 #FDFDE2
Accessibility & contrast
On white
1.05
#FCFCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.96
#FCFCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFCCF
19.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFCCF | 1.00 | 1.05 | 19.96 | 19.96 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8CC
Deuteranopia (green-blind)
#FFFAD1
Tritanopia (blue-blind)
#FFF6EF
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fcfccf; /* rgb */ color: rgb(252, 252, 207); /* oklch */ color: oklch(98.0% 0.058 107.4);
Tailwind
colors: {
custom: {
50: '#fdfddd',
500: '#fcfccf',
950: '#000000',
},
}SCSS
$custom: #fcfccf; $custom-light: #fdfddd; $custom-dark: #000000;
JSON
{
"hex": "#fcfccf",
"rgb": {
"r": 252,
"g": 252,
"b": 207
},
"hsl": {
"h": 60,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.97987,
"c": 0.05806,
"h": 107.4
},
"luminance": 0.94821
}Semantic roles & 50–950 ramp
primary
#FCFCCF
secondary
#8C8CE4
accent
#01E501
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171715
muted
#858584