#F2DEEB#F2DEEB
#F2DEEB is a very light, muted pink. Relative luminance 0.771; OKLCH L 92.0% C 0.028 H 338.6°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DEEB |
|---|---|
| RGB | rgb(242, 222, 235) |
| HSL | hsl(321, 43%, 91%) |
| HSV | hsv(321, 8%, 95%) |
| CMYK | cmyk(0%, 8.3%, 2.9%, 5.1%) |
| CIE-LAB | lab(90.38, 9.06, -3.85) |
| CIE-LCH | lch(90.38, 9.85, 336.98°) |
| OKLab | oklab(92.05% 0.0258 -0.0101) |
| OKLCH | oklch(92.05% 0.028 338.6) |
| XYZ | xyz(77.7327, 77.1189, 89.3716) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.25
Mistyrose
#FFE4E1
ΔE00 7.01
Light Pink
#FFD1DF
ΔE00 7.65
Lavender (CSS)
#E6E6FA
ΔE00 8.10
Pale Pink
#FFCFDC
ΔE00 8.22
Thistle
#D8BFD8
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DEEB #DEF2E5
analogous
#EFDEF2 #F2DEEB #F2DEE1
triadic
#F2DEEB #EBF2DE #DEEBF2
tetradic
#F2DEEB #F2EFDE #DEF2E5 #DEE1F2
square
#F2DEEB #F2EFDE #DEF2E5 #DEE1F2
split-complementary
#F2DEEB #E1F2DE #DEF2EF
monochromatic
#CF86B6 #E1B2D0 #F2DEEB #F6E9F2 #F6E9F2
Accessibility & contrast
On white
1.28
#F2DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#F2DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DEEB
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DEEB | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EC
Deuteranopia (green-blind)
#E3E4EA
Tritanopia (blue-blind)
#F5DEE2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2deeb; /* rgb */ color: rgb(242, 222, 235); /* oklch */ color: oklch(92.0% 0.028 338.6);
Tailwind
colors: {
custom: {
50: '#f6e8f1',
500: '#f2deeb',
950: '#000000',
},
}SCSS
$custom: #f2deeb; $custom-light: #f6e8f1; $custom-dark: #000000;
JSON
{
"hex": "#f2deeb",
"rgb": {
"r": 242,
"g": 222,
"b": 235
},
"hsl": {
"h": 321,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.92047,
"c": 0.02775,
"h": 338.6
},
"luminance": 0.77118
}Semantic roles & 50–950 ramp
primary
#F2DEEB
secondary
#A5CFB4
accent
#B75E2F
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485