#F3EDED#F3EDED
#F3EDED is a very light, near-neutral red. Relative luminance 0.857; OKLCH L 95.1% C 0.006 H 17.3°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EDED |
|---|---|
| RGB | rgb(243, 237, 237) |
| HSL | hsl(0, 20%, 94%) |
| HSV | hsv(0, 2%, 95%) |
| CMYK | cmyk(0%, 2.5%, 2.5%, 4.7%) |
| CIE-LAB | lab(94.20, 2.01, 0.71) |
| CIE-LCH | lch(94.20, 2.13, 19.56°) |
| OKLab | oklab(95.08% 0.0062 0.0019) |
| OKLCH | oklch(95.08% 0.006 17.3) |
| XYZ | xyz(82.5301, 85.7379, 92.3056) |
| Luminance | 0.8574 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Snow
#FFFAFA
ΔE00 2.67
Very Light Pink
#FFF4F2
ΔE00 2.71
Whitesmoke
#F5F5F5
ΔE00 3.21
Seashell
#FFF5EE
ΔE00 3.89
Off White
#FAF9F6
ΔE00 3.96
Pale Grey
#FDFDFE
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EDED #EDF3F3
analogous
#F3EDF0 #F3EDED #F3F0ED
triadic
#F3EDED #EDF3ED #EDEDF3
tetradic
#F3EDED #F0F3ED #EDF3F3 #F0EDF3
square
#F3EDED #F0F3ED #EDF3F3 #F0EDF3
split-complementary
#F3EDED #EDF3F0 #EDF0F3
monochromatic
#C2A4A4 #DBC8C8 #F3EDED #F3EDED #F3EDED
Accessibility & contrast
On white
1.16
#F3EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#F3EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EDED
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EDED | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEED
Deuteranopia (green-blind)
#EFEFED
Tritanopia (blue-blind)
#F5EDED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f3eded; /* rgb */ color: rgb(243, 237, 237); /* oklch */ color: oklch(95.1% 0.006 17.3);
Tailwind
colors: {
custom: {
50: '#f7f2f2',
500: '#f3eded',
950: '#000000',
},
}SCSS
$custom: #f3eded; $custom-light: #f7f2f2; $custom-dark: #000000;
JSON
{
"hex": "#f3eded",
"rgb": {
"r": 243,
"g": 237,
"b": 237
},
"hsl": {
"h": 0,
"s": 20,
"l": 94.118
},
"oklch": {
"l": 0.95076,
"c": 0.00647,
"h": 17.3
},
"luminance": 0.85737
}Semantic roles & 50–950 ramp
primary
#F3EDED
secondary
#BACBCB
accent
#9E9E47
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585