#F4E7F0#F4E7F0
#F4E7F0 is a very light, near-neutral pink. Relative luminance 0.827; OKLCH L 94.1% C 0.018 H 336.5°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E7F0 |
|---|---|
| RGB | rgb(244, 231, 240) |
| HSL | hsl(318, 37%, 93%) |
| HSV | hsv(318, 5%, 96%) |
| CMYK | cmyk(0%, 5.3%, 1.6%, 4.3%) |
| CIE-LAB | lab(92.87, 5.95, -2.78) |
| CIE-LCH | lch(92.87, 6.57, 334.97°) |
| OKLab | oklab(94.08% 0.0169 -0.0073) |
| OKLCH | oklch(94.08% 0.018 336.5) |
| XYZ | xyz(81.6101, 82.6768, 94.0801) |
| Luminance | 0.8268 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.64
Very Light Pink
#FFF4F2
ΔE00 5.87
Ghostwhite
#F8F8FF
ΔE00 6.54
Lavender (CSS)
#E6E6FA
ΔE00 6.57
Mistyrose
#FFE4E1
ΔE00 6.72
Snow
#FFFAFA
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E7F0 #E7F4EB
analogous
#F1E7F4 #F4E7F0 #F4E7E9
triadic
#F4E7F0 #F0F4E7 #E7F0F4
tetradic
#F4E7F0 #F4F1E7 #E7F4EB #E7E9F4
square
#F4E7F0 #F4F1E7 #E7F4EB #E7E9F4
split-complementary
#F4E7F0 #E9F4E7 #E7F4F1
monochromatic
#CE93BC #E1BDD6 #F4E7F0 #F5EAF2 #F5EAF2
Accessibility & contrast
On white
1.20
#F4E7F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#F4E7F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E7F0
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E7F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E7F0 | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9F0
Deuteranopia (green-blind)
#EAEBF0
Tritanopia (blue-blind)
#F6E7EA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f4e7f0; /* rgb */ color: rgb(244, 231, 240); /* oklch */ color: oklch(94.1% 0.018 336.5);
Tailwind
colors: {
custom: {
50: '#f7eef4',
500: '#f4e7f0',
950: '#000000',
},
}SCSS
$custom: #f4e7f0; $custom-light: #f7eef4; $custom-dark: #000000;
JSON
{
"hex": "#f4e7f0",
"rgb": {
"r": 244,
"g": 231,
"b": 240
},
"hsl": {
"h": 318.462,
"s": 37.143,
"l": 93.137
},
"oklch": {
"l": 0.9408,
"c": 0.01837,
"h": 336.5
},
"luminance": 0.82676
}Semantic roles & 50–950 ramp
primary
#F4E7F0
secondary
#AFD0B9
accent
#B05B35
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585