#F4E2E6#F4E2E6
#F4E2E6 is a very light, muted red. Relative luminance 0.793; OKLCH L 92.8% C 0.020 H 2.3°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E2E6 |
|---|---|
| RGB | rgb(244, 226, 230) |
| HSL | hsl(347, 45%, 92%) |
| HSV | hsv(347, 7%, 96%) |
| CMYK | cmyk(0%, 7.4%, 5.7%, 4.3%) |
| CIE-LAB | lab(91.39, 6.81, 0.27) |
| CIE-LCH | lch(91.39, 6.81, 2.27°) |
| OKLab | oklab(92.83% 0.0203 0.0008) |
| OKLCH | oklch(92.83% 0.02 2.3) |
| XYZ | xyz(78.7858, 79.3400, 86.0113) |
| Luminance | 0.7934 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.08
Mistyrose
#FFE4E1
ΔE00 4.12
Very Light Pink
#FFF4F2
ΔE00 5.51
Snow
#FFFAFA
ΔE00 7.42
Seashell
#FFF5EE
ΔE00 7.82
Ghostwhite
#F8F8FF
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E2E6 #E2F4F0
analogous
#F4E2EF #F4E2E6 #F4E7E2
triadic
#F4E2E6 #E6F4E2 #E2E6F4
tetradic
#F4E2E6 #EFF4E2 #E2F4F0 #E7E2F4
square
#F4E2E6 #EFF4E2 #E2F4F0 #E7E2F4
split-complementary
#F4E2E6 #E2F4E7 #E2EFF4
monochromatic
#D2899A #E3B6C0 #F4E2E6 #F7E9EC #F7E9EC
Accessibility & contrast
On white
1.24
#F4E2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#F4E2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E2E6
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E2E6 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5E6
Deuteranopia (green-blind)
#E8E7E6
Tritanopia (blue-blind)
#F8E1E3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f4e2e6; /* rgb */ color: rgb(244, 226, 230); /* oklch */ color: oklch(92.8% 0.020 2.3);
Tailwind
colors: {
custom: {
50: '#f7ebed',
500: '#f4e2e6',
950: '#000000',
},
}SCSS
$custom: #f4e2e6; $custom-light: #f7ebed; $custom-dark: #000000;
JSON
{
"hex": "#f4e2e6",
"rgb": {
"r": 244,
"g": 226,
"b": 230
},
"hsl": {
"h": 346.667,
"s": 45,
"l": 92.157
},
"oklch": {
"l": 0.92833,
"c": 0.02035,
"h": 2.3
},
"luminance": 0.79339
}Semantic roles & 50–950 ramp
primary
#F4E2E6
secondary
#A8D2C9
accent
#B8992D
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484