#FCF0F6#FCF0F6
#FCF0F6 is a very light, near-neutral pink. Relative luminance 0.897; OKLCH L 96.6% C 0.015 H 345.6°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF0F6 |
|---|---|
| RGB | rgb(252, 240, 246) |
| HSL | hsl(330, 67%, 96%) |
| HSV | hsv(330, 5%, 99%) |
| CMYK | cmyk(0%, 4.8%, 2.4%, 1.2%) |
| CIE-LAB | lab(95.86, 5.05, -1.44) |
| CIE-LCH | lch(95.86, 5.26, 344.05°) |
| OKLab | oklab(96.62% 0.0146 -0.0038) |
| OKLCH | oklch(96.62% 0.015 345.6) |
| XYZ | xyz(87.9372, 89.6701, 99.8464) |
| Luminance | 0.8967 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.19
Very Light Pink
#FFF4F2
ΔE00 3.97
Snow
#FFFAFA
ΔE00 4.80
Ghostwhite
#F8F8FF
ΔE00 5.32
Mistyrose
#FFE4E1
ΔE00 6.54
Pale Grey
#FDFDFE
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF0F6 #F0FCF6
analogous
#FCF0FC #FCF0F6 #FCF0F0
triadic
#FCF0F6 #F6FCF0 #F0F6FC
tetradic
#FCF0F6 #FCFCF0 #F0FCF6 #F0F0FC
square
#FCF0F6 #FCFCF0 #F0FCF6 #F0F0FC
split-complementary
#FCF0F6 #F0FCF0 #F0FCFC
monochromatic
#E88AB9 #F2BDD7 #FAE5F0 #FAE5F0 #FAE5F0
Accessibility & contrast
On white
1.11
#FCF0F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#FCF0F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF0F6
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF0F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF0F6 | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F6
Deuteranopia (green-blind)
#F3F4F6
Tritanopia (blue-blind)
#FEF0F2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fcf0f6; /* rgb */ color: rgb(252, 240, 246); /* oklch */ color: oklch(96.6% 0.015 345.6);
Tailwind
colors: {
custom: {
50: '#fdf4f9',
500: '#fcf0f6',
950: '#000000',
},
}SCSS
$custom: #fcf0f6; $custom-light: #fdf4f9; $custom-dark: #000000;
JSON
{
"hex": "#fcf0f6",
"rgb": {
"r": 252,
"g": 240,
"b": 246
},
"hsl": {
"h": 330,
"s": 66.667,
"l": 96.471
},
"oklch": {
"l": 0.96621,
"c": 0.01508,
"h": 345.6
},
"luminance": 0.89669
}Semantic roles & 50–950 ramp
primary
#FCF0F6
secondary
#AEE2C8
accent
#CF7317
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585