#F2E9EF#F2E9EF
#F2E9EF is a very light, near-neutral pink. Relative luminance 0.834; OKLCH L 94.3% C 0.013 H 337.5°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E9EF |
|---|---|
| RGB | rgb(242, 233, 239) |
| HSL | hsl(320, 26%, 93%) |
| HSV | hsv(320, 4%, 95%) |
| CMYK | cmyk(0%, 3.7%, 1.2%, 5.1%) |
| CIE-LAB | lab(93.18, 4.08, -1.82) |
| CIE-LCH | lch(93.18, 4.46, 335.93°) |
| OKLab | oklab(94.28% 0.0116 -0.0048) |
| OKLCH | oklch(94.28% 0.013 337.5) |
| XYZ | xyz(81.3345, 83.3875, 93.4552) |
| Luminance | 0.8339 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.90
Very Light Pink
#FFF4F2
ΔE00 4.42
Ghostwhite
#F8F8FF
ΔE00 4.86
Snow
#FFFAFA
ΔE00 4.93
Whitesmoke
#F5F5F5
ΔE00 5.93
Pale Grey
#FDFDFE
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E9EF #E9F2EC
analogous
#F0E9F2 #F2E9EF #F2E9EA
triadic
#F2E9EF #EFF2E9 #E9EFF2
tetradic
#F2E9EF #F2F0E9 #E9F2EC #E9EAF2
square
#F2E9EF #F2F0E9 #E9F2EC #E9EAF2
split-complementary
#F2E9EF #EAF2E9 #E9F2F0
monochromatic
#C59CB7 #DBC3D3 #F2E9EF #F4ECF1 #F4ECF1
Accessibility & contrast
On white
1.19
#F2E9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#F2E9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E9EF
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E9EF | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBEF
Deuteranopia (green-blind)
#EBECEF
Tritanopia (blue-blind)
#F3E9EB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f2e9ef; /* rgb */ color: rgb(242, 233, 239); /* oklch */ color: oklch(94.3% 0.013 337.5);
Tailwind
colors: {
custom: {
50: '#f6f0f4',
500: '#f2e9ef',
950: '#000000',
},
}SCSS
$custom: #f2e9ef; $custom-light: #f6f0f4; $custom-dark: #000000;
JSON
{
"hex": "#f2e9ef",
"rgb": {
"r": 242,
"g": 233,
"b": 239
},
"hsl": {
"h": 320,
"s": 25.714,
"l": 93.137
},
"oklch": {
"l": 0.94277,
"c": 0.01251,
"h": 337.5
},
"luminance": 0.83387
}Semantic roles & 50–950 ramp
primary
#F2E9EF
secondary
#B4CBBC
accent
#A46241
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585