#F0D3EE#F0D3EE
#F0D3EE is a very light, muted purple. Relative luminance 0.713; OKLCH L 89.9% C 0.048 H 328.1°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F0D3EE |
|---|---|
| RGB | rgb(240, 211, 238) |
| HSL | hsl(304, 49%, 88%) |
| HSV | hsv(304, 12%, 94%) |
| CMYK | cmyk(0%, 12.1%, 0.8%, 5.9%) |
| CIE-LAB | lab(87.62, 14.68, -9.52) |
| CIE-LCH | lch(87.62, 17.50, 327.04°) |
| OKLab | oklab(89.89% 0.0407 -0.0253) |
| OKLCH | oklch(89.89% 0.048 328.1) |
| XYZ | xyz(74.6601, 71.2879, 90.6992) |
| Luminance | 0.7129 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.13
Very Light Purple
#F6CEFC
ΔE00 5.48
Pale Mauve
#FED0FC
ΔE00 5.57
Pale Lavender
#EECFFE
ΔE00 5.69
Light Pink
#FFD1DF
ΔE00 6.53
Pale Pink
#FFCFDC
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0D3EE #D3F0D5
analogous
#E3D3F0 #F0D3EE #F0D3DF
triadic
#F0D3EE #EEF0D3 #D3EEF0
tetradic
#F0D3EE #F0E3D3 #D3F0D5 #D3DFF0
square
#F0D3EE #F0E3D3 #D3F0D5 #D3DFF0
split-complementary
#F0D3EE #DFF0D3 #D3F0E3
monochromatic
#D178CB #E0A5DC #F0D3EE #F7E8F6 #F7E8F6
Accessibility & contrast
On white
1.38
#F0D3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#F0D3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0D3EE
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0D3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0D3EE | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EF
Deuteranopia (green-blind)
#D8DDED
Tritanopia (blue-blind)
#F2D5DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f0d3ee; /* rgb */ color: rgb(240, 211, 238); /* oklch */ color: oklch(89.9% 0.048 328.1);
Tailwind
colors: {
custom: {
50: '#f5e0f3',
500: '#f0d3ee',
950: '#000000',
},
}SCSS
$custom: #f0d3ee; $custom-light: #f5e0f3; $custom-dark: #000000;
JSON
{
"hex": "#f0d3ee",
"rgb": {
"r": 240,
"g": 211,
"b": 238
},
"hsl": {
"h": 304.138,
"s": 49.153,
"l": 88.431
},
"oklch": {
"l": 0.89891,
"c": 0.04794,
"h": 328.1
},
"luminance": 0.71287
}Semantic roles & 50–950 ramp
primary
#F0D3EE
secondary
#9ACE9D
accent
#BC3329
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485