#F2E4E5#F2E4E5
#F2E4E5 is a very light, near-neutral red. Relative luminance 0.800; OKLCH L 93.0% C 0.015 H 12.4°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E4E5 |
|---|---|
| RGB | rgb(242, 228, 229) |
| HSL | hsl(356, 35%, 92%) |
| HSV | hsv(356, 6%, 95%) |
| CMYK | cmyk(0%, 5.8%, 5.4%, 5.1%) |
| CIE-LAB | lab(91.69, 4.92, 1.22) |
| CIE-LCH | lch(91.69, 5.07, 13.93°) |
| OKLab | oklab(93.03% 0.015 0.0033) |
| OKLCH | oklch(93.03% 0.015 12.4) |
| XYZ | xyz(78.5025, 80.0220, 85.4238) |
| Luminance | 0.8002 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.26
Very Light Pink
#FFF4F2
ΔE00 3.84
Mistyrose
#FFE4E1
ΔE00 4.71
Snow
#FFFAFA
ΔE00 5.78
Seashell
#FFF5EE
ΔE00 5.83
Linen
#FAF0E6
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E4E5 #E4F2F1
analogous
#F2E4EC #F2E4E5 #F2EAE4
triadic
#F2E4E5 #E5F2E4 #E4E5F2
tetradic
#F2E4E5 #ECF2E4 #E4F2F1 #EAE4F2
square
#F2E4E5 #ECF2E4 #E4F2F1 #EAE4F2
split-complementary
#F2E4E5 #E4F2EA #E4ECF2
monochromatic
#CA9195 #DEBBBD #F2E4E5 #F5EAEB #F5EAEB
Accessibility & contrast
On white
1.23
#F2E4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#F2E4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E4E5
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E4E5 | 1.00 | 1.23 | 17.00 | 17.00 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E6E5
Deuteranopia (green-blind)
#E9E8E5
Tritanopia (blue-blind)
#F5E3E4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f2e4e5; /* rgb */ color: rgb(242, 228, 229); /* oklch */ color: oklch(93.0% 0.015 12.4);
Tailwind
colors: {
custom: {
50: '#f6eced',
500: '#f2e4e5',
950: '#000000',
},
}SCSS
$custom: #f2e4e5; $custom-light: #f6eced; $custom-dark: #000000;
JSON
{
"hex": "#f2e4e5",
"rgb": {
"r": 242,
"g": 228,
"b": 229
},
"hsl": {
"h": 355.714,
"s": 35,
"l": 92.157
},
"oklch": {
"l": 0.93027,
"c": 0.01533,
"h": 12.4
},
"luminance": 0.80021
}Semantic roles & 50–950 ramp
primary
#F2E4E5
secondary
#ADCDCB
accent
#AEA538
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484