#F4E6E8#F4E6E8
#F4E6E8 is a very light, near-neutral red. Relative luminance 0.817; OKLCH L 93.7% C 0.015 H 7.5°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E6E8 |
|---|---|
| RGB | rgb(244, 230, 232) |
| HSL | hsl(351, 39%, 93%) |
| HSV | hsv(351, 6%, 96%) |
| CMYK | cmyk(0%, 5.7%, 4.9%, 4.3%) |
| CIE-LAB | lab(92.42, 5.08, 0.73) |
| CIE-LCH | lch(92.42, 5.13, 8.20°) |
| OKLab | oklab(93.66% 0.0153 0.002) |
| OKLCH | oklch(93.66% 0.015 7.5) |
| XYZ | xyz(80.1687, 81.6537, 87.8657) |
| Luminance | 0.8165 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.63
Very Light Pink
#FFF4F2
ΔE00 3.74
Mistyrose
#FFE4E1
ΔE00 4.81
Snow
#FFFAFA
ΔE00 5.59
Seashell
#FFF5EE
ΔE00 5.98
Ghostwhite
#F8F8FF
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E6E8 #E6F4F2
analogous
#F4E6EF #F4E6E8 #F4EBE6
triadic
#F4E6E8 #E8F4E6 #E6E8F4
tetradic
#F4E6E8 #EFF4E6 #E6F4F2 #EBE6F4
square
#F4E6E8 #EFF4E6 #E6F4F2 #EBE6F4
split-complementary
#F4E6E8 #E6F4EB #E6EFF4
monochromatic
#CF919A #E1BBC1 #F4E6E8 #F6EAEB #F6EAEB
Accessibility & contrast
On white
1.21
#F4E6E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#F4E6E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E6E8
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E6E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E6E8 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8E8
Deuteranopia (green-blind)
#EBEAE8
Tritanopia (blue-blind)
#F7E5E7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f4e6e8; /* rgb */ color: rgb(244, 230, 232); /* oklch */ color: oklch(93.7% 0.015 7.5);
Tailwind
colors: {
custom: {
50: '#f7edef',
500: '#f4e6e8',
950: '#000000',
},
}SCSS
$custom: #f4e6e8; $custom-light: #f7edef; $custom-dark: #000000;
JSON
{
"hex": "#f4e6e8",
"rgb": {
"r": 244,
"g": 230,
"b": 232
},
"hsl": {
"h": 351.429,
"s": 38.889,
"l": 92.941
},
"oklch": {
"l": 0.93659,
"c": 0.01545,
"h": 7.5
},
"luminance": 0.81653
}Semantic roles & 50–950 ramp
primary
#F4E6E8
secondary
#AED0CC
accent
#B2A034
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485