#FCFCF0#FCFCF0
#FCFCF0 is a very light, near-neutral yellow. Relative luminance 0.966; OKLCH L 98.8% C 0.016 H 106.7°. Best body text is #000000 at 20.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFCF0 |
|---|---|
| RGB | rgb(252, 252, 240) |
| HSL | hsl(60, 67%, 96%) |
| HSV | hsv(60, 5%, 99%) |
| CMYK | cmyk(0%, 0%, 4.8%, 1.2%) |
| CIE-LAB | lab(98.67, -2.06, 5.74) |
| CIE-LCH | lch(98.67, 6.10, 109.72°) |
| OKLab | oklab(98.78% -0.0045 0.0151) |
| OKLCH | oklch(98.78% 0.016 106.7) |
| XYZ | xyz(90.6812, 96.6078, 96.2911) |
| Luminance | 0.9661 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.33
Floralwhite
#FFFAF0
ΔE00 2.79
Oldlace
#FDF5E6
ΔE00 3.85
Off White
#FAF9F6
ΔE00 4.30
Mintcream
#F5FFFA
ΔE00 4.85
Beige
#F5F5DC
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFCF0 #F0F0FC
analogous
#FCF6F0 #FCFCF0 #F6FCF0
triadic
#FCFCF0 #F0FCFC #FCF0FC
tetradic
#FCFCF0 #F0FCF6 #F0F0FC #FCF0F6
square
#FCFCF0 #F0FCF6 #F0F0FC #FCF0F6
split-complementary
#FCFCF0 #F0F6FC #F6F0FC
monochromatic
#E8E88A #F2F2BD #FAFAE5 #FAFAE5 #FAFAE5
Accessibility & contrast
On white
1.03
#FCFCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.32
#FCFCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFCF0
20.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFCF0 | 1.00 | 1.03 | 20.32 | 20.32 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFBEF
Deuteranopia (green-blind)
#FFFBF0
Tritanopia (blue-blind)
#FEFAF8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fcfcf0; /* rgb */ color: rgb(252, 252, 240); /* oklch */ color: oklch(98.8% 0.016 106.7);
Tailwind
colors: {
custom: {
50: '#fdfdf4',
500: '#fcfcf0',
950: '#000000',
},
}SCSS
$custom: #fcfcf0; $custom-light: #fdfdf4; $custom-dark: #000000;
JSON
{
"hex": "#fcfcf0",
"rgb": {
"r": 252,
"g": 252,
"b": 240
},
"hsl": {
"h": 60,
"s": 66.667,
"l": 96.471
},
"oklch": {
"l": 0.98782,
"c": 0.01574,
"h": 106.7
},
"luminance": 0.96608
}Semantic roles & 50–950 ramp
primary
#FCFCF0
secondary
#AEAEE2
accent
#17CF17
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585