#F0D4EE#F0D4EE
#F0D4EE is a very light, muted purple. Relative luminance 0.718; OKLCH L 90.1% C 0.046 H 328.2°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F0D4EE |
|---|---|
| RGB | rgb(240, 212, 238) |
| HSL | hsl(304, 48%, 89%) |
| HSV | hsv(304, 12%, 94%) |
| CMYK | cmyk(0%, 11.7%, 0.8%, 5.9%) |
| CIE-LAB | lab(87.87, 14.15, -9.16) |
| CIE-LCH | lch(87.87, 16.86, 327.09°) |
| OKLab | oklab(90.08% 0.0393 -0.0243) |
| OKLCH | oklch(90.08% 0.046 328.2) |
| XYZ | xyz(74.9093, 71.7863, 90.7823) |
| Luminance | 0.7178 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.23
Very Light Purple
#F6CEFC
ΔE00 5.86
Pale Mauve
#FED0FC
ΔE00 5.95
Pale Lavender
#EECFFE
ΔE00 6.00
Light Pink
#FFD1DF
ΔE00 6.52
Pale Pink
#FFCFDC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0D4EE #D4F0D6
analogous
#E4D4F0 #F0D4EE #F0D4E0
triadic
#F0D4EE #EEF0D4 #D4EEF0
tetradic
#F0D4EE #F0E4D4 #D4F0D6 #D4E0F0
square
#F0D4EE #F0E4D4 #D4F0D6 #D4E0F0
split-complementary
#F0D4EE #E0F0D4 #D4F0E4
monochromatic
#D079CA #E0A7DC #F0D4EE #F7E8F6 #F7E8F6
Accessibility & contrast
On white
1.37
#F0D4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#F0D4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0D4EE
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0D4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0D4EE | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEF
Deuteranopia (green-blind)
#D9DEED
Tritanopia (blue-blind)
#F2D6DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f0d4ee; /* rgb */ color: rgb(240, 212, 238); /* oklch */ color: oklch(90.1% 0.046 328.2);
Tailwind
colors: {
custom: {
50: '#f5e1f3',
500: '#f0d4ee',
950: '#000000',
},
}SCSS
$custom: #f0d4ee; $custom-light: #f5e1f3; $custom-dark: #000000;
JSON
{
"hex": "#f0d4ee",
"rgb": {
"r": 240,
"g": 212,
"b": 238
},
"hsl": {
"h": 304.286,
"s": 48.276,
"l": 88.627
},
"oklch": {
"l": 0.90079,
"c": 0.04621,
"h": 328.2
},
"luminance": 0.71785
}Semantic roles & 50–950 ramp
primary
#F0D4EE
secondary
#9BCD9E
accent
#BC342A
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485