#F4DFEB#F4DFEB
#F4DFEB is a very light, muted pink. Relative luminance 0.780; OKLCH L 92.4% C 0.028 H 342.3°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DFEB |
|---|---|
| RGB | rgb(244, 223, 235) |
| HSL | hsl(326, 49%, 92%) |
| HSV | hsv(326, 9%, 96%) |
| CMYK | cmyk(0%, 8.6%, 3.7%, 4.3%) |
| CIE-LAB | lab(90.78, 9.22, -3.23) |
| CIE-LCH | lch(90.78, 9.77, 340.67°) |
| OKLab | oklab(92.4% 0.0265 -0.0085) |
| OKLCH | oklch(92.4% 0.028 342.3) |
| XYZ | xyz(78.6894, 78.0076, 89.4928) |
| Luminance | 0.7801 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.98
Mistyrose
#FFE4E1
ΔE00 6.51
Light Pink
#FFD1DF
ΔE00 7.42
Pale Pink
#FFCFDC
ΔE00 7.98
Lavender (CSS)
#E6E6FA
ΔE00 8.49
Very Light Pink
#FFF4F2
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DFEB #DFF4E8
analogous
#F3DFF4 #F4DFEB #F4DFE1
triadic
#F4DFEB #EBF4DF #DFEBF4
tetradic
#F4DFEB #F4F3DF #DFF4E8 #DFE1F4
square
#F4DFEB #F4F3DF #DFF4E8 #DFE1F4
split-complementary
#F4DFEB #E1F4DF #DFF4F3
monochromatic
#D584B2 #E4B1CF #F4DFEB #F7E8F1 #F7E8F1
Accessibility & contrast
On white
1.26
#F4DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#F4DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DFEB
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DFEB | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EC
Deuteranopia (green-blind)
#E4E6EA
Tritanopia (blue-blind)
#F7DFE3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f4dfeb; /* rgb */ color: rgb(244, 223, 235); /* oklch */ color: oklch(92.4% 0.028 342.3);
Tailwind
colors: {
custom: {
50: '#f7e9f1',
500: '#f4dfeb',
950: '#000000',
},
}SCSS
$custom: #f4dfeb; $custom-light: #f7e9f1; $custom-dark: #000000;
JSON
{
"hex": "#f4dfeb",
"rgb": {
"r": 244,
"g": 223,
"b": 235
},
"hsl": {
"h": 325.714,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.92404,
"c": 0.02783,
"h": 342.3
},
"luminance": 0.78007
}Semantic roles & 50–950 ramp
primary
#F4DFEB
secondary
#A5D3B8
accent
#BC6829
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485