#F6EAF0#F6EAF0
#F6EAF0 is a very light, near-neutral pink. Relative luminance 0.847; OKLCH L 94.8% C 0.015 H 345.6°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F6EAF0 |
|---|---|
| RGB | rgb(246, 234, 240) |
| HSL | hsl(330, 40%, 94%) |
| HSV | hsv(330, 5%, 96%) |
| CMYK | cmyk(0%, 4.9%, 2.4%, 3.5%) |
| CIE-LAB | lab(93.77, 5.08, -1.45) |
| CIE-LCH | lch(93.77, 5.28, 344.06°) |
| OKLab | oklab(94.82% 0.0147 -0.0038) |
| OKLCH | oklch(94.82% 0.015 345.6) |
| XYZ | xyz(83.1548, 84.7303, 94.3951) |
| Luminance | 0.8473 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.81
Very Light Pink
#FFF4F2
ΔE00 4.37
Snow
#FFFAFA
ΔE00 5.38
Ghostwhite
#F8F8FF
ΔE00 5.74
Mistyrose
#FFE4E1
ΔE00 6.27
Whitesmoke
#F5F5F5
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6EAF0 #EAF6F0
analogous
#F6EAF6 #F6EAF0 #F6EAEA
triadic
#F6EAF0 #F0F6EA #EAF0F6
tetradic
#F6EAF0 #F6F6EA #EAF6F0 #EAEAF6
square
#F6EAF0 #F6F6EA #EAF6F0 #EAEAF6
split-complementary
#F6EAF0 #EAF6EA #EAF6F6
monochromatic
#D194B3 #E4BFD1 #F6EAF0 #F6EAF0 #F6EAF0
Accessibility & contrast
On white
1.17
#F6EAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#F6EAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6EAF0
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6EAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6EAF0 | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECF0
Deuteranopia (green-blind)
#EDEEF0
Tritanopia (blue-blind)
#F8EAEC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f6eaf0; /* rgb */ color: rgb(246, 234, 240); /* oklch */ color: oklch(94.8% 0.015 345.6);
Tailwind
colors: {
custom: {
50: '#f9f0f4',
500: '#f6eaf0',
950: '#000000',
},
}SCSS
$custom: #f6eaf0; $custom-light: #f9f0f4; $custom-dark: #000000;
JSON
{
"hex": "#f6eaf0",
"rgb": {
"r": 246,
"g": 234,
"b": 240
},
"hsl": {
"h": 330,
"s": 40,
"l": 94.118
},
"oklch": {
"l": 0.94818,
"c": 0.01515,
"h": 345.6
},
"luminance": 0.8473
}Semantic roles & 50–950 ramp
primary
#F6EAF0
secondary
#B1D3C2
accent
#B37332
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171617
muted
#858585