#F0DDEA#F0DDEA
#F0DDEA is a very light, muted pink. Relative luminance 0.762; OKLCH L 91.7% C 0.027 H 337.1°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DDEA |
|---|---|
| RGB | rgb(240, 221, 234) |
| HSL | hsl(319, 39%, 90%) |
| HSV | hsv(319, 8%, 94%) |
| CMYK | cmyk(0%, 7.9%, 2.5%, 5.9%) |
| CIE-LAB | lab(89.94, 8.73, -3.98) |
| CIE-LCH | lch(89.94, 9.60, 335.48°) |
| OKLab | oklab(91.66% 0.0248 -0.0105) |
| OKLCH | oklch(91.66% 0.027 337.1) |
| XYZ | xyz(76.6410, 76.1795, 88.4926) |
| Luminance | 0.7618 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.32
Mistyrose
#FFE4E1
ΔE00 7.17
Lavender (CSS)
#E6E6FA
ΔE00 7.83
Light Pink
#FFD1DF
ΔE00 7.92
Thistle
#D8BFD8
ΔE00 8.09
Pale Pink
#FFCFDC
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DDEA #DDF0E3
analogous
#ECDDF0 #F0DDEA #F0DDE0
triadic
#F0DDEA #EAF0DD #DDEAF0
tetradic
#F0DDEA #F0ECDD #DDF0E3 #DDE0F0
square
#F0DDEA #F0ECDD #DDF0E3 #DDE0F0
split-complementary
#F0DDEA #E0F0DD #DDF0EC
monochromatic
#CB88B6 #DDB3D0 #F0DDEA #F6EAF2 #F6EAF2
Accessibility & contrast
On white
1.29
#F0DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#F0DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DDEA
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DDEA | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EB
Deuteranopia (green-blind)
#E1E3E9
Tritanopia (blue-blind)
#F2DDE1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f0ddea; /* rgb */ color: rgb(240, 221, 234); /* oklch */ color: oklch(91.7% 0.027 337.1);
Tailwind
colors: {
custom: {
50: '#f5e7f0',
500: '#f0ddea',
950: '#000000',
},
}SCSS
$custom: #f0ddea; $custom-light: #f5e7f0; $custom-dark: #000000;
JSON
{
"hex": "#f0ddea",
"rgb": {
"r": 240,
"g": 221,
"b": 234
},
"hsl": {
"h": 318.947,
"s": 38.776,
"l": 90.392
},
"oklch": {
"l": 0.9166,
"c": 0.02692,
"h": 337.1
},
"luminance": 0.76179
}Semantic roles & 50–950 ramp
primary
#F0DDEA
secondary
#A5CCB2
accent
#B25C34
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485