#F2EEEF#F2EEEF
#F2EEEF is a very light, near-neutral red. Relative luminance 0.863; OKLCH L 95.2% C 0.004 H 0.0°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EEEF |
|---|---|
| RGB | rgb(242, 238, 239) |
| HSL | hsl(345, 13%, 94%) |
| HSV | hsv(345, 2%, 95%) |
| CMYK | cmyk(0%, 1.7%, 1.2%, 5.1%) |
| CIE-LAB | lab(94.42, 1.51, -0.01) |
| CIE-LCH | lch(94.42, 1.51, 359.67°) |
| OKLab | oklab(95.25% 0.0045 0) |
| OKLCH | oklch(95.25% 0.004 0) |
| XYZ | xyz(82.7700, 86.2585, 93.9337) |
| Luminance | 0.8626 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.50
Snow
#FFFAFA
ΔE00 2.56
Very Light Pink
#FFF4F2
ΔE00 3.45
Pale Grey
#FDFDFE
ΔE00 3.49
Off White
#FAF9F6
ΔE00 3.59
Ghostwhite
#F8F8FF
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EEEF #EEF2F1
analogous
#F2EEF1 #F2EEEF #F2EFEE
triadic
#F2EEEF #EFF2EE #EEEFF2
tetradic
#F2EEEF #F1F2EE #EEF2F1 #EFEEF2
square
#F2EEEF #F1F2EE #EEF2F1 #EFEEF2
split-complementary
#F2EEEF #EEF2EF #EEF1F2
monochromatic
#BDA9AE #D7CBCE #F2EEEF #F2EEEF #F2EEEF
Accessibility & contrast
On white
1.15
#F2EEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#F2EEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EEEF
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EEEF | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEFEF
Deuteranopia (green-blind)
#EFEFEF
Tritanopia (blue-blind)
#F3EEEE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f2eeef; /* rgb */ color: rgb(242, 238, 239); /* oklch */ color: oklch(95.2% 0.004 0.0);
Tailwind
colors: {
custom: {
50: '#f6f3f4',
500: '#f2eeef',
950: '#000000',
},
}SCSS
$custom: #f2eeef; $custom-light: #f6f3f4; $custom-dark: #000000;
JSON
{
"hex": "#f2eeef",
"rgb": {
"r": 242,
"g": 238,
"b": 239
},
"hsl": {
"h": 345,
"s": 13.333,
"l": 94.118
},
"oklch": {
"l": 0.95249,
"c": 0.00449,
"h": 0
},
"luminance": 0.86258
}Semantic roles & 50–950 ramp
primary
#F2EEEF
secondary
#BCC8C5
accent
#97854E
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585