#F2DDED#F2DDED
#F2DDED is a very light, muted pink. Relative luminance 0.767; OKLCH L 91.9% C 0.031 H 334.0°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DDED |
|---|---|
| RGB | rgb(242, 221, 237) |
| HSL | hsl(314, 45%, 91%) |
| HSV | hsv(314, 9%, 95%) |
| CMYK | cmyk(0%, 8.7%, 2.1%, 5.1%) |
| CIE-LAB | lab(90.19, 9.94, -5.18) |
| CIE-LCH | lch(90.19, 11.21, 332.46°) |
| OKLab | oklab(91.92% 0.028 -0.0137) |
| OKLCH | oklch(91.92% 0.031 334) |
| XYZ | xyz(77.7584, 76.7055, 90.8137) |
| Luminance | 0.7671 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.23
Light Pink
#FFD1DF
ΔE00 7.32
Thistle
#D8BFD8
ΔE00 7.52
Pale Pink
#FFCFDC
ΔE00 7.93
Mistyrose
#FFE4E1
ΔE00 7.99
Lavender (CSS)
#E6E6FA
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DDED #DDF2E2
analogous
#ECDDF2 #F2DDED #F2DDE2
triadic
#F2DDED #EDF2DD #DDEDF2
tetradic
#F2DDED #F2ECDD #DDF2E2 #DDE2F2
square
#F2DDED #F2ECDD #DDF2E2 #DDE2F2
split-complementary
#F2DDED #E2F2DD #DDF2EC
monochromatic
#D084BE #E1B1D6 #F2DDED #F7E9F3 #F7E9F3
Accessibility & contrast
On white
1.29
#F2DDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#F2DDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DDED
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DDED | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EE
Deuteranopia (green-blind)
#E1E4EC
Tritanopia (blue-blind)
#F4DEE2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2dded; /* rgb */ color: rgb(242, 221, 237); /* oklch */ color: oklch(91.9% 0.031 334.0);
Tailwind
colors: {
custom: {
50: '#f6e7f2',
500: '#f2dded',
950: '#000000',
},
}SCSS
$custom: #f2dded; $custom-light: #f6e7f2; $custom-dark: #000000;
JSON
{
"hex": "#f2dded",
"rgb": {
"r": 242,
"g": 221,
"b": 237
},
"hsl": {
"h": 314.286,
"s": 44.681,
"l": 90.784
},
"oklch": {
"l": 0.91916,
"c": 0.03116,
"h": 334
},
"luminance": 0.76705
}Semantic roles & 50–950 ramp
primary
#F2DDED
secondary
#A4CFAE
accent
#B84F2E
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485