#F5DFE2#F5DFE2
#F5DFE2 is a very light, muted red. Relative luminance 0.777; OKLCH L 92.2% C 0.025 H 8.2°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DFE2 |
|---|---|
| RGB | rgb(245, 223, 226) |
| HSL | hsl(352, 52%, 92%) |
| HSV | hsv(352, 9%, 96%) |
| CMYK | cmyk(0%, 9%, 7.8%, 3.9%) |
| CIE-LAB | lab(90.63, 8.03, 1.27) |
| CIE-LCH | lch(90.63, 8.13, 9.02°) |
| OKLab | oklab(92.23% 0.0243 0.0035) |
| OKLCH | oklch(92.23% 0.025 8.2) |
| XYZ | xyz(77.7700, 77.6800, 82.8336) |
| Luminance | 0.7768 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.16
Lavenderblush
#FFF0F5
ΔE00 4.24
Very Light Pink
#FFF4F2
ΔE00 6.50
Light Pink
#FFD1DF
ΔE00 8.32
Seashell
#FFF5EE
ΔE00 8.61
Pale Pink
#FFCFDC
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DFE2 #DFF5F2
analogous
#F5DFED #F5DFE2 #F5E7DF
triadic
#F5DFE2 #E2F5DF #DFE2F5
tetradic
#F5DFE2 #EDF5DF #DFF5F2 #E7DFF5
square
#F5DFE2 #EDF5DF #DFF5F2 #E7DFF5
split-complementary
#F5DFE2 #DFF5E7 #DFEDF5
monochromatic
#D8828D #E6B0B8 #F5DFE2 #F8E8EA #F8E8EA
Accessibility & contrast
On white
1.27
#F5DFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#F5DFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DFE2
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DFE2 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E2
Deuteranopia (green-blind)
#E7E6E2
Tritanopia (blue-blind)
#FADEE0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f5dfe2; /* rgb */ color: rgb(245, 223, 226); /* oklch */ color: oklch(92.2% 0.025 8.2);
Tailwind
colors: {
custom: {
50: '#f8e9eb',
500: '#f5dfe2',
950: '#000000',
},
}SCSS
$custom: #f5dfe2; $custom-light: #f8e9eb; $custom-dark: #000000;
JSON
{
"hex": "#f5dfe2",
"rgb": {
"r": 245,
"g": 223,
"b": 226
},
"hsl": {
"h": 351.818,
"s": 52.381,
"l": 91.765
},
"oklch": {
"l": 0.9223,
"c": 0.0245,
"h": 8.2
},
"luminance": 0.77679
}Semantic roles & 50–950 ramp
primary
#F5DFE2
secondary
#A4D5CE
accent
#C0AB26
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#171616
muted
#858484