#F3EDEC#F3EDEC
#F3EDEC is a very light, near-neutral red. Relative luminance 0.857; OKLCH L 95.0% C 0.007 H 28.8°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EDEC |
|---|---|
| RGB | rgb(243, 237, 236) |
| HSL | hsl(9, 23%, 94%) |
| HSV | hsv(9, 3%, 95%) |
| CMYK | cmyk(0%, 2.5%, 2.9%, 4.7%) |
| CIE-LAB | lab(94.18, 1.84, 1.20) |
| CIE-LCH | lch(94.18, 2.19, 33.09°) |
| OKLab | oklab(95.05% 0.0058 0.0032) |
| OKLCH | oklch(95.05% 0.007 28.8) |
| XYZ | xyz(82.3844, 85.6796, 91.5383) |
| Luminance | 0.8568 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.68
Snow
#FFFAFA
ΔE00 2.71
Whitesmoke
#F5F5F5
ΔE00 3.15
Seashell
#FFF5EE
ΔE00 3.49
Off White
#FAF9F6
ΔE00 3.70
Pale Grey
#FDFDFE
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EDEC #ECF2F3
analogous
#F3ECEF #F3EDEC #F3F1EC
triadic
#F3EDEC #ECF3ED #EDECF3
tetradic
#F3EDEC #EFF3EC #ECF2F3 #F1ECF3
square
#F3EDEC #EFF3EC #ECF2F3 #F1ECF3
split-complementary
#F3EDEC #ECF3F1 #ECEFF3
monochromatic
#C4A6A1 #DBC9C6 #F3EDEC #F3EDEC #F3EDEC
Accessibility & contrast
On white
1.16
#F3EDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#F3EDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EDEC
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EDEC | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEC
Deuteranopia (green-blind)
#EFEFEC
Tritanopia (blue-blind)
#F5ECED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f3edec; /* rgb */ color: rgb(243, 237, 236); /* oklch */ color: oklch(95.0% 0.007 28.8);
Tailwind
colors: {
custom: {
50: '#f7f2f2',
500: '#f3edec',
950: '#000000',
},
}SCSS
$custom: #f3edec; $custom-light: #f7f2f2; $custom-dark: #000000;
JSON
{
"hex": "#f3edec",
"rgb": {
"r": 243,
"g": 237,
"b": 236
},
"hsl": {
"h": 8.571,
"s": 22.581,
"l": 93.922
},
"oklch": {
"l": 0.95048,
"c": 0.00663,
"h": 28.8
},
"luminance": 0.85679
}Semantic roles & 50–950 ramp
primary
#F3EDEC
secondary
#B8C9CB
accent
#94A144
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585