#F3EEEF#F3EEEF
#F3EEEF is a very light, near-neutral red. Relative luminance 0.864; OKLCH L 95.3% C 0.006 H 3.3°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EEEF |
|---|---|
| RGB | rgb(243, 238, 239) |
| HSL | hsl(348, 17%, 94%) |
| HSV | hsv(348, 2%, 95%) |
| CMYK | cmyk(0%, 2.1%, 1.6%, 4.7%) |
| CIE-LAB | lab(94.50, 1.85, 0.11) |
| CIE-LCH | lch(94.50, 1.85, 3.44°) |
| OKLab | oklab(95.33% 0.0055 0.0003) |
| OKLCH | oklch(95.33% 0.006 3.3) |
| XYZ | xyz(83.1143, 86.4360, 93.9498) |
| Luminance | 0.8644 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Snow
#FFFAFA
ΔE00 2.50
Whitesmoke
#F5F5F5
ΔE00 2.88
Very Light Pink
#FFF4F2
ΔE00 3.07
Pale Grey
#FDFDFE
ΔE00 3.74
Ghostwhite
#F8F8FF
ΔE00 3.85
Off White
#FAF9F6
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EEEF #EEF3F2
analogous
#F3EEF2 #F3EEEF #F3F0EE
triadic
#F3EEEF #EFF3EE #EEEFF3
tetradic
#F3EEEF #F2F3EE #EEF3F2 #F0EEF3
square
#F3EEEF #F2F3EE #EEF3F2 #F0EEF3
split-complementary
#F3EEEF #EEF3F0 #EEF2F3
monochromatic
#C0A6AB #DACACD #F2EDEE #F2EDEE #F2EDEE
Accessibility & contrast
On white
1.15
#F3EEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#F3EEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EEEF
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EEEF | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEF
Deuteranopia (green-blind)
#F0EFEF
Tritanopia (blue-blind)
#F4EEEE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f3eeef; /* rgb */ color: rgb(243, 238, 239); /* oklch */ color: oklch(95.3% 0.006 3.3);
Tailwind
colors: {
custom: {
50: '#f7f3f4',
500: '#f3eeef',
950: '#000000',
},
}SCSS
$custom: #f3eeef; $custom-light: #f7f3f4; $custom-dark: #000000;
JSON
{
"hex": "#f3eeef",
"rgb": {
"r": 243,
"g": 238,
"b": 239
},
"hsl": {
"h": 348,
"s": 17.241,
"l": 94.314
},
"oklch": {
"l": 0.95327,
"c": 0.00553,
"h": 3.3
},
"luminance": 0.86436
}Semantic roles & 50–950 ramp
primary
#F3EEEF
secondary
#BBCAC7
accent
#9C8B4A
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585