#F0D7FF#F0D7FF
#F0D7FF is a very light, muted violet. Relative luminance 0.743; OKLCH L 91.2% C 0.060 H 312.9°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F0D7FF |
|---|---|
| RGB | rgb(240, 215, 255) |
| HSL | hsl(278, 100%, 92%) |
| HSV | hsv(278, 16%, 100%) |
| CMYK | cmyk(5.9%, 15.7%, 0%, 0%) |
| CIE-LAB | lab(89.09, 15.73, -16.29) |
| CIE-LCH | lch(89.09, 22.65, 313.98°) |
| OKLab | oklab(91.19% 0.0407 -0.0438) |
| OKLCH | oklch(91.19% 0.06 312.9) |
| XYZ | xyz(78.2827, 74.3467, 104.8147) |
| Luminance | 0.7435 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 2.54
Very Light Purple
#F6CEFC
ΔE00 3.81
Pale Lilac
#E4CBFF
ΔE00 4.15
Light Lilac
#EDC8FF
ΔE00 4.87
Pale Mauve
#FED0FC
ΔE00 4.93
Light Lavender
#DFC5FE
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0D7FF #E6FFD7
analogous
#DCD7FF #F0D7FF #FFD7FA
triadic
#F0D7FF #FFF0D7 #D7FFF0
tetradic
#F0D7FF #FFDCD7 #E6FFD7 #D7FAFF
square
#F0D7FF #FFDCD7 #E6FFD7 #D7FAFF
split-complementary
#F0D7FF #FAFFD7 #D7FFDC
monochromatic
#C25DFF #D99AFF #F0D7FF #F4E0FF #F4E0FF
Accessibility & contrast
On white
1.32
#F0D7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#F0D7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0D7FF
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0D7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0D7FF | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#D7E0FE
Tritanopia (blue-blind)
#EFDBE4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f0d7ff; /* rgb */ color: rgb(240, 215, 255); /* oklch */ color: oklch(91.2% 0.060 312.9);
Tailwind
colors: {
custom: {
50: '#f5e3ff',
500: '#f0d7ff',
950: '#000000',
},
}SCSS
$custom: #f0d7ff; $custom-light: #f5e3ff; $custom-dark: #000000;
JSON
{
"hex": "#f0d7ff",
"rgb": {
"r": 240,
"g": 215,
"b": 255
},
"hsl": {
"h": 277.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.91191,
"c": 0.05983,
"h": 312.9
},
"luminance": 0.74346
}Semantic roles & 50–950 ramp
primary
#F0D7FF
secondary
#B2EB8F
accent
#E60056
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171518
muted
#858486