#F2DEED#F2DEED
#F2DEED is a very light, muted pink. Relative luminance 0.772; OKLCH L 92.1% C 0.029 H 334.4°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DEED |
|---|---|
| RGB | rgb(242, 222, 237) |
| HSL | hsl(315, 43%, 91%) |
| HSV | hsv(315, 8%, 95%) |
| CMYK | cmyk(0%, 8.3%, 2.1%, 5.1%) |
| CIE-LAB | lab(90.43, 9.42, -4.82) |
| CIE-LCH | lch(90.43, 10.58, 332.88°) |
| OKLab | oklab(92.11% 0.0266 -0.0127) |
| OKLCH | oklch(92.11% 0.029 334.4) |
| XYZ | xyz(78.0233, 77.2351, 90.9019) |
| Luminance | 0.7723 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.75
Light Pink
#FFD1DF
ΔE00 7.65
Mistyrose
#FFE4E1
ΔE00 7.69
Thistle
#D8BFD8
ΔE00 7.89
Lavender (CSS)
#E6E6FA
ΔE00 7.93
Pale Pink
#FFCFDC
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DEED #DEF2E3
analogous
#EDDEF2 #F2DEED #F2DEE3
triadic
#F2DEED #EDF2DE #DEEDF2
tetradic
#F2DEED #F2EDDE #DEF2E3 #DEE3F2
square
#F2DEED #F2EDDE #DEF2E3 #DEE3F2
split-complementary
#F2DEED #E3F2DE #DEF2ED
monochromatic
#CF86BD #E1B2D5 #F2DEED #F6E9F3 #F6E9F3
Accessibility & contrast
On white
1.28
#F2DEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#F2DEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DEED
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DEED | 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)
#DEE2EE
Deuteranopia (green-blind)
#E2E5EC
Tritanopia (blue-blind)
#F4DFE3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f2deed; /* rgb */ color: rgb(242, 222, 237); /* oklch */ color: oklch(92.1% 0.029 334.4);
Tailwind
colors: {
custom: {
50: '#f6e8f2',
500: '#f2deed',
950: '#000000',
},
}SCSS
$custom: #f2deed; $custom-light: #f6e8f2; $custom-dark: #000000;
JSON
{
"hex": "#f2deed",
"rgb": {
"r": 242,
"g": 222,
"b": 237
},
"hsl": {
"h": 315,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.92106,
"c": 0.02945,
"h": 334.4
},
"luminance": 0.77234
}Semantic roles & 50–950 ramp
primary
#F2DEED
secondary
#A5CFB0
accent
#B7512F
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485