#F2EAF6#F2EAF6
#F2EAF6 is a very light, near-neutral purple. Relative luminance 0.844; OKLCH L 94.7% C 0.018 H 314.7°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EAF6 |
|---|---|
| RGB | rgb(242, 234, 246) |
| HSL | hsl(280, 40%, 94%) |
| HSV | hsv(280, 5%, 96%) |
| CMYK | cmyk(1.6%, 4.9%, 0%, 3.5%) |
| CIE-LAB | lab(93.61, 4.81, -4.83) |
| CIE-LCH | lch(93.61, 6.82, 314.87°) |
| OKLab | oklab(94.68% 0.0127 -0.0128) |
| OKLCH | oklch(94.68% 0.018 314.7) |
| XYZ | xyz(82.6726, 84.3769, 99.1020) |
| Luminance | 0.8438 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.09
Lavender (CSS)
#E6E6FA
ΔE00 4.49
Ghostwhite
#F8F8FF
ΔE00 5.16
Snow
#FFFAFA
ΔE00 6.64
Very Light Pink
#FFF4F2
ΔE00 6.65
Whitesmoke
#F5F5F5
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EAF6 #EEF6EA
analogous
#ECEAF6 #F2EAF6 #F6EAF4
triadic
#F2EAF6 #F6F2EA #EAF6F2
tetradic
#F2EAF6 #F6ECEA #EEF6EA #EAF4F6
square
#F2EAF6 #F6ECEA #EEF6EA #EAF4F6
split-complementary
#F2EAF6 #F4F6EA #EAF6EC
monochromatic
#BD94D1 #D7BFE4 #F2EAF6 #F2EAF6 #F2EAF6
Accessibility & contrast
On white
1.17
#F2EAF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#F2EAF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EAF6
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EAF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EAF6 | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF7
Deuteranopia (green-blind)
#EAEDF6
Tritanopia (blue-blind)
#F2EBEE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f2eaf6; /* rgb */ color: rgb(242, 234, 246); /* oklch */ color: oklch(94.7% 0.018 314.7);
Tailwind
colors: {
custom: {
50: '#f6f0f9',
500: '#f2eaf6',
950: '#000000',
},
}SCSS
$custom: #f2eaf6; $custom-light: #f6f0f9; $custom-dark: #000000;
JSON
{
"hex": "#f2eaf6",
"rgb": {
"r": 242,
"g": 234,
"b": 246
},
"hsl": {
"h": 280,
"s": 40,
"l": 94.118
},
"oklch": {
"l": 0.94675,
"c": 0.01806,
"h": 314.7
},
"luminance": 0.84377
}Semantic roles & 50–950 ramp
primary
#F2EAF6
secondary
#BCD3B1
accent
#B3325D
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585