#F2DDE5#F2DDE5
#F2DDE5 is a very light, muted pink. Relative luminance 0.762; OKLCH L 91.7% C 0.025 H 352.5°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DDE5 |
|---|---|
| RGB | rgb(242, 221, 229) |
| HSL | hsl(337, 45%, 91%) |
| HSV | hsv(337, 9%, 95%) |
| CMYK | cmyk(0%, 8.7%, 5.4%, 5.1%) |
| CIE-LAB | lab(89.97, 8.55, -1.29) |
| CIE-LCH | lch(89.97, 8.64, 351.40°) |
| OKLab | oklab(91.68% 0.0251 -0.0033) |
| OKLCH | oklch(91.68% 0.025 352.5) |
| XYZ | xyz(76.6156, 76.2483, 84.7949) |
| Luminance | 0.7625 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.60
Mistyrose
#FFE4E1
ΔE00 5.20
Light Pink
#FFD1DF
ΔE00 7.64
Very Light Pink
#FFF4F2
ΔE00 7.71
Pale Pink
#FFCFDC
ΔE00 8.09
Lavender (CSS)
#E6E6FA
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DDE5 #DDF2EA
analogous
#F2DDEF #F2DDE5 #F2DFDD
triadic
#F2DDE5 #E5F2DD #DDE5F2
tetradic
#F2DDE5 #EFF2DD #DDF2EA #DFDDF2
square
#F2DDE5 #EFF2DD #DDF2EA #DFDDF2
split-complementary
#F2DDE5 #DDF2DF #DDEFF2
monochromatic
#D084A1 #E1B1C3 #F2DDE5 #F7E9EE #F7E9EE
Accessibility & contrast
On white
1.29
#F2DDE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#F2DDE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DDE5
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DDE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DDE5 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E5
Deuteranopia (green-blind)
#E3E4E5
Tritanopia (blue-blind)
#F6DCE0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f2dde5; /* rgb */ color: rgb(242, 221, 229); /* oklch */ color: oklch(91.7% 0.025 352.5);
Tailwind
colors: {
custom: {
50: '#f6e7ed',
500: '#f2dde5',
950: '#000000',
},
}SCSS
$custom: #f2dde5; $custom-light: #f6e7ed; $custom-dark: #000000;
JSON
{
"hex": "#f2dde5",
"rgb": {
"r": 242,
"g": 221,
"b": 229
},
"hsl": {
"h": 337.143,
"s": 44.681,
"l": 90.784
},
"oklch": {
"l": 0.91681,
"c": 0.02531,
"h": 352.5
},
"luminance": 0.76247
}Semantic roles & 50–950 ramp
primary
#F2DDE5
secondary
#A4CFBF
accent
#B8832E
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484