#F2EAF0#F2EAF0
#F2EAF0 is a very light, near-neutral pink. Relative luminance 0.840; OKLCH L 94.5% C 0.012 H 334.1°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EAF0 |
|---|---|
| RGB | rgb(242, 234, 240) |
| HSL | hsl(315, 24%, 93%) |
| HSV | hsv(315, 3%, 95%) |
| CMYK | cmyk(0%, 3.3%, 0.8%, 5.1%) |
| CIE-LAB | lab(93.46, 3.74, -1.94) |
| CIE-LCH | lch(93.46, 4.21, 332.55°) |
| OKLab | oklab(94.5% 0.0105 -0.0051) |
| OKLCH | oklch(94.5% 0.012 334.1) |
| XYZ | xyz(81.7665, 84.0145, 94.3300) |
| Luminance | 0.8401 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.16
Very Light Pink
#FFF4F2
ΔE00 4.37
Ghostwhite
#F8F8FF
ΔE00 4.42
Snow
#FFFAFA
ΔE00 4.64
Whitesmoke
#F5F5F5
ΔE00 5.55
Pale Grey
#FDFDFE
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EAF0 #EAF2EC
analogous
#F0EAF2 #F2EAF0 #F2EAEC
triadic
#F2EAF0 #F0F2EA #EAF0F2
tetradic
#F2EAF0 #F2F0EA #EAF2EC #EAECF2
square
#F2EAF0 #F2F0EA #EAF2EC #EAECF2
split-complementary
#F2EAF0 #ECF2EA #EAF2F0
monochromatic
#C39EBA #DBC4D5 #F2EAF0 #F3ECF1 #F3ECF1
Accessibility & contrast
On white
1.18
#F2EAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#F2EAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EAF0
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EAF0 | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF0
Deuteranopia (green-blind)
#ECEDF0
Tritanopia (blue-blind)
#F3EAEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f2eaf0; /* rgb */ color: rgb(242, 234, 240); /* oklch */ color: oklch(94.5% 0.012 334.1);
Tailwind
colors: {
custom: {
50: '#f6f0f4',
500: '#f2eaf0',
950: '#000000',
},
}SCSS
$custom: #f2eaf0; $custom-light: #f6f0f4; $custom-dark: #000000;
JSON
{
"hex": "#f2eaf0",
"rgb": {
"r": 242,
"g": 234,
"b": 240
},
"hsl": {
"h": 315,
"s": 23.529,
"l": 93.333
},
"oklch": {
"l": 0.945,
"c": 0.01169,
"h": 334.1
},
"luminance": 0.84014
}Semantic roles & 50–950 ramp
primary
#F2EAF0
secondary
#B6CABB
accent
#A25B44
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585