#F2DFE4#F2DFE4
#F2DFE4 is a very light, muted pink. Relative luminance 0.773; OKLCH L 92.0% C 0.022 H 359.7°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DFE4 |
|---|---|
| RGB | rgb(242, 223, 228) |
| HSL | hsl(344, 42%, 91%) |
| HSV | hsv(344, 8%, 95%) |
| CMYK | cmyk(0%, 7.9%, 5.8%, 5.1%) |
| CIE-LAB | lab(90.44, 7.34, -0.09) |
| CIE-LCH | lch(90.44, 7.34, 359.31°) |
| OKLab | oklab(92.04% 0.0218 -0.0001) |
| OKLCH | oklch(92.04% 0.022 359.7) |
| XYZ | xyz(77.0076, 77.2550, 84.2387) |
| Luminance | 0.7725 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.76
Mistyrose
#FFE4E1
ΔE00 4.36
Very Light Pink
#FFF4F2
ΔE00 6.36
Snow
#FFFAFA
ΔE00 8.21
Seashell
#FFF5EE
ΔE00 8.64
Light Pink
#FFD1DF
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DFE4 #DFF2ED
analogous
#F2DFED #F2DFE4 #F2E3DF
triadic
#F2DFE4 #E4F2DF #DFE4F2
tetradic
#F2DFE4 #EDF2DF #DFF2ED #E3DFF2
square
#F2DFE4 #EDF2DF #DFF2ED #E3DFF2
split-complementary
#F2DFE4 #DFF2E3 #DFEDF2
monochromatic
#CF889B #E0B3BF #F2DFE4 #F6E9ED #F6E9ED
Accessibility & contrast
On white
1.28
#F2DFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#F2DFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DFE4
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DFE4 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E4
Deuteranopia (green-blind)
#E5E5E4
Tritanopia (blue-blind)
#F6DEE1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f2dfe4; /* rgb */ color: rgb(242, 223, 228); /* oklch */ color: oklch(92.0% 0.022 359.7);
Tailwind
colors: {
custom: {
50: '#f6e9ec',
500: '#f2dfe4',
950: '#000000',
},
}SCSS
$custom: #f2dfe4; $custom-light: #f6e9ec; $custom-dark: #000000;
JSON
{
"hex": "#f2dfe4",
"rgb": {
"r": 242,
"g": 223,
"b": 228
},
"hsl": {
"h": 344.211,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.92035,
"c": 0.02182,
"h": 359.7
},
"luminance": 0.77254
}Semantic roles & 50–950 ramp
primary
#F2DFE4
secondary
#A6CFC4
accent
#B59230
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484