#F6EAF2#F6EAF2
#F6EAF2 is a very light, near-neutral pink. Relative luminance 0.848; OKLCH L 94.9% C 0.017 H 337.6°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F6EAF2 |
|---|---|
| RGB | rgb(246, 234, 242) |
| HSL | hsl(320, 40%, 94%) |
| HSV | hsv(320, 5%, 96%) |
| CMYK | cmyk(0%, 4.9%, 1.6%, 3.5%) |
| CIE-LAB | lab(93.82, 5.43, -2.42) |
| CIE-LCH | lch(93.82, 5.94, 336.01°) |
| OKLab | oklab(94.88% 0.0154 -0.0063) |
| OKLCH | oklch(94.88% 0.017 337.6) |
| XYZ | xyz(83.4535, 84.8498, 95.9684) |
| Luminance | 0.8485 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.12
Very Light Pink
#FFF4F2
ΔE00 5.15
Ghostwhite
#F8F8FF
ΔE00 5.84
Snow
#FFFAFA
ΔE00 5.95
Lavender (CSS)
#E6E6FA
ΔE00 6.63
Mistyrose
#FFE4E1
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6EAF2 #EAF6EE
analogous
#F4EAF6 #F6EAF2 #F6EAEC
triadic
#F6EAF2 #F2F6EA #EAF2F6
tetradic
#F6EAF2 #F6F4EA #EAF6EE #EAECF6
square
#F6EAF2 #F6F4EA #EAF6EE #EAECF6
split-complementary
#F6EAF2 #ECF6EA #EAF6F4
monochromatic
#D194BD #E4BFD7 #F6EAF2 #F6EAF2 #F6EAF2
Accessibility & contrast
On white
1.17
#F6EAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#F6EAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6EAF2
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6EAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6EAF2 | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF2
Deuteranopia (green-blind)
#EDEEF2
Tritanopia (blue-blind)
#F8EAED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f6eaf2; /* rgb */ color: rgb(246, 234, 242); /* oklch */ color: oklch(94.9% 0.017 337.6);
Tailwind
colors: {
custom: {
50: '#f9f0f6',
500: '#f6eaf2',
950: '#000000',
},
}SCSS
$custom: #f6eaf2; $custom-light: #f9f0f6; $custom-dark: #000000;
JSON
{
"hex": "#f6eaf2",
"rgb": {
"r": 246,
"g": 234,
"b": 242
},
"hsl": {
"h": 320,
"s": 40,
"l": 94.118
},
"oklch": {
"l": 0.94876,
"c": 0.01665,
"h": 337.6
},
"luminance": 0.84849
}Semantic roles & 50–950 ramp
primary
#F6EAF2
secondary
#B1D3BC
accent
#B35D32
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171617
muted
#858585