#F4D4E9#F4D4E9
#F4D4E9 is a very light, muted pink. Relative luminance 0.722; OKLCH L 90.3% C 0.045 H 338.7°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D4E9 |
|---|---|
| RGB | rgb(244, 212, 233) |
| HSL | hsl(321, 59%, 89%) |
| HSV | hsv(321, 13%, 96%) |
| CMYK | cmyk(0%, 13.1%, 4.5%, 4.3%) |
| CIE-LAB | lab(88.07, 14.62, -6.18) |
| CIE-LCH | lch(88.07, 15.87, 337.07°) |
| OKLab | oklab(90.27% 0.0418 -0.0163) |
| OKLCH | oklch(90.27% 0.045 338.7) |
| XYZ | xyz(75.5581, 72.2047, 87.0316) |
| Luminance | 0.7220 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.57
Pale Pink
#FFCFDC
ΔE00 5.21
Thistle
#D8BFD8
ΔE00 5.86
Pale Mauve
#FED0FC
ΔE00 6.83
Very Light Purple
#F6CEFC
ΔE00 7.18
Pale Lavender
#EECFFE
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D4E9 #D4F4DF
analogous
#EFD4F4 #F4D4E9 #F4D4D9
triadic
#F4D4E9 #E9F4D4 #D4E9F4
tetradic
#F4D4E9 #F4EFD4 #D4F4DF #D4D9F4
square
#F4D4E9 #F4EFD4 #D4F4DF #D4D9F4
split-complementary
#F4D4E9 #D9F4D4 #D4F4EF
monochromatic
#DB73B7 #E8A3D0 #F4D4E9 #F9E7F3 #F9E7F3
Accessibility & contrast
On white
1.36
#F4D4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#F4D4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D4E9
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D4E9 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAEA
Deuteranopia (green-blind)
#DCDFE8
Tritanopia (blue-blind)
#F8D5DB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f4d4e9; /* rgb */ color: rgb(244, 212, 233); /* oklch */ color: oklch(90.3% 0.045 338.7);
Tailwind
colors: {
custom: {
50: '#f8e1f0',
500: '#f4d4e9',
950: '#000000',
},
}SCSS
$custom: #f4d4e9; $custom-light: #f8e1f0; $custom-dark: #000000;
JSON
{
"hex": "#f4d4e9",
"rgb": {
"r": 244,
"g": 212,
"b": 233
},
"hsl": {
"h": 320.625,
"s": 59.259,
"l": 89.412
},
"oklch": {
"l": 0.9027,
"c": 0.04486,
"h": 338.7
},
"luminance": 0.72203
}Semantic roles & 50–950 ramp
primary
#F4D4E9
secondary
#98D4AD
accent
#C7581F
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485