#FCF0F4#FCF0F4
#FCF0F4 is a very light, near-neutral pink. Relative luminance 0.895; OKLCH L 96.6% C 0.014 H 355.0°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF0F4 |
|---|---|
| RGB | rgb(252, 240, 244) |
| HSL | hsl(340, 67%, 96%) |
| HSV | hsv(340, 5%, 99%) |
| CMYK | cmyk(0%, 4.8%, 3.2%, 1.2%) |
| CIE-LAB | lab(95.81, 4.71, -0.48) |
| CIE-LCH | lch(95.81, 4.73, 354.13°) |
| OKLab | oklab(96.57% 0.0139 -0.0012) |
| OKLCH | oklch(96.57% 0.014 355) |
| XYZ | xyz(87.6319, 89.5479, 98.2384) |
| Luminance | 0.8955 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.31
Very Light Pink
#FFF4F2
ΔE00 3.10
Snow
#FFFAFA
ΔE00 4.24
Ghostwhite
#F8F8FF
ΔE00 5.33
Seashell
#FFF5EE
ΔE00 5.84
Whitesmoke
#F5F5F5
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF0F4 #F0FCF8
analogous
#FCF0FA #FCF0F4 #FCF2F0
triadic
#FCF0F4 #F4FCF0 #F0F4FC
tetradic
#FCF0F4 #FAFCF0 #F0FCF8 #F2F0FC
square
#FCF0F4 #FAFCF0 #F0FCF8 #F2F0FC
split-complementary
#FCF0F4 #F0FCF2 #F0FAFC
monochromatic
#E88AA9 #F2BDCF #FAE5EC #FAE5EC #FAE5EC
Accessibility & contrast
On white
1.11
#FCF0F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#FCF0F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF0F4
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF0F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF0F4 | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F4
Deuteranopia (green-blind)
#F4F4F4
Tritanopia (blue-blind)
#FEF0F1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fcf0f4; /* rgb */ color: rgb(252, 240, 244); /* oklch */ color: oklch(96.6% 0.014 355.0);
Tailwind
colors: {
custom: {
50: '#fdf4f7',
500: '#fcf0f4',
950: '#000000',
},
}SCSS
$custom: #fcf0f4; $custom-light: #fdf4f7; $custom-dark: #000000;
JSON
{
"hex": "#fcf0f4",
"rgb": {
"r": 252,
"g": 240,
"b": 244
},
"hsl": {
"h": 340,
"s": 66.667,
"l": 96.471
},
"oklch": {
"l": 0.96565,
"c": 0.01391,
"h": 355
},
"luminance": 0.89547
}Semantic roles & 50–950 ramp
primary
#FCF0F4
secondary
#AEE2D1
accent
#CF9117
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585