#F0DDEB#F0DDEB
#F0DDEB is a very light, muted pink. Relative luminance 0.762; OKLCH L 91.7% C 0.028 H 334.9°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DDEB |
|---|---|
| RGB | rgb(240, 221, 235) |
| HSL | hsl(316, 39%, 90%) |
| HSV | hsv(316, 8%, 94%) |
| CMYK | cmyk(0%, 7.9%, 2.1%, 5.9%) |
| CIE-LAB | lab(89.97, 8.91, -4.47) |
| CIE-LCH | lch(89.97, 9.97, 333.36°) |
| OKLab | oklab(91.69% 0.0252 -0.0118) |
| OKLCH | oklch(91.69% 0.028 334.9) |
| XYZ | xyz(76.7850, 76.2371, 89.2513) |
| Luminance | 0.7624 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.56
Mistyrose
#FFE4E1
ΔE00 7.51
Lavender (CSS)
#E6E6FA
ΔE00 7.73
Thistle
#D8BFD8
ΔE00 7.90
Light Pink
#FFD1DF
ΔE00 7.91
Pale Pink
#FFCFDC
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DDEB #DDF0E2
analogous
#EBDDF0 #F0DDEB #F0DDE1
triadic
#F0DDEB #EBF0DD #DDEBF0
tetradic
#F0DDEB #F0EBDD #DDF0E2 #DDE1F0
square
#F0DDEB #F0EBDD #DDF0E2 #DDE1F0
split-complementary
#F0DDEB #E1F0DD #DDF0EB
monochromatic
#CB88B9 #DDB3D2 #F0DDEB #F6EAF3 #F6EAF3
Accessibility & contrast
On white
1.29
#F0DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#F0DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DDEB
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DDEB | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EC
Deuteranopia (green-blind)
#E1E3EA
Tritanopia (blue-blind)
#F2DEE1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f0ddeb; /* rgb */ color: rgb(240, 221, 235); /* oklch */ color: oklch(91.7% 0.028 334.9);
Tailwind
colors: {
custom: {
50: '#f5e7f1',
500: '#f0ddeb',
950: '#000000',
},
}SCSS
$custom: #f0ddeb; $custom-light: #f5e7f1; $custom-dark: #000000;
JSON
{
"hex": "#f0ddeb",
"rgb": {
"r": 240,
"g": 221,
"b": 235
},
"hsl": {
"h": 315.789,
"s": 38.776,
"l": 90.392
},
"oklch": {
"l": 0.9169,
"c": 0.02778,
"h": 334.9
},
"luminance": 0.76236
}Semantic roles & 50–950 ramp
primary
#F0DDEB
secondary
#A5CCB0
accent
#B25534
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485