#F2EAF2#F2EAF2
#F2EAF2 is a very light, near-neutral purple. Relative luminance 0.841; OKLCH L 94.6% C 0.014 H 325.7°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EAF2 |
|---|---|
| RGB | rgb(242, 234, 242) |
| HSL | hsl(300, 24%, 93%) |
| HSV | hsv(300, 3%, 95%) |
| CMYK | cmyk(0%, 3.3%, 0%, 5.1%) |
| CIE-LAB | lab(93.51, 4.09, -2.91) |
| CIE-LCH | lch(93.51, 5.02, 324.63°) |
| OKLab | oklab(94.56% 0.0113 -0.0077) |
| OKLCH | oklch(94.56% 0.014 325.7) |
| XYZ | xyz(82.0653, 84.1340, 95.9033) |
| Luminance | 0.8413 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.28
Ghostwhite
#F8F8FF
ΔE00 4.52
Very Light Pink
#FFF4F2
ΔE00 5.13
Snow
#FFFAFA
ΔE00 5.27
Lavender (CSS)
#E6E6FA
ΔE00 5.67
Whitesmoke
#F5F5F5
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EAF2 #EAF2EA
analogous
#EEEAF2 #F2EAF2 #F2EAEE
triadic
#F2EAF2 #F2F2EA #EAF2F2
tetradic
#F2EAF2 #F2EEEA #EAF2EA #EAEEF2
square
#F2EAF2 #F2EEEA #EAF2EA #EAEEF2
split-complementary
#F2EAF2 #EEF2EA #EAF2EE
monochromatic
#C39EC3 #DBC4DB #F2EAF2 #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.18
#F2EAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#F2EAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EAF2
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EAF2 | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF2
Deuteranopia (green-blind)
#EBEDF2
Tritanopia (blue-blind)
#F3EBED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f2eaf2; /* rgb */ color: rgb(242, 234, 242); /* oklch */ color: oklch(94.6% 0.014 325.7);
Tailwind
colors: {
custom: {
50: '#f6f0f6',
500: '#f2eaf2',
950: '#000000',
},
}SCSS
$custom: #f2eaf2; $custom-light: #f6f0f6; $custom-dark: #000000;
JSON
{
"hex": "#f2eaf2",
"rgb": {
"r": 242,
"g": 234,
"b": 242
},
"hsl": {
"h": 300,
"s": 23.529,
"l": 93.333
},
"oklch": {
"l": 0.94558,
"c": 0.01362,
"h": 325.7
},
"luminance": 0.84134
}Semantic roles & 50–950 ramp
primary
#F2EAF2
secondary
#B6CAB6
accent
#A24444
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585