#F2D4EA#F2D4EA
#F2D4EA is a very light, muted pink. Relative luminance 0.719; OKLCH L 90.1% C 0.044 H 335.4°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D4EA |
|---|---|
| RGB | rgb(242, 212, 234) |
| HSL | hsl(316, 54%, 89%) |
| HSV | hsv(316, 12%, 95%) |
| CMYK | cmyk(0%, 12.4%, 3.3%, 5.1%) |
| CIE-LAB | lab(87.92, 14.12, -6.94) |
| CIE-LCH | lch(87.92, 15.73, 333.80°) |
| OKLab | oklab(90.13% 0.04 -0.0184) |
| OKLCH | oklch(90.13% 0.044 335.4) |
| XYZ | xyz(75.0110, 71.9060, 87.7537) |
| Luminance | 0.7190 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.24
Thistle
#D8BFD8
ΔE00 5.52
Pale Pink
#FFCFDC
ΔE00 5.88
Pale Mauve
#FED0FC
ΔE00 6.73
Very Light Purple
#F6CEFC
ΔE00 6.93
Pale Lavender
#EECFFE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D4EA #D4F2DC
analogous
#EBD4F2 #F2D4EA #F2D4DB
triadic
#F2D4EA #EAF2D4 #D4EAF2
tetradic
#F2D4EA #F2EBD4 #D4F2DC #D4DBF2
square
#F2D4EA #F2EBD4 #D4F2DC #D4DBF2
split-complementary
#F2D4EA #DBF2D4 #D4F2EB
monochromatic
#D676BC #E4A5D3 #F2D4EA #F8E8F4 #F8E8F4
Accessibility & contrast
On white
1.37
#F2D4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#F2D4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D4EA
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D4EA | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEB
Deuteranopia (green-blind)
#DBDEE9
Tritanopia (blue-blind)
#F5D5DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f2d4ea; /* rgb */ color: rgb(242, 212, 234); /* oklch */ color: oklch(90.1% 0.044 335.4);
Tailwind
colors: {
custom: {
50: '#f6e1f0',
500: '#f2d4ea',
950: '#000000',
},
}SCSS
$custom: #f2d4ea; $custom-light: #f6e1f0; $custom-dark: #000000;
JSON
{
"hex": "#f2d4ea",
"rgb": {
"r": 242,
"g": 212,
"b": 234
},
"hsl": {
"h": 316,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.90127,
"c": 0.04402,
"h": 335.4
},
"luminance": 0.71905
}Semantic roles & 50–950 ramp
primary
#F2D4EA
secondary
#99D1A8
accent
#C14E24
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485