#F2EFEF#F2EFEF
#F2EFEF is a very light, near-neutral red. Relative luminance 0.868; OKLCH L 95.4% C 0.003 H 17.1°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EFEF |
|---|---|
| RGB | rgb(242, 239, 239) |
| HSL | hsl(0, 10%, 94%) |
| HSV | hsv(0, 1%, 95%) |
| CMYK | cmyk(0%, 1.2%, 1.2%, 5.1%) |
| CIE-LAB | lab(94.67, 1.00, 0.35) |
| CIE-LCH | lch(94.67, 1.06, 19.48°) |
| OKLab | oklab(95.44% 0.0031 0.001) |
| OKLCH | oklch(95.44% 0.003 17.1) |
| XYZ | xyz(83.0620, 86.8424, 94.0310) |
| Luminance | 0.8684 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 1.86
Snow
#FFFAFA
ΔE00 2.52
Off White
#FAF9F6
ΔE00 2.86
Pale Grey
#FDFDFE
ΔE00 3.10
White
#FFFFFF
ΔE00 3.46
Very Light Pink
#FFF4F2
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EFEF #EFF2F2
analogous
#F2EFF1 #F2EFEF #F2F1EF
triadic
#F2EFEF #EFF2EF #EFEFF2
tetradic
#F2EFEF #F1F2EF #EFF2F2 #F1EFF2
square
#F2EFEF #F1F2EF #EFF2F2 #F1EFF2
split-complementary
#F2EFEF #EFF2F1 #EFF1F2
monochromatic
#BBABAB #D7CDCD #F1EEEE #F1EEEE #F1EEEE
Accessibility & contrast
On white
1.14
#F2EFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#F2EFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EFEF
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EFEF | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEF
Deuteranopia (green-blind)
#F0F0EF
Tritanopia (blue-blind)
#F3EFEF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f2efef; /* rgb */ color: rgb(242, 239, 239); /* oklch */ color: oklch(95.4% 0.003 17.1);
Tailwind
colors: {
custom: {
50: '#f6f4f4',
500: '#f2efef',
950: '#000000',
},
}SCSS
$custom: #f2efef; $custom-light: #f6f4f4; $custom-dark: #000000;
JSON
{
"hex": "#f2efef",
"rgb": {
"r": 242,
"g": 239,
"b": 239
},
"hsl": {
"h": 0,
"s": 10.345,
"l": 94.314
},
"oklch": {
"l": 0.95444,
"c": 0.00322,
"h": 17.1
},
"luminance": 0.86842
}Semantic roles & 50–950 ramp
primary
#F2EFEF
secondary
#BEC7C7
accent
#949451
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585