#F3E4E7#F3E4E7
#F3E4E7 is a very light, near-neutral red. Relative luminance 0.803; OKLCH L 93.2% C 0.017 H 3.7°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F3E4E7 |
|---|---|
| RGB | rgb(243, 228, 231) |
| HSL | hsl(348, 38%, 92%) |
| HSV | hsv(348, 6%, 95%) |
| CMYK | cmyk(0%, 6.2%, 4.9%, 4.7%) |
| CIE-LAB | lab(91.82, 5.60, 0.37) |
| CIE-LCH | lch(91.82, 5.61, 3.82°) |
| OKLab | oklab(93.16% 0.0168 0.0011) |
| OKLCH | oklch(93.16% 0.017 3.7) |
| XYZ | xyz(79.1276, 80.3118, 86.9191) |
| Luminance | 0.8031 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.71
Very Light Pink
#FFF4F2
ΔE00 4.46
Mistyrose
#FFE4E1
ΔE00 4.67
Snow
#FFFAFA
ΔE00 6.27
Seashell
#FFF5EE
ΔE00 6.73
Ghostwhite
#F8F8FF
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3E4E7 #E4F3F0
analogous
#F3E4EF #F3E4E7 #F3E9E4
triadic
#F3E4E7 #E7F3E4 #E4E7F3
tetradic
#F3E4E7 #EFF3E4 #E4F3F0 #E9E4F3
square
#F3E4E7 #EFF3E4 #E4F3F0 #E9E4F3
split-complementary
#F3E4E7 #E4F3E9 #E4EFF3
monochromatic
#CD8F9C #E0BAC1 #F3E4E7 #F6EAEC #F6EAEC
Accessibility & contrast
On white
1.23
#F3E4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#F3E4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3E4E7
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3E4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3E4E7 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E6E7
Deuteranopia (green-blind)
#E9E8E7
Tritanopia (blue-blind)
#F6E3E5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f3e4e7; /* rgb */ color: rgb(243, 228, 231); /* oklch */ color: oklch(93.2% 0.017 3.7);
Tailwind
colors: {
custom: {
50: '#f7ecee',
500: '#f3e4e7',
950: '#000000',
},
}SCSS
$custom: #f3e4e7; $custom-light: #f7ecee; $custom-dark: #000000;
JSON
{
"hex": "#f3e4e7",
"rgb": {
"r": 243,
"g": 228,
"b": 231
},
"hsl": {
"h": 348,
"s": 38.462,
"l": 92.353
},
"oklch": {
"l": 0.93164,
"c": 0.0168,
"h": 3.7
},
"luminance": 0.80311
}Semantic roles & 50–950 ramp
primary
#F3E4E7
secondary
#ACCFC8
accent
#B19834
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485