#FCFCF3#FCFCF3
#FCFCF3 is a very light, near-neutral yellow. Relative luminance 0.968; OKLCH L 98.9% C 0.012 H 106.6°. Best body text is #000000 at 20.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFCF3 |
|---|---|
| RGB | rgb(252, 252, 243) |
| HSL | hsl(60, 60%, 97%) |
| HSV | hsv(60, 4%, 99%) |
| CMYK | cmyk(0%, 0%, 3.6%, 1.2%) |
| CIE-LAB | lab(98.74, -1.55, 4.30) |
| CIE-LCH | lch(98.74, 4.57, 109.83°) |
| OKLab | oklab(98.86% -0.0034 0.0113) |
| OKLCH | oklch(98.86% 0.012 106.6) |
| XYZ | xyz(91.1305, 96.7875, 98.6576) |
| Luminance | 0.9679 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 2.36
Ivory
#FFFFF0
ΔE00 2.55
Off White
#FAF9F6
ΔE00 3.05
Oldlace
#FDF5E6
ΔE00 4.13
Mintcream
#F5FFFA
ΔE00 4.41
White
#FFFFFF
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFCF3 #F3F3FC
analogous
#FCF8F3 #FCFCF3 #F8FCF3
triadic
#FCFCF3 #F3FCFC #FCF3FC
tetradic
#FCFCF3 #F3FCF8 #F3F3FC #FCF3F8
square
#FCFCF3 #F3FCF8 #F3F3FC #FCF3F8
split-complementary
#FCFCF3 #F3F8FC #F8F3FC
monochromatic
#E4E491 #F0F0C2 #F9F9E7 #F9F9E7 #F9F9E7
Accessibility & contrast
On white
1.03
#FCFCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.36
#FCFCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFCF3
20.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFCF3 | 1.00 | 1.03 | 20.36 | 20.36 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFBF3
Deuteranopia (green-blind)
#FEFCF3
Tritanopia (blue-blind)
#FEFBF9
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fcfcf3; /* rgb */ color: rgb(252, 252, 243); /* oklch */ color: oklch(98.9% 0.012 106.6);
Tailwind
colors: {
custom: {
50: '#fdfdf7',
500: '#fcfcf3',
950: '#000000',
},
}SCSS
$custom: #fcfcf3; $custom-light: #fdfdf7; $custom-dark: #000000;
JSON
{
"hex": "#fcfcf3",
"rgb": {
"r": 252,
"g": 252,
"b": 243
},
"hsl": {
"h": 60,
"s": 60,
"l": 97.059
},
"oklch": {
"l": 0.98861,
"c": 0.01182,
"h": 106.6
},
"luminance": 0.96787
}Semantic roles & 50–950 ramp
primary
#FCFCF3
secondary
#B3B3E0
accent
#1EC81E
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585