#F4EBED#F4EBED
#F4EBED is a very light, near-neutral red. Relative luminance 0.848; OKLCH L 94.8% C 0.010 H 2.0°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EBED |
|---|---|
| RGB | rgb(244, 235, 237) |
| HSL | hsl(347, 29%, 94%) |
| HSV | hsv(347, 4%, 96%) |
| CMYK | cmyk(0%, 3.7%, 2.9%, 4.3%) |
| CIE-LAB | lab(93.78, 3.37, 0.11) |
| CIE-LCH | lch(93.78, 3.37, 1.91°) |
| OKLab | oklab(94.77% 0.0101 0.0004) |
| OKLCH | oklch(94.77% 0.01 2) |
| XYZ | xyz(82.3004, 84.7647, 92.1299) |
| Luminance | 0.8476 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.75
Lavenderblush
#FFF0F5
ΔE00 3.24
Snow
#FFFAFA
ΔE00 3.65
Whitesmoke
#F5F5F5
ΔE00 4.83
Ghostwhite
#F8F8FF
ΔE00 4.91
Seashell
#FFF5EE
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EBED #EBF4F2
analogous
#F4EBF2 #F4EBED #F4EEEB
triadic
#F4EBED #EDF4EB #EBEDF4
tetradic
#F4EBED #F2F4EB #EBF4F2 #EEEBF4
square
#F4EBED #F2F4EB #EBF4F2 #EEEBF4
split-complementary
#F4EBED #EBF4EE #EBF2F4
monochromatic
#C99CA6 #DEC4C9 #F4EBED #F4EBED #F4EBED
Accessibility & contrast
On white
1.17
#F4EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#F4EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EBED
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EBED | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECED
Deuteranopia (green-blind)
#EEEEED
Tritanopia (blue-blind)
#F6EBEC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f4ebed; /* rgb */ color: rgb(244, 235, 237); /* oklch */ color: oklch(94.8% 0.010 2.0);
Tailwind
colors: {
custom: {
50: '#f7f1f2',
500: '#f4ebed',
950: '#000000',
},
}SCSS
$custom: #f4ebed; $custom-light: #f7f1f2; $custom-dark: #000000;
JSON
{
"hex": "#f4ebed",
"rgb": {
"r": 244,
"g": 235,
"b": 237
},
"hsl": {
"h": 346.667,
"s": 29.032,
"l": 93.922
},
"oklch": {
"l": 0.94767,
"c": 0.01006,
"h": 2
},
"luminance": 0.84764
}Semantic roles & 50–950 ramp
primary
#F4EBED
secondary
#B5CEC9
accent
#A8903E
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585