#F4E8EB#F4E8EB
#F4E8EB is a very light, near-neutral red. Relative luminance 0.829; OKLCH L 94.1% C 0.014 H 0.3°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E8EB |
|---|---|
| RGB | rgb(244, 232, 235) |
| HSL | hsl(345, 35%, 93%) |
| HSV | hsv(345, 5%, 96%) |
| CMYK | cmyk(0%, 4.9%, 3.7%, 4.3%) |
| CIE-LAB | lab(92.99, 4.57, -0.00) |
| CIE-LCH | lch(92.99, 4.57, 359.98°) |
| OKLab | oklab(94.13% 0.0136 0.0001) |
| OKLCH | oklch(94.13% 0.014 0.3) |
| XYZ | xyz(81.1582, 82.9451, 90.3157) |
| Luminance | 0.8294 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.41
Very Light Pink
#FFF4F2
ΔE00 3.52
Snow
#FFFAFA
ΔE00 4.96
Mistyrose
#FFE4E1
ΔE00 5.66
Seashell
#FFF5EE
ΔE00 5.89
Ghostwhite
#F8F8FF
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E8EB #E8F4F1
analogous
#F4E8F1 #F4E8EB #F4EBE8
triadic
#F4E8EB #EBF4E8 #E8EBF4
tetradic
#F4E8EB #F1F4E8 #E8F4F1 #EBE8F4
square
#F4E8EB #F1F4E8 #E8F4F1 #EBE8F4
split-complementary
#F4E8EB #E8F4EB #E8F1F4
monochromatic
#CC95A3 #E0BFC7 #F4E8EB #F5EAED #F5EAED
Accessibility & contrast
On white
1.19
#F4E8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#F4E8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E8EB
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E8EB | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEB
Deuteranopia (green-blind)
#ECECEB
Tritanopia (blue-blind)
#F6E7E9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f4e8eb; /* rgb */ color: rgb(244, 232, 235); /* oklch */ color: oklch(94.1% 0.014 0.3);
Tailwind
colors: {
custom: {
50: '#f7eff1',
500: '#f4e8eb',
950: '#000000',
},
}SCSS
$custom: #f4e8eb; $custom-light: #f7eff1; $custom-dark: #000000;
JSON
{
"hex": "#f4e8eb",
"rgb": {
"r": 244,
"g": 232,
"b": 235
},
"hsl": {
"h": 345,
"s": 35.294,
"l": 93.333
},
"oklch": {
"l": 0.9413,
"c": 0.01358,
"h": 0.3
},
"luminance": 0.82944
}Semantic roles & 50–950 ramp
primary
#F4E8EB
secondary
#B1D0C8
accent
#AE9037
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585