#F6EDEB#F6EDEB
#F6EDEB is a very light, near-neutral red. Relative luminance 0.862; OKLCH L 95.3% C 0.010 H 32.5°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F6EDEB |
|---|---|
| RGB | rgb(246, 237, 235) |
| HSL | hsl(11, 38%, 94%) |
| HSV | hsv(11, 4%, 96%) |
| CMYK | cmyk(0%, 3.7%, 4.5%, 3.5%) |
| CIE-LAB | lab(94.38, 2.68, 2.04) |
| CIE-LCH | lch(94.38, 3.37, 37.33°) |
| OKLab | oklab(95.26% 0.0085 0.0054) |
| OKLCH | oklch(95.26% 0.01 32.5) |
| XYZ | xyz(83.2836, 86.1600, 90.8242) |
| Luminance | 0.8616 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.75
Seashell
#FFF5EE
ΔE00 2.93
Snow
#FFFAFA
ΔE00 3.12
Linen
#FAF0E6
ΔE00 3.94
Whitesmoke
#F5F5F5
ΔE00 4.29
Off White
#FAF9F6
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6EDEB #EBF4F6
analogous
#F6EBEF #F6EDEB #F6F3EB
triadic
#F6EDEB #EBF6ED #EDEBF6
tetradic
#F6EDEB #EFF6EB #EBF4F6 #F3EBF6
square
#F6EDEB #EFF6EB #EBF4F6 #F3EBF6
split-complementary
#F6EDEB #EBF6F3 #EBEFF6
monochromatic
#D0A197 #E3C7C1 #F6ECEA #F6ECEA #F6ECEA
Accessibility & contrast
On white
1.15
#F6EDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#F6EDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6EDEB
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6EDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6EDEB | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEB
Deuteranopia (green-blind)
#F1EFEB
Tritanopia (blue-blind)
#F9ECEC
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f6edeb; /* rgb */ color: rgb(246, 237, 235); /* oklch */ color: oklch(95.3% 0.010 32.5);
Tailwind
colors: {
custom: {
50: '#f9f2f1',
500: '#f6edeb',
950: '#000000',
},
}SCSS
$custom: #f6edeb; $custom-light: #f9f2f1; $custom-dark: #000000;
JSON
{
"hex": "#f6edeb",
"rgb": {
"r": 246,
"g": 237,
"b": 235
},
"hsl": {
"h": 10.909,
"s": 37.931,
"l": 94.314
},
"oklch": {
"l": 0.95258,
"c": 0.01013,
"h": 32.5
},
"luminance": 0.86159
}Semantic roles & 50–950 ramp
primary
#F6EDEB
secondary
#B3CDD3
accent
#9AB135
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585