#F2D4EB#F2D4EB
#F2D4EB is a very light, muted pink. Relative luminance 0.720; OKLCH L 90.2% C 0.045 H 334.0°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D4EB |
|---|---|
| RGB | rgb(242, 212, 235) |
| HSL | hsl(314, 54%, 89%) |
| HSV | hsv(314, 12%, 95%) |
| CMYK | cmyk(0%, 12.4%, 2.9%, 5.1%) |
| CIE-LAB | lab(87.95, 14.29, -7.43) |
| CIE-LCH | lch(87.95, 16.11, 332.53°) |
| OKLab | oklab(90.16% 0.0404 -0.0197) |
| OKLCH | oklch(90.16% 0.045 334) |
| XYZ | xyz(75.1551, 71.9636, 88.5124) |
| Luminance | 0.7196 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.44
Thistle
#D8BFD8
ΔE00 5.47
Pale Pink
#FFCFDC
ΔE00 6.07
Pale Mauve
#FED0FC
ΔE00 6.45
Very Light Purple
#F6CEFC
ΔE00 6.62
Pale Lavender
#EECFFE
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D4EB #D4F2DB
analogous
#EAD4F2 #F2D4EB #F2D4DC
triadic
#F2D4EB #EBF2D4 #D4EBF2
tetradic
#F2D4EB #F2EAD4 #D4F2DB #D4DCF2
square
#F2D4EB #F2EAD4 #D4F2DB #D4DCF2
split-complementary
#F2D4EB #DCF2D4 #D4F2EA
monochromatic
#D676BF #E4A5D5 #F2D4EB #F8E8F4 #F8E8F4
Accessibility & contrast
On white
1.36
#F2D4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#F2D4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D4EB
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D4EB | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEC
Deuteranopia (green-blind)
#DADEEA
Tritanopia (blue-blind)
#F5D5DB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f2d4eb; /* rgb */ color: rgb(242, 212, 235); /* oklch */ color: oklch(90.2% 0.045 334.0);
Tailwind
colors: {
custom: {
50: '#f6e1f1',
500: '#f2d4eb',
950: '#000000',
},
}SCSS
$custom: #f2d4eb; $custom-light: #f6e1f1; $custom-dark: #000000;
JSON
{
"hex": "#f2d4eb",
"rgb": {
"r": 242,
"g": 212,
"b": 235
},
"hsl": {
"h": 314,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.90158,
"c": 0.04489,
"h": 334
},
"luminance": 0.71962
}Semantic roles & 50–950 ramp
primary
#F2D4EB
secondary
#99D1A6
accent
#C14924
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485