#F0DDE2#F0DDE2
#F0DDE2 is a very light, muted pink. Relative luminance 0.757; OKLCH L 91.4% C 0.022 H 359.7°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DDE2 |
|---|---|
| RGB | rgb(240, 221, 226) |
| HSL | hsl(344, 39%, 90%) |
| HSV | hsv(344, 8%, 94%) |
| CMYK | cmyk(0%, 7.9%, 5.8%, 5.9%) |
| CIE-LAB | lab(89.73, 7.35, -0.09) |
| CIE-LCH | lch(89.73, 7.35, 359.32°) |
| OKLab | oklab(91.43% 0.0219 -0.0001) |
| OKLCH | oklch(91.43% 0.022 359.7) |
| XYZ | xyz(75.5175, 75.7301, 82.5759) |
| Luminance | 0.7573 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.17
Mistyrose
#FFE4E1
ΔE00 4.51
Very Light Pink
#FFF4F2
ΔE00 6.65
Snow
#FFFAFA
ΔE00 8.49
Light Pink
#FFD1DF
ΔE00 8.72
Seashell
#FFF5EE
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DDE2 #DDF0EB
analogous
#F0DDEB #F0DDE2 #F0E1DD
triadic
#F0DDE2 #E2F0DD #DDE2F0
tetradic
#F0DDE2 #EBF0DD #DDF0EB #E1DDF0
square
#F0DDE2 #EBF0DD #DDF0EB #E1DDF0
split-complementary
#F0DDE2 #DDF0E1 #DDEBF0
monochromatic
#CB889A #DDB3BE #F0DDE2 #F6EAED #F6EAED
Accessibility & contrast
On white
1.30
#F0DDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#F0DDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DDE2
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DDE2 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E2
Deuteranopia (green-blind)
#E3E3E2
Tritanopia (blue-blind)
#F4DCDF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f0dde2; /* rgb */ color: rgb(240, 221, 226); /* oklch */ color: oklch(91.4% 0.022 359.7);
Tailwind
colors: {
custom: {
50: '#f5e7eb',
500: '#f0dde2',
950: '#000000',
},
}SCSS
$custom: #f0dde2; $custom-light: #f5e7eb; $custom-dark: #000000;
JSON
{
"hex": "#f0dde2",
"rgb": {
"r": 240,
"g": 221,
"b": 226
},
"hsl": {
"h": 344.211,
"s": 38.776,
"l": 90.392
},
"oklch": {
"l": 0.91428,
"c": 0.02186,
"h": 359.7
},
"luminance": 0.75729
}Semantic roles & 50–950 ramp
primary
#F0DDE2
secondary
#A5CCC2
accent
#B29134
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484