#F2EDED#F2EDED
#F2EDED is a very light, near-neutral red. Relative luminance 0.856; OKLCH L 95.0% C 0.005 H 17.3°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EDED |
|---|---|
| RGB | rgb(242, 237, 237) |
| HSL | hsl(0, 16%, 94%) |
| HSV | hsv(0, 2%, 95%) |
| CMYK | cmyk(0%, 2.1%, 2.1%, 5.1%) |
| CIE-LAB | lab(94.12, 1.67, 0.59) |
| CIE-LCH | lch(94.12, 1.78, 19.53°) |
| OKLab | oklab(95% 0.0052 0.0016) |
| OKLCH | oklch(95% 0.005 17.3) |
| XYZ | xyz(82.1859, 85.5604, 92.2895) |
| Luminance | 0.8556 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Snow
#FFFAFA
ΔE00 2.67
Whitesmoke
#F5F5F5
ΔE00 2.83
Very Light Pink
#FFF4F2
ΔE00 3.07
Off White
#FAF9F6
ΔE00 3.66
Pale Grey
#FDFDFE
ΔE00 3.87
Seashell
#FFF5EE
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EDED #EDF2F2
analogous
#F2EDF0 #F2EDED #F2F0ED
triadic
#F2EDED #EDF2ED #EDEDF2
tetradic
#F2EDED #F0F2ED #EDF2F2 #F0EDF2
square
#F2EDED #F0F2ED #EDF2F2 #F0EDF2
split-complementary
#F2EDED #EDF2F0 #EDF0F2
monochromatic
#BFA6A6 #D8C9C9 #F2EDED #F2EDED #F2EDED
Accessibility & contrast
On white
1.16
#F2EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#F2EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EDED
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EDED | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEED
Deuteranopia (green-blind)
#EFEEED
Tritanopia (blue-blind)
#F3EDED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f2eded; /* rgb */ color: rgb(242, 237, 237); /* oklch */ color: oklch(95.0% 0.005 17.3);
Tailwind
colors: {
custom: {
50: '#f6f2f2',
500: '#f2eded',
950: '#000000',
},
}SCSS
$custom: #f2eded; $custom-light: #f6f2f2; $custom-dark: #000000;
JSON
{
"hex": "#f2eded",
"rgb": {
"r": 242,
"g": 237,
"b": 237
},
"hsl": {
"h": 0,
"s": 16.129,
"l": 93.922
},
"oklch": {
"l": 0.94998,
"c": 0.00539,
"h": 17.3
},
"luminance": 0.8556
}Semantic roles & 50–950 ramp
primary
#F2EDED
secondary
#BBC9C9
accent
#9A9A4B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585