#F0D3FC#F0D3FC
#F0D3FC is a very light, moderate purple. Relative luminance 0.721; OKLCH L 90.3% C 0.063 H 316.1°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F0D3FC |
|---|---|
| RGB | rgb(240, 211, 252) |
| HSL | hsl(282, 87%, 91%) |
| HSV | hsv(282, 16%, 99%) |
| CMYK | cmyk(4.8%, 16.3%, 0%, 1.2%) |
| CIE-LAB | lab(88.04, 17.26, -16.29) |
| CIE-LCH | lch(88.04, 23.74, 316.66°) |
| OKLab | oklab(90.35% 0.0455 -0.0438) |
| OKLCH | oklch(90.35% 0.063 316.1) |
| XYZ | xyz(76.7974, 72.1429, 101.9558) |
| Luminance | 0.7214 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.73
Very Light Purple
#F6CEFC
ΔE00 2.66
Pale Mauve
#FED0FC
ΔE00 3.89
Pale Lilac
#E4CBFF
ΔE00 3.92
Light Lilac
#EDC8FF
ΔE00 4.03
Light Lavender
#DFC5FE
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0D3FC #DFFCD3
analogous
#DBD3FC #F0D3FC #FCD3F3
triadic
#F0D3FC #FCF0D3 #D3FCF0
tetradic
#F0D3FC #FCDBD3 #DFFCD3 #D3F3FC
square
#F0D3FC #FCDBD3 #DFFCD3 #D3F3FC
split-complementary
#F0D3FC #F3FCD3 #D3FCDB
monochromatic
#C960F4 #DC9AF8 #F0D3FC #F5E2FD #F5E2FD
Accessibility & contrast
On white
1.36
#F0D3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#F0D3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0D3FC
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0D3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0D3FC | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFE
Deuteranopia (green-blind)
#D4DEFB
Tritanopia (blue-blind)
#F0D7E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f0d3fc; /* rgb */ color: rgb(240, 211, 252); /* oklch */ color: oklch(90.3% 0.063 316.1);
Tailwind
colors: {
custom: {
50: '#f5e0fd',
500: '#f0d3fc',
950: '#000000',
},
}SCSS
$custom: #f0d3fc; $custom-light: #f5e0fd; $custom-dark: #000000;
JSON
{
"hex": "#f0d3fc",
"rgb": {
"r": 240,
"g": 211,
"b": 252
},
"hsl": {
"h": 282.439,
"s": 87.234,
"l": 90.784
},
"oklch": {
"l": 0.90348,
"c": 0.06313,
"h": 316.1
},
"luminance": 0.72142
}Semantic roles & 50–950 ramp
primary
#F0D3FC
secondary
#A8E48F
accent
#E40244
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485