#F0D7EA#F0D7EA
#F0D7EA is a very light, muted pink. Relative luminance 0.731; OKLCH L 90.5% C 0.037 H 334.2°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F0D7EA |
|---|---|
| RGB | rgb(240, 215, 234) |
| HSL | hsl(314, 45%, 89%) |
| HSV | hsv(314, 10%, 94%) |
| CMYK | cmyk(0%, 10.4%, 2.5%, 5.9%) |
| CIE-LAB | lab(88.48, 11.87, -6.14) |
| CIE-LCH | lch(88.48, 13.36, 332.64°) |
| OKLab | oklab(90.52% 0.0335 -0.0162) |
| OKLCH | oklch(90.52% 0.037 334.2) |
| XYZ | xyz(75.0850, 73.0677, 87.9740) |
| Luminance | 0.7307 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.97
Light Pink
#FFD1DF
ΔE00 6.16
Pale Pink
#FFCFDC
ΔE00 6.78
Lavenderblush
#FFF0F5
ΔE00 8.12
Pale Mauve
#FED0FC
ΔE00 8.24
Very Light Purple
#F6CEFC
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0D7EA #D7F0DD
analogous
#EAD7F0 #F0D7EA #F0D7DE
triadic
#F0D7EA #EAF0D7 #D7EAF0
tetradic
#F0D7EA #F0EAD7 #D7F0DD #D7DEF0
square
#F0D7EA #F0EAD7 #D7F0DD #D7DEF0
split-complementary
#F0D7EA #DEF0D7 #D7F0EA
monochromatic
#CF7EBB #DFAAD3 #F0D7EA #F7E9F3 #F7E9F3
Accessibility & contrast
On white
1.34
#F0D7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#F0D7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0D7EA
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0D7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0D7EA | 1.00 | 1.34 | 15.61 | 15.61 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#DCDFE9
Tritanopia (blue-blind)
#F3D8DD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f0d7ea; /* rgb */ color: rgb(240, 215, 234); /* oklch */ color: oklch(90.5% 0.037 334.2);
Tailwind
colors: {
custom: {
50: '#f5e3f0',
500: '#f0d7ea',
950: '#000000',
},
}SCSS
$custom: #f0d7ea; $custom-light: #f5e3f0; $custom-dark: #000000;
JSON
{
"hex": "#f0d7ea",
"rgb": {
"r": 240,
"g": 215,
"b": 234
},
"hsl": {
"h": 314.4,
"s": 45.455,
"l": 89.216
},
"oklch": {
"l": 0.9052,
"c": 0.03721,
"h": 334.2
},
"luminance": 0.73067
}Semantic roles & 50–950 ramp
primary
#F0D7EA
secondary
#9ECDA9
accent
#B94E2D
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485