#FCFCF5#FCFCF5
#FCFCF5 is a very light, near-neutral yellow. Relative luminance 0.969; OKLCH L 98.9% C 0.009 H 106.5°. Best body text is #000000 at 20.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFCF5 |
|---|---|
| RGB | rgb(252, 252, 245) |
| HSL | hsl(60, 54%, 97%) |
| HSV | hsv(60, 3%, 99%) |
| CMYK | cmyk(0%, 0%, 2.8%, 1.2%) |
| CIE-LAB | lab(98.79, -1.21, 3.35) |
| CIE-LCH | lch(98.79, 3.56, 109.91°) |
| OKLab | oklab(98.92% -0.0026 0.0088) |
| OKLCH | oklch(98.92% 0.009 106.5) |
| XYZ | xyz(91.4342, 96.9090, 100.2569) |
| Luminance | 0.9691 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 2.18
Floralwhite
#FFFAF0
ΔE00 2.45
Ivory
#FFFFF0
ΔE00 3.44
White
#FFFFFF
ΔE00 3.57
Whitesmoke
#F5F5F5
ΔE00 3.75
Pale Grey
#FDFDFE
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFCF5 #F5F5FC
analogous
#FCF9F5 #FCFCF5 #F9FCF5
triadic
#FCFCF5 #F5FCFC #FCF5FC
tetradic
#FCFCF5 #F5FCF9 #F5F5FC #FCF5F9
square
#FCFCF5 #F5FCF9 #F5F5FC #FCF5F9
split-complementary
#FCFCF5 #F5F9FC #F9F5FC
monochromatic
#E0E097 #EEEEC6 #F8F8E7 #F8F8E7 #F8F8E7
Accessibility & contrast
On white
1.03
#FCFCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.38
#FCFCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFCF5
20.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFCF5 | 1.00 | 1.03 | 20.38 | 20.38 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFBF5
Deuteranopia (green-blind)
#FEFCF5
Tritanopia (blue-blind)
#FDFBFA
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fcfcf5; /* rgb */ color: rgb(252, 252, 245); /* oklch */ color: oklch(98.9% 0.009 106.5);
Tailwind
colors: {
custom: {
50: '#fdfdf8',
500: '#fcfcf5',
950: '#000000',
},
}SCSS
$custom: #fcfcf5; $custom-light: #fdfdf8; $custom-dark: #000000;
JSON
{
"hex": "#fcfcf5",
"rgb": {
"r": 252,
"g": 252,
"b": 245
},
"hsl": {
"h": 60,
"s": 53.846,
"l": 97.451
},
"oklch": {
"l": 0.98915,
"c": 0.0092,
"h": 106.5
},
"luminance": 0.96909
}Semantic roles & 50–950 ramp
primary
#FCFCF5
secondary
#B7B7DE
accent
#24C124
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585