#F2D4E4#F2D4E4
#F2D4E4 is a very light, muted pink. Relative luminance 0.716; OKLCH L 89.9% C 0.039 H 344.5°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D4E4 |
|---|---|
| RGB | rgb(242, 212, 228) |
| HSL | hsl(328, 54%, 89%) |
| HSV | hsv(328, 12%, 95%) |
| CMYK | cmyk(0%, 12.4%, 5.8%, 5.1%) |
| CIE-LAB | lab(87.76, 13.07, -4.02) |
| CIE-LCH | lch(87.76, 13.68, 342.92°) |
| OKLab | oklab(89.95% 0.0379 -0.0105) |
| OKLCH | oklch(89.95% 0.039 344.5) |
| XYZ | xyz(74.1636, 71.5670, 83.2907) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.41
Pale Pink
#FFCFDC
ΔE00 5.00
Thistle
#D8BFD8
ΔE00 6.22
Mistyrose
#FFE4E1
ΔE00 8.34
Light Rose
#FFC5CB
ΔE00 8.45
Pale Mauve
#FED0FC
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D4E4 #D4F2E2
analogous
#F1D4F2 #F2D4E4 #F2D4D5
triadic
#F2D4E4 #E4F2D4 #D4E4F2
tetradic
#F2D4E4 #F2F1D4 #D4F2E2 #D4D5F2
square
#F2D4E4 #F2F1D4 #D4F2E2 #D4D5F2
split-complementary
#F2D4E4 #D5F2D4 #D4F2F1
monochromatic
#D676A9 #E4A5C6 #F2D4E4 #F8E8F0 #F8E8F0
Accessibility & contrast
On white
1.37
#F2D4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#F2D4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D4E4
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D4E4 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E5
Deuteranopia (green-blind)
#DCDEE3
Tritanopia (blue-blind)
#F6D4D9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f2d4e4; /* rgb */ color: rgb(242, 212, 228); /* oklch */ color: oklch(89.9% 0.039 344.5);
Tailwind
colors: {
custom: {
50: '#f6e1ec',
500: '#f2d4e4',
950: '#000000',
},
}SCSS
$custom: #f2d4e4; $custom-light: #f6e1ec; $custom-dark: #000000;
JSON
{
"hex": "#f2d4e4",
"rgb": {
"r": 242,
"g": 212,
"b": 228
},
"hsl": {
"h": 328,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.89945,
"c": 0.0393,
"h": 344.5
},
"luminance": 0.71566
}Semantic roles & 50–950 ramp
primary
#F2D4E4
secondary
#99D1B3
accent
#C16E24
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171516
muted
#858484