#F6EEED#F6EEED
#F6EEED is a very light, near-neutral red. Relative luminance 0.869; OKLCH L 95.5% C 0.009 H 26.0°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F6EEED |
|---|---|
| RGB | rgb(246, 238, 237) |
| HSL | hsl(7, 33%, 95%) |
| HSV | hsv(7, 4%, 96%) |
| CMYK | cmyk(0%, 3.3%, 3.7%, 3.5%) |
| CIE-LAB | lab(94.68, 2.51, 1.44) |
| CIE-LCH | lch(94.68, 2.89, 29.80°) |
| OKLab | oklab(95.51% 0.0079 0.0038) |
| OKLCH | oklch(95.51% 0.009 26) |
| XYZ | xyz(83.8645, 86.8568, 92.4513) |
| Luminance | 0.8686 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.84
Snow
#FFFAFA
ΔE00 2.70
Seashell
#FFF5EE
ΔE00 3.25
Whitesmoke
#F5F5F5
ΔE00 3.86
Off White
#FAF9F6
ΔE00 4.28
Linen
#FAF0E6
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6EEED #EDF5F6
analogous
#F6EDF1 #F6EEED #F6F3ED
triadic
#F6EEED #EDF6EE #EEEDF6
tetradic
#F6EEED #F1F6ED #EDF5F6 #F3EDF6
square
#F6EEED #F1F6ED #EDF5F6 #F3EDF6
split-complementary
#F6EEED #EDF6F3 #EDF1F6
monochromatic
#CDA19B #E2C7C4 #F5ECEB #F5ECEB #F5ECEB
Accessibility & contrast
On white
1.14
#F6EEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#F6EEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6EEED
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6EEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6EEED | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFED
Deuteranopia (green-blind)
#F1F0ED
Tritanopia (blue-blind)
#F8EDEE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f6eeed; /* rgb */ color: rgb(246, 238, 237); /* oklch */ color: oklch(95.5% 0.009 26.0);
Tailwind
colors: {
custom: {
50: '#f9f3f2',
500: '#f6eeed',
950: '#000000',
},
}SCSS
$custom: #f6eeed; $custom-light: #f9f3f2; $custom-dark: #000000;
JSON
{
"hex": "#f6eeed",
"rgb": {
"r": 246,
"g": 238,
"b": 237
},
"hsl": {
"h": 6.667,
"s": 33.333,
"l": 94.706
},
"oklch": {
"l": 0.95507,
"c": 0.00876,
"h": 26
},
"luminance": 0.86856
}Semantic roles & 50–950 ramp
primary
#F6EEED
secondary
#B6CED1
accent
#9FAC39
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585