#F2EAEF#F2EAEF
#F2EAEF is a very light, near-neutral pink. Relative luminance 0.840; OKLCH L 94.5% C 0.011 H 339.4°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EAEF |
|---|---|
| RGB | rgb(242, 234, 239) |
| HSL | hsl(323, 24%, 93%) |
| HSV | hsv(323, 3%, 95%) |
| CMYK | cmyk(0%, 3.3%, 1.2%, 5.1%) |
| CIE-LAB | lab(93.43, 3.56, -1.46) |
| CIE-LCH | lch(93.43, 3.85, 337.73°) |
| OKLab | oklab(94.47% 0.0101 -0.0038) |
| OKLCH | oklch(94.47% 0.011 339.4) |
| XYZ | xyz(81.6184, 83.9553, 93.5498) |
| Luminance | 0.8396 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.20
Very Light Pink
#FFF4F2
ΔE00 4.00
Snow
#FFFAFA
ΔE00 4.34
Ghostwhite
#F8F8FF
ΔE00 4.43
Whitesmoke
#F5F5F5
ΔE00 5.26
Pale Grey
#FDFDFE
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EAEF #EAF2ED
analogous
#F1EAF2 #F2EAEF #F2EAEB
triadic
#F2EAEF #EFF2EA #EAEFF2
tetradic
#F2EAEF #F2F1EA #EAF2ED #EAEBF2
square
#F2EAEF #F2F1EA #EAF2ED #EAEBF2
split-complementary
#F2EAEF #EBF2EA #EAF2F1
monochromatic
#C39EB5 #DBC4D2 #F2EAEF #F3ECF1 #F3ECF1
Accessibility & contrast
On white
1.18
#F2EAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#F2EAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EAEF
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EAEF | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEF
Deuteranopia (green-blind)
#ECEDEF
Tritanopia (blue-blind)
#F3EAEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f2eaef; /* rgb */ color: rgb(242, 234, 239); /* oklch */ color: oklch(94.5% 0.011 339.4);
Tailwind
colors: {
custom: {
50: '#f6f0f4',
500: '#f2eaef',
950: '#000000',
},
}SCSS
$custom: #f2eaef; $custom-light: #f6f0f4; $custom-dark: #000000;
JSON
{
"hex": "#f2eaef",
"rgb": {
"r": 242,
"g": 234,
"b": 239
},
"hsl": {
"h": 322.5,
"s": 23.529,
"l": 93.333
},
"oklch": {
"l": 0.94471,
"c": 0.01084,
"h": 339.4
},
"luminance": 0.83955
}Semantic roles & 50–950 ramp
primary
#F2EAEF
secondary
#B6CABE
accent
#A26744
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585