#F0D3FF#F0D3FF
#F0D3FF is a very light, moderate violet. Relative luminance 0.723; OKLCH L 90.5% C 0.067 H 314.2°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F0D3FF |
|---|---|
| RGB | rgb(240, 211, 255) |
| HSL | hsl(280, 100%, 91%) |
| HSV | hsv(280, 17%, 100%) |
| CMYK | cmyk(5.9%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(88.13, 17.83, -17.73) |
| CIE-LCH | lch(88.13, 25.15, 315.16°) |
| OKLab | oklab(90.45% 0.0464 -0.0478) |
| OKLCH | oklch(90.45% 0.067 314.2) |
| XYZ | xyz(77.2766, 72.3345, 104.4793) |
| Luminance | 0.7233 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.12
Very Light Purple
#F6CEFC
ΔE00 2.62
Pale Lilac
#E4CBFF
ΔE00 3.29
Light Lilac
#EDC8FF
ΔE00 3.46
Pale Mauve
#FED0FC
ΔE00 4.05
Light Lavender
#DFC5FE
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0D3FF #E2FFD3
analogous
#DAD3FF #F0D3FF #FFD3F8
triadic
#F0D3FF #FFF0D3 #D3FFF0
tetradic
#F0D3FF #FFDAD3 #E2FFD3 #D3F8FF
square
#F0D3FF #FFDAD3 #E2FFD3 #D3F8FF
split-complementary
#F0D3FF #F8FFD3 #D3FFDA
monochromatic
#C659FF #DB96FF #F0D3FF #F5E0FF #F5E0FF
Accessibility & contrast
On white
1.36
#F0D3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#F0D3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0D3FF
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0D3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0D3FF | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#D3DEFD
Tritanopia (blue-blind)
#EFD8E2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f0d3ff; /* rgb */ color: rgb(240, 211, 255); /* oklch */ color: oklch(90.5% 0.067 314.2);
Tailwind
colors: {
custom: {
50: '#f5e0ff',
500: '#f0d3ff',
950: '#000000',
},
}SCSS
$custom: #f0d3ff; $custom-light: #f5e0ff; $custom-dark: #000000;
JSON
{
"hex": "#f0d3ff",
"rgb": {
"r": 240,
"g": 211,
"b": 255
},
"hsl": {
"h": 279.545,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.9045,
"c": 0.06662,
"h": 314.2
},
"luminance": 0.72334
}Semantic roles & 50–950 ramp
primary
#F0D3FF
secondary
#ACEB8C
accent
#E6004E
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171518
muted
#858486