#F3E4E1#F3E4E1
#F3E4E1 is a very light, near-neutral red. Relative luminance 0.800; OKLCH L 93.0% C 0.017 H 31.1°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F3E4E1 |
|---|---|
| RGB | rgb(243, 228, 225) |
| HSL | hsl(10, 43%, 92%) |
| HSV | hsv(10, 7%, 95%) |
| CMYK | cmyk(0%, 6.2%, 7.4%, 4.7%) |
| CIE-LAB | lab(91.68, 4.59, 3.29) |
| CIE-LCH | lch(91.68, 5.65, 35.65°) |
| OKLab | oklab(93% 0.0145 0.0088) |
| OKLCH | oklch(93% 0.017 31.1) |
| XYZ | xyz(78.2947, 79.9787, 82.5324) |
| Luminance | 0.7998 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.59
Mistyrose
#FFE4E1
ΔE00 4.38
Lavenderblush
#FFF0F5
ΔE00 4.61
Seashell
#FFF5EE
ΔE00 4.74
Linen
#FAF0E6
ΔE00 5.25
Snow
#FFFAFA
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3E4E1 #E1F0F3
analogous
#F3E1E7 #F3E4E1 #F3EDE1
triadic
#F3E4E1 #E1F3E4 #E4E1F3
tetradic
#F3E4E1 #E7F3E1 #E1F0F3 #EDE1F3
square
#F3E4E1 #E7F3E1 #E1F0F3 #EDE1F3
split-complementary
#F3E4E1 #E1F3ED #E1E7F3
monochromatic
#D0958A #E2BDB5 #F3E4E1 #F6EBE9 #F6EBE9
Accessibility & contrast
On white
1.24
#F3E4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#F3E4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3E4E1
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3E4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3E4E1 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E5E1
Deuteranopia (green-blind)
#EAE8E1
Tritanopia (blue-blind)
#F7E2E3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f3e4e1; /* rgb */ color: rgb(243, 228, 225); /* oklch */ color: oklch(93.0% 0.017 31.1);
Tailwind
colors: {
custom: {
50: '#f7ecea',
500: '#f3e4e1',
950: '#000000',
},
}SCSS
$custom: #f3e4e1; $custom-light: #f7ecea; $custom-dark: #000000;
JSON
{
"hex": "#f3e4e1",
"rgb": {
"r": 243,
"g": 228,
"b": 225
},
"hsl": {
"h": 10,
"s": 42.857,
"l": 91.765
},
"oklch": {
"l": 0.92998,
"c": 0.01695,
"h": 31.1
},
"luminance": 0.79978
}Semantic roles & 50–950 ramp
primary
#F3E4E1
secondary
#A8C9D0
accent
#A0B630
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484