#F4E5F0#F4E5F0
#F4E5F0 is a very light, muted pink. Relative luminance 0.816; OKLCH L 93.7% C 0.022 H 334.9°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E5F0 |
|---|---|
| RGB | rgb(244, 229, 240) |
| HSL | hsl(316, 41%, 93%) |
| HSV | hsv(316, 6%, 96%) |
| CMYK | cmyk(0%, 6.1%, 1.6%, 4.3%) |
| CIE-LAB | lab(92.38, 6.99, -3.50) |
| CIE-LCH | lch(92.38, 7.81, 333.38°) |
| OKLab | oklab(93.7% 0.0197 -0.0092) |
| OKLCH | oklch(93.7% 0.022 334.9) |
| XYZ | xyz(81.0535, 81.5637, 93.8946) |
| Luminance | 0.8156 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.40
Lavender (CSS)
#E6E6FA
ΔE00 6.73
Mistyrose
#FFE4E1
ΔE00 6.89
Very Light Pink
#FFF4F2
ΔE00 6.94
Ghostwhite
#F8F8FF
ΔE00 7.56
Snow
#FFFAFA
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E5F0 #E5F4E9
analogous
#F0E5F4 #F4E5F0 #F4E5E8
triadic
#F4E5F0 #F0F4E5 #E5F0F4
tetradic
#F4E5F0 #F4F0E5 #E5F4E9 #E5E8F4
square
#F4E5F0 #F4F0E5 #E5F4E9 #E5E8F4
split-complementary
#F4E5F0 #E8F4E5 #E5F4F0
monochromatic
#D08FBE #E2BAD7 #F4E5F0 #F6E9F3 #F6E9F3
Accessibility & contrast
On white
1.21
#F4E5F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#F4E5F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E5F0
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E5F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E5F0 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8F0
Deuteranopia (green-blind)
#E8EAEF
Tritanopia (blue-blind)
#F6E5E8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f4e5f0; /* rgb */ color: rgb(244, 229, 240); /* oklch */ color: oklch(93.7% 0.022 334.9);
Tailwind
colors: {
custom: {
50: '#f7edf4',
500: '#f4e5f0',
950: '#000000',
},
}SCSS
$custom: #f4e5f0; $custom-light: #f7edf4; $custom-dark: #000000;
JSON
{
"hex": "#f4e5f0",
"rgb": {
"r": 244,
"g": 229,
"b": 240
},
"hsl": {
"h": 316,
"s": 40.541,
"l": 92.745
},
"oklch": {
"l": 0.93696,
"c": 0.02176,
"h": 334.9
},
"luminance": 0.81563
}Semantic roles & 50–950 ramp
primary
#F4E5F0
secondary
#ACD1B6
accent
#B45532
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485