#F3ECEB#F3ECEB
#F3ECEB is a very light, near-neutral red. Relative luminance 0.850; OKLCH L 94.8% C 0.008 H 27.2°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F3ECEB |
|---|---|
| RGB | rgb(243, 236, 235) |
| HSL | hsl(8, 25%, 94%) |
| HSV | hsv(8, 3%, 95%) |
| CMYK | cmyk(0%, 2.9%, 3.3%, 4.7%) |
| CIE-LAB | lab(93.90, 2.18, 1.32) |
| CIE-LCH | lch(93.90, 2.54, 31.22°) |
| OKLab | oklab(94.83% 0.0069 0.0035) |
| OKLCH | oklch(94.83% 0.008 27.2) |
| XYZ | xyz(81.9509, 85.0442, 90.6791) |
| Luminance | 0.8504 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.47
Snow
#FFFAFA
ΔE00 2.96
Seashell
#FFF5EE
ΔE00 3.50
Whitesmoke
#F5F5F5
ΔE00 3.62
Off White
#FAF9F6
ΔE00 4.15
Linen
#FAF0E6
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3ECEB #EBF2F3
analogous
#F3EBEE #F3ECEB #F3F0EB
triadic
#F3ECEB #EBF3EC #ECEBF3
tetradic
#F3ECEB #EEF3EB #EBF2F3 #F0EBF3
square
#F3ECEB #EEF3EB #EBF2F3 #F0EBF3
split-complementary
#F3ECEB #EBF3F0 #EBEEF3
monochromatic
#C5A39E #DCC8C5 #F3ECEB #F4EDEC #F4EDEC
Accessibility & contrast
On white
1.17
#F3ECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#F3ECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3ECEB
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3ECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3ECEB | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEB
Deuteranopia (green-blind)
#EFEEEB
Tritanopia (blue-blind)
#F5EBEC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f3eceb; /* rgb */ color: rgb(243, 236, 235); /* oklch */ color: oklch(94.8% 0.008 27.2);
Tailwind
colors: {
custom: {
50: '#f7f2f1',
500: '#f3eceb',
950: '#000000',
},
}SCSS
$custom: #f3eceb; $custom-light: #f7f2f1; $custom-dark: #000000;
JSON
{
"hex": "#f3eceb",
"rgb": {
"r": 243,
"g": 236,
"b": 235
},
"hsl": {
"h": 7.5,
"s": 25,
"l": 93.725
},
"oklch": {
"l": 0.94826,
"c": 0.0077,
"h": 27.2
},
"luminance": 0.85044
}Semantic roles & 50–950 ramp
primary
#F3ECEB
secondary
#B6C9CC
accent
#97A442
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585