#F4DFE4#F4DFE4
#F4DFE4 is a very light, muted red. Relative luminance 0.776; OKLCH L 92.2% C 0.024 H 1.4°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DFE4 |
|---|---|
| RGB | rgb(244, 223, 228) |
| HSL | hsl(346, 49%, 92%) |
| HSV | hsv(346, 9%, 96%) |
| CMYK | cmyk(0%, 8.6%, 6.6%, 4.3%) |
| CIE-LAB | lab(90.60, 8.02, 0.17) |
| CIE-LCH | lch(90.60, 8.02, 1.21°) |
| OKLab | oklab(92.2% 0.0239 0.0006) |
| OKLCH | oklch(92.2% 0.024 1.4) |
| XYZ | xyz(77.6980, 77.6110, 84.2711) |
| Luminance | 0.7761 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.00
Lavenderblush
#FFF0F5
ΔE00 4.02
Very Light Pink
#FFF4F2
ΔE00 6.72
Light Pink
#FFD1DF
ΔE00 8.19
Pale Pink
#FFCFDC
ΔE00 8.58
Snow
#FFFAFA
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DFE4 #DFF4EF
analogous
#F4DFEF #F4DFE4 #F4E5DF
triadic
#F4DFE4 #E4F4DF #DFE4F4
tetradic
#F4DFE4 #EFF4DF #DFF4EF #E5DFF4
square
#F4DFE4 #EFF4DF #DFF4EF #E5DFF4
split-complementary
#F4DFE4 #DFF4E5 #DFEFF4
monochromatic
#D58497 #E4B1BE #F4DFE4 #F7E8EC #F7E8EC
Accessibility & contrast
On white
1.27
#F4DFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#F4DFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DFE4
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DFE4 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E4
Deuteranopia (green-blind)
#E6E5E4
Tritanopia (blue-blind)
#F8DEE1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f4dfe4; /* rgb */ color: rgb(244, 223, 228); /* oklch */ color: oklch(92.2% 0.024 1.4);
Tailwind
colors: {
custom: {
50: '#f7e9ec',
500: '#f4dfe4',
950: '#000000',
},
}SCSS
$custom: #f4dfe4; $custom-light: #f7e9ec; $custom-dark: #000000;
JSON
{
"hex": "#f4dfe4",
"rgb": {
"r": 244,
"g": 223,
"b": 228
},
"hsl": {
"h": 345.714,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.92202,
"c": 0.02394,
"h": 1.4
},
"luminance": 0.7761
}Semantic roles & 50–950 ramp
primary
#F4DFE4
secondary
#A5D3C8
accent
#BC9929
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484