#F2E4E3#F2E4E3
#F2E4E3 is a very light, near-neutral red. Relative luminance 0.799; OKLCH L 93.0% C 0.015 H 22.4°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E4E3 |
|---|---|
| RGB | rgb(242, 228, 227) |
| HSL | hsl(4, 37%, 92%) |
| HSV | hsv(4, 6%, 95%) |
| CMYK | cmyk(0%, 5.8%, 6.2%, 5.1%) |
| CIE-LAB | lab(91.64, 4.58, 2.19) |
| CIE-LCH | lch(91.64, 5.08, 25.58°) |
| OKLab | oklab(92.97% 0.0142 0.0059) |
| OKLCH | oklch(92.97% 0.015 22.4) |
| XYZ | xyz(78.2248, 79.9109, 83.9616) |
| Luminance | 0.7991 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.54
Lavenderblush
#FFF0F5
ΔE00 3.93
Mistyrose
#FFE4E1
ΔE00 4.63
Seashell
#FFF5EE
ΔE00 5.14
Snow
#FFFAFA
ΔE00 5.67
Linen
#FAF0E6
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E4E3 #E3F1F2
analogous
#F2E3EA #F2E4E3 #F2ECE3
triadic
#F2E4E3 #E3F2E4 #E4E3F2
tetradic
#F2E4E3 #EAF2E3 #E3F1F2 #ECE3F2
square
#F2E4E3 #EAF2E3 #E3F1F2 #ECE3F2
split-complementary
#F2E4E3 #E3F2EC #E3EAF2
monochromatic
#CB938F #DFBCB9 #F2E4E3 #F5EBEA #F5EBEA
Accessibility & contrast
On white
1.24
#F2E4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#F2E4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E4E3
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E4E3 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E6E3
Deuteranopia (green-blind)
#E9E8E3
Tritanopia (blue-blind)
#F6E3E4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f2e4e3; /* rgb */ color: rgb(242, 228, 227); /* oklch */ color: oklch(93.0% 0.015 22.4);
Tailwind
colors: {
custom: {
50: '#f6eceb',
500: '#f2e4e3',
950: '#000000',
},
}SCSS
$custom: #f2e4e3; $custom-light: #f6eceb; $custom-dark: #000000;
JSON
{
"hex": "#f2e4e3",
"rgb": {
"r": 242,
"g": 228,
"b": 227
},
"hsl": {
"h": 4,
"s": 36.585,
"l": 91.961
},
"oklch": {
"l": 0.92971,
"c": 0.01538,
"h": 22.4
},
"luminance": 0.7991
}Semantic roles & 50–950 ramp
primary
#F2E4E3
secondary
#ACCBCE
accent
#A7AF36
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484