#F6EFF4#F6EFF4
#F6EFF4 is a very light, near-neutral pink. Relative luminance 0.879; OKLCH L 95.9% C 0.010 H 335.5°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F6EFF4 |
|---|---|
| RGB | rgb(246, 239, 244) |
| HSL | hsl(317, 28%, 95%) |
| HSV | hsv(317, 3%, 96%) |
| CMYK | cmyk(0%, 2.8%, 0.8%, 3.5%) |
| CIE-LAB | lab(95.10, 3.21, -1.57) |
| CIE-LCH | lch(95.10, 3.58, 333.91°) |
| OKLab | oklab(95.9% 0.0091 -0.0041) |
| OKLCH | oklch(95.9% 0.01 335.5) |
| XYZ | xyz(85.1992, 87.8578, 98.0402) |
| Luminance | 0.8786 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.27
Snow
#FFFAFA
ΔE00 3.50
Ghostwhite
#F8F8FF
ΔE00 3.54
Very Light Pink
#FFF4F2
ΔE00 3.67
Whitesmoke
#F5F5F5
ΔE00 4.63
Pale Grey
#FDFDFE
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6EFF4 #EFF6F1
analogous
#F4EFF6 #F6EFF4 #F6EFF0
triadic
#F6EFF4 #F4F6EF #EFF4F6
tetradic
#F6EFF4 #F6F4EF #EFF6F1 #EFF0F6
square
#F6EFF4 #F6F4EF #EFF6F1 #EFF0F6
split-complementary
#F6EFF4 #F0F6EF #EFF6F4
monochromatic
#CAA1BE #E0C8D9 #F4EBF2 #F4EBF2 #F4EBF2
Accessibility & contrast
On white
1.13
#F6EFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#F6EFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6EFF4
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6EFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6EFF4 | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F4
Deuteranopia (green-blind)
#F0F1F4
Tritanopia (blue-blind)
#F7EFF1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f6eff4; /* rgb */ color: rgb(246, 239, 244); /* oklch */ color: oklch(95.9% 0.010 335.5);
Tailwind
colors: {
custom: {
50: '#f9f4f7',
500: '#f6eff4',
950: '#000000',
},
}SCSS
$custom: #f6eff4; $custom-light: #f9f4f7; $custom-dark: #000000;
JSON
{
"hex": "#f6eff4",
"rgb": {
"r": 246,
"g": 239,
"b": 244
},
"hsl": {
"h": 317.143,
"s": 28,
"l": 95.098
},
"oklch": {
"l": 0.95898,
"c": 0.00997,
"h": 335.5
},
"luminance": 0.87857
}Semantic roles & 50–950 ramp
primary
#F6EFF4
secondary
#B9D0C0
accent
#A75D3F
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585