#F6EAF4#F6EAF4
#F6EAF4 is a very light, near-neutral pink. Relative luminance 0.850; OKLCH L 94.9% C 0.018 H 331.1°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F6EAF4 |
|---|---|
| RGB | rgb(246, 234, 244) |
| HSL | hsl(310, 40%, 94%) |
| HSV | hsv(310, 5%, 96%) |
| CMYK | cmyk(0%, 4.9%, 0.8%, 3.5%) |
| CIE-LAB | lab(93.87, 5.78, -3.38) |
| CIE-LCH | lch(93.87, 6.70, 329.69°) |
| OKLab | oklab(94.93% 0.0161 -0.0089) |
| OKLCH | oklch(94.93% 0.018 331.1) |
| XYZ | xyz(83.7556, 84.9706, 97.5590) |
| Luminance | 0.8497 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.67
Very Light Pink
#FFF4F2
ΔE00 5.93
Ghostwhite
#F8F8FF
ΔE00 6.06
Lavender (CSS)
#E6E6FA
ΔE00 6.14
Snow
#FFFAFA
ΔE00 6.56
Mistyrose
#FFE4E1
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6EAF4 #EAF6EC
analogous
#F2EAF6 #F6EAF4 #F6EAEE
triadic
#F6EAF4 #F4F6EA #EAF4F6
tetradic
#F6EAF4 #F6F2EA #EAF6EC #EAEEF6
square
#F6EAF4 #F6F2EA #EAF6EC #EAEEF6
split-complementary
#F6EAF4 #EEF6EA #EAF6F2
monochromatic
#D194C7 #E4BFDE #F6EAF4 #F6EAF4 #F6EAF4
Accessibility & contrast
On white
1.17
#F6EAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#F6EAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6EAF4
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6EAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6EAF4 | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF4
Deuteranopia (green-blind)
#ECEEF4
Tritanopia (blue-blind)
#F7EBED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f6eaf4; /* rgb */ color: rgb(246, 234, 244); /* oklch */ color: oklch(94.9% 0.018 331.1);
Tailwind
colors: {
custom: {
50: '#f9f0f7',
500: '#f6eaf4',
950: '#000000',
},
}SCSS
$custom: #f6eaf4; $custom-light: #f9f0f7; $custom-dark: #000000;
JSON
{
"hex": "#f6eaf4",
"rgb": {
"r": 246,
"g": 234,
"b": 244
},
"hsl": {
"h": 310,
"s": 40,
"l": 94.118
},
"oklch": {
"l": 0.94934,
"c": 0.01844,
"h": 331.1
},
"luminance": 0.8497
}Semantic roles & 50–950 ramp
primary
#F6EAF4
secondary
#B1D3B7
accent
#B34832
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171617
muted
#858585