#F2DDEE#F2DDEE
#F2DDEE is a very light, muted pink. Relative luminance 0.768; OKLCH L 91.9% C 0.032 H 332.2°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DDEE |
|---|---|
| RGB | rgb(242, 221, 238) |
| HSL | hsl(311, 45%, 91%) |
| HSV | hsv(311, 9%, 95%) |
| CMYK | cmyk(0%, 8.7%, 1.7%, 5.1%) |
| CIE-LAB | lab(90.21, 10.11, -5.67) |
| CIE-LCH | lch(90.21, 11.59, 330.74°) |
| OKLab | oklab(91.95% 0.0284 -0.015) |
| OKLCH | oklch(91.95% 0.032 332.2) |
| XYZ | xyz(77.9050, 76.7641, 91.5852) |
| Luminance | 0.7676 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.48
Light Pink
#FFD1DF
ΔE00 7.36
Thistle
#D8BFD8
ΔE00 7.39
Pale Pink
#FFCFDC
ΔE00 7.99
Lavender (CSS)
#E6E6FA
ΔE00 8.16
Mistyrose
#FFE4E1
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DDEE #DDF2E1
analogous
#EBDDF2 #F2DDEE #F2DDE3
triadic
#F2DDEE #EEF2DD #DDEEF2
tetradic
#F2DDEE #F2EBDD #DDF2E1 #DDE3F2
square
#F2DDEE #F2EBDD #DDF2E1 #DDE3F2
split-complementary
#F2DDEE #E3F2DD #DDF2EB
monochromatic
#D084C2 #E1B1D8 #F2DDEE #F7E9F4 #F7E9F4
Accessibility & contrast
On white
1.28
#F2DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#F2DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DDEE
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DDEE | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EF
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#F4DEE2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2ddee; /* rgb */ color: rgb(242, 221, 238); /* oklch */ color: oklch(91.9% 0.032 332.2);
Tailwind
colors: {
custom: {
50: '#f6e7f3',
500: '#f2ddee',
950: '#000000',
},
}SCSS
$custom: #f2ddee; $custom-light: #f6e7f3; $custom-dark: #000000;
JSON
{
"hex": "#f2ddee",
"rgb": {
"r": 242,
"g": 221,
"b": 238
},
"hsl": {
"h": 311.429,
"s": 44.681,
"l": 90.784
},
"oklch": {
"l": 0.91946,
"c": 0.03207,
"h": 332.2
},
"luminance": 0.76763
}Semantic roles & 50–950 ramp
primary
#F2DDEE
secondary
#A4CFAC
accent
#B8482E
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485