#F6EDED#F6EDED
#F6EDED is a very light, near-neutral red. Relative luminance 0.863; OKLCH L 95.3% C 0.010 H 17.3°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F6EDED |
|---|---|
| RGB | rgb(246, 237, 237) |
| HSL | hsl(0, 33%, 95%) |
| HSV | hsv(0, 4%, 96%) |
| CMYK | cmyk(0%, 3.7%, 3.7%, 3.5%) |
| CIE-LAB | lab(94.43, 3.02, 1.08) |
| CIE-LCH | lch(94.43, 3.21, 19.63°) |
| OKLab | oklab(95.31% 0.0093 0.0029) |
| OKLCH | oklch(95.31% 0.01 17.3) |
| XYZ | xyz(83.5742, 86.2762, 92.3545) |
| Luminance | 0.8628 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.89
Snow
#FFFAFA
ΔE00 3.08
Lavenderblush
#FFF0F5
ΔE00 3.77
Seashell
#FFF5EE
ΔE00 3.82
Whitesmoke
#F5F5F5
ΔE00 4.40
Off White
#FAF9F6
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6EDED #EDF6F6
analogous
#F6EDF2 #F6EDED #F6F2ED
triadic
#F6EDED #EDF6ED #EDEDF6
tetradic
#F6EDED #F2F6ED #EDF6F6 #F2EDF6
square
#F6EDED #F2F6ED #EDF6F6 #F2EDF6
split-complementary
#F6EDED #EDF6F2 #EDF2F6
monochromatic
#CD9B9B #E2C4C4 #F5EBEB #F5EBEB #F5EBEB
Accessibility & contrast
On white
1.15
#F6EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#F6EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6EDED
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6EDED | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEED
Deuteranopia (green-blind)
#F0F0ED
Tritanopia (blue-blind)
#F8ECED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f6eded; /* rgb */ color: rgb(246, 237, 237); /* oklch */ color: oklch(95.3% 0.010 17.3);
Tailwind
colors: {
custom: {
50: '#f9f2f2',
500: '#f6eded',
950: '#000000',
},
}SCSS
$custom: #f6eded; $custom-light: #f9f2f2; $custom-dark: #000000;
JSON
{
"hex": "#f6eded",
"rgb": {
"r": 246,
"g": 237,
"b": 237
},
"hsl": {
"h": 0,
"s": 33.333,
"l": 94.706
},
"oklch": {
"l": 0.95313,
"c": 0.00973,
"h": 17.3
},
"luminance": 0.86276
}Semantic roles & 50–950 ramp
primary
#F6EDED
secondary
#B6D1D1
accent
#ACAC39
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585