#F6EEF0#F6EEF0
#F6EEF0 is a very light, near-neutral red. Relative luminance 0.870; OKLCH L 95.6% C 0.009 H 0.1°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F6EEF0 |
|---|---|
| RGB | rgb(246, 238, 240) |
| HSL | hsl(345, 31%, 95%) |
| HSV | hsv(345, 3%, 96%) |
| CMYK | cmyk(0%, 3.3%, 2.4%, 3.5%) |
| CIE-LAB | lab(94.75, 3.03, -0.01) |
| CIE-LCH | lch(94.75, 3.03, 359.82°) |
| OKLab | oklab(95.59% 0.009 0) |
| OKLCH | oklch(95.59% 0.009 0.1) |
| XYZ | xyz(84.3065, 87.0336, 94.7790) |
| Luminance | 0.8703 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.49
Snow
#FFFAFA
ΔE00 2.96
Lavenderblush
#FFF0F5
ΔE00 3.42
Whitesmoke
#F5F5F5
ΔE00 4.25
Ghostwhite
#F8F8FF
ΔE00 4.33
Seashell
#FFF5EE
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6EEF0 #EEF6F4
analogous
#F6EEF4 #F6EEF0 #F6F0EE
triadic
#F6EEF0 #F0F6EE #EEF0F6
tetradic
#F6EEF0 #F4F6EE #EEF6F4 #F0EEF6
square
#F6EEF0 #F4F6EE #EEF6F4 #F0EEF6
split-complementary
#F6EEF0 #EEF6F0 #EEF4F6
monochromatic
#CC9EA9 #E1C6CD #F4EBED #F4EBED #F4EBED
Accessibility & contrast
On white
1.14
#F6EEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#F6EEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6EEF0
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6EEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6EEF0 | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFF0
Deuteranopia (green-blind)
#F1F0F0
Tritanopia (blue-blind)
#F8EEEF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f6eef0; /* rgb */ color: rgb(246, 238, 240); /* oklch */ color: oklch(95.6% 0.009 0.1);
Tailwind
colors: {
custom: {
50: '#f9f3f4',
500: '#f6eef0',
950: '#000000',
},
}SCSS
$custom: #f6eef0; $custom-light: #f9f3f4; $custom-dark: #000000;
JSON
{
"hex": "#f6eef0",
"rgb": {
"r": 246,
"g": 238,
"b": 240
},
"hsl": {
"h": 345,
"s": 30.769,
"l": 94.902
},
"oklch": {
"l": 0.95591,
"c": 0.00899,
"h": 0.1
},
"luminance": 0.87033
}Semantic roles & 50–950 ramp
primary
#F6EEF0
secondary
#B7D1CA
accent
#A98E3C
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585