#FCFAF0#FCFAF0
#FCFAF0 is a very light, near-neutral yellow. Relative luminance 0.954; OKLCH L 98.4% C 0.013 H 97.5°. Best body text is #000000 at 20.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFAF0 |
|---|---|
| RGB | rgb(252, 250, 240) |
| HSL | hsl(50, 67%, 96%) |
| HSV | hsv(50, 5%, 99%) |
| CMYK | cmyk(0%, 0.8%, 4.8%, 1.2%) |
| CIE-LAB | lab(98.18, -1.05, 5.02) |
| CIE-LCH | lch(98.18, 5.13, 101.81°) |
| OKLab | oklab(98.39% -0.0017 0.0132) |
| OKLCH | oklch(98.39% 0.013 97.5) |
| XYZ | xyz(90.0564, 95.3583, 96.0829) |
| Luminance | 0.9536 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.48
Ivory
#FFFFF0
ΔE00 2.60
Oldlace
#FDF5E6
ΔE00 3.13
Off White
#FAF9F6
ΔE00 3.21
Linen
#FAF0E6
ΔE00 4.28
Seashell
#FFF5EE
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFAF0 #F0F2FC
analogous
#FCF4F0 #FCFAF0 #F8FCF0
triadic
#FCFAF0 #F0FCFA #FAF0FC
tetradic
#FCFAF0 #F0FCF4 #F0F2FC #FCF0F8
square
#FCFAF0 #F0FCF4 #F0F2FC #FCF0F8
split-complementary
#FCFAF0 #F0F8FC #F4F0FC
monochromatic
#E8D88A #F2E9BD #FAF7E5 #FAF7E5 #FAF7E5
Accessibility & contrast
On white
1.05
#FCFAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.07
#FCFAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFAF0
20.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFAF0 | 1.00 | 1.05 | 20.07 | 20.07 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9EF
Deuteranopia (green-blind)
#FDFAF0
Tritanopia (blue-blind)
#FEF8F7
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fcfaf0; /* rgb */ color: rgb(252, 250, 240); /* oklch */ color: oklch(98.4% 0.013 97.5);
Tailwind
colors: {
custom: {
50: '#fdfbf4',
500: '#fcfaf0',
950: '#000000',
},
}SCSS
$custom: #fcfaf0; $custom-light: #fdfbf4; $custom-dark: #000000;
JSON
{
"hex": "#fcfaf0",
"rgb": {
"r": 252,
"g": 250,
"b": 240
},
"hsl": {
"h": 50,
"s": 66.667,
"l": 96.471
},
"oklch": {
"l": 0.98391,
"c": 0.01333,
"h": 97.5
},
"luminance": 0.95358
}Semantic roles & 50–950 ramp
primary
#FCFAF0
secondary
#AEB7E2
accent
#36CF17
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585