#F4DFEC#F4DFEC
#F4DFEC is a very light, muted pink. Relative luminance 0.781; OKLCH L 92.4% C 0.029 H 340.0°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DFEC |
|---|---|
| RGB | rgb(244, 223, 236) |
| HSL | hsl(323, 49%, 92%) |
| HSV | hsv(323, 9%, 96%) |
| CMYK | cmyk(0%, 8.6%, 3.3%, 4.3%) |
| CIE-LAB | lab(90.81, 9.39, -3.72) |
| CIE-LCH | lch(90.81, 10.10, 338.40°) |
| OKLab | oklab(92.43% 0.0269 -0.0098) |
| OKLCH | oklch(92.43% 0.029 340) |
| XYZ | xyz(78.8343, 78.0655, 90.2558) |
| Luminance | 0.7806 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.21
Mistyrose
#FFE4E1
ΔE00 6.87
Light Pink
#FFD1DF
ΔE00 7.39
Pale Pink
#FFCFDC
ΔE00 7.97
Lavender (CSS)
#E6E6FA
ΔE00 8.39
Thistle
#D8BFD8
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DFEC #DFF4E7
analogous
#F2DFF4 #F4DFEC #F4DFE2
triadic
#F4DFEC #ECF4DF #DFECF4
tetradic
#F4DFEC #F4F2DF #DFF4E7 #DFE2F4
square
#F4DFEC #F4F2DF #DFF4E7 #DFE2F4
split-complementary
#F4DFEC #E2F4DF #DFF4F2
monochromatic
#D584B6 #E4B1D1 #F4DFEC #F7E8F1 #F7E8F1
Accessibility & contrast
On white
1.26
#F4DFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#F4DFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DFEC
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DFEC | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3ED
Deuteranopia (green-blind)
#E4E6EB
Tritanopia (blue-blind)
#F7DFE3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f4dfec; /* rgb */ color: rgb(244, 223, 236); /* oklch */ color: oklch(92.4% 0.029 340.0);
Tailwind
colors: {
custom: {
50: '#f7e9f2',
500: '#f4dfec',
950: '#000000',
},
}SCSS
$custom: #f4dfec; $custom-light: #f7e9f2; $custom-dark: #000000;
JSON
{
"hex": "#f4dfec",
"rgb": {
"r": 244,
"g": 223,
"b": 236
},
"hsl": {
"h": 322.857,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.92433,
"c": 0.02859,
"h": 340
},
"luminance": 0.78065
}Semantic roles & 50–950 ramp
primary
#F4DFEC
secondary
#A5D3B6
accent
#BC6129
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485