#F2E4E4#F2E4E4
#F2E4E4 is a very light, near-neutral red. Relative luminance 0.800; OKLCH L 93.0% C 0.015 H 17.4°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E4E4 |
|---|---|
| RGB | rgb(242, 228, 228) |
| HSL | hsl(0, 35%, 92%) |
| HSV | hsv(0, 6%, 95%) |
| CMYK | cmyk(0%, 5.8%, 5.8%, 5.1%) |
| CIE-LAB | lab(91.67, 4.75, 1.71) |
| CIE-LCH | lch(91.67, 5.05, 19.76°) |
| OKLab | oklab(93% 0.0146 0.0046) |
| OKLCH | oklch(93% 0.015 17.4) |
| XYZ | xyz(78.3632, 79.9663, 84.6906) |
| Luminance | 0.7996 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.57
Very Light Pink
#FFF4F2
ΔE00 3.66
Mistyrose
#FFE4E1
ΔE00 4.64
Seashell
#FFF5EE
ΔE00 5.48
Snow
#FFFAFA
ΔE00 5.71
Linen
#FAF0E6
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E4E4 #E4F2F2
analogous
#F2E4EB #F2E4E4 #F2EBE4
triadic
#F2E4E4 #E4F2E4 #E4E4F2
tetradic
#F2E4E4 #EBF2E4 #E4F2F2 #EBE4F2
square
#F2E4E4 #EBF2E4 #E4F2F2 #EBE4F2
split-complementary
#F2E4E4 #E4F2EB #E4EBF2
monochromatic
#CA9191 #DEBBBB #F2E4E4 #F5EAEA #F5EAEA
Accessibility & contrast
On white
1.24
#F2E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#F2E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E4E4
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E4E4 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E6E4
Deuteranopia (green-blind)
#E9E8E4
Tritanopia (blue-blind)
#F5E3E4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f2e4e4; /* rgb */ color: rgb(242, 228, 228); /* oklch */ color: oklch(93.0% 0.015 17.4);
Tailwind
colors: {
custom: {
50: '#f6ecec',
500: '#f2e4e4',
950: '#000000',
},
}SCSS
$custom: #f2e4e4; $custom-light: #f6ecec; $custom-dark: #000000;
JSON
{
"hex": "#f2e4e4",
"rgb": {
"r": 242,
"g": 228,
"b": 228
},
"hsl": {
"h": 0,
"s": 35,
"l": 92.157
},
"oklch": {
"l": 0.92999,
"c": 0.0153,
"h": 17.4
},
"luminance": 0.79965
}Semantic roles & 50–950 ramp
primary
#F2E4E4
secondary
#ADCDCD
accent
#AEAE38
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484