#F4E2EB#F4E2EB
#F4E2EB is a very light, muted pink. Relative luminance 0.796; OKLCH L 93.0% C 0.023 H 345.8°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E2EB |
|---|---|
| RGB | rgb(244, 226, 235) |
| HSL | hsl(330, 45%, 92%) |
| HSV | hsv(330, 7%, 96%) |
| CMYK | cmyk(0%, 7.4%, 3.7%, 4.3%) |
| CIE-LAB | lab(91.52, 7.66, -2.16) |
| CIE-LCH | lch(91.52, 7.96, 344.27°) |
| OKLab | oklab(92.98% 0.0222 -0.0056) |
| OKLCH | oklch(92.98% 0.023 345.8) |
| XYZ | xyz(79.4981, 79.6249, 89.7623) |
| Luminance | 0.7962 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.51
Mistyrose
#FFE4E1
ΔE00 5.74
Very Light Pink
#FFF4F2
ΔE00 6.94
Lavender (CSS)
#E6E6FA
ΔE00 7.99
Snow
#FFFAFA
ΔE00 8.36
Ghostwhite
#F8F8FF
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E2EB #E2F4EB
analogous
#F4E2F4 #F4E2EB #F4E2E2
triadic
#F4E2EB #EBF4E2 #E2EBF4
tetradic
#F4E2EB #F4F4E2 #E2F4EB #E2E2F4
square
#F4E2EB #F4F4E2 #E2F4EB #E2E2F4
split-complementary
#F4E2EB #E2F4E2 #E2F4F4
monochromatic
#D289AE #E3B6CC #F4E2EB #F7E9F0 #F7E9F0
Accessibility & contrast
On white
1.24
#F4E2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#F4E2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E2EB
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E2EB | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EB
Deuteranopia (green-blind)
#E7E8EB
Tritanopia (blue-blind)
#F7E2E5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f4e2eb; /* rgb */ color: rgb(244, 226, 235); /* oklch */ color: oklch(93.0% 0.023 345.8);
Tailwind
colors: {
custom: {
50: '#f7ebf1',
500: '#f4e2eb',
950: '#000000',
},
}SCSS
$custom: #f4e2eb; $custom-light: #f7ebf1; $custom-dark: #000000;
JSON
{
"hex": "#f4e2eb",
"rgb": {
"r": 244,
"g": 226,
"b": 235
},
"hsl": {
"h": 330,
"s": 45,
"l": 92.157
},
"oklch": {
"l": 0.92976,
"c": 0.02288,
"h": 345.8
},
"luminance": 0.79624
}Semantic roles & 50–950 ramp
primary
#F4E2EB
secondary
#A8D2BD
accent
#B8732D
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485