#F4D3FF#F4D3FF
#F4D3FF is a very light, moderate purple. Relative luminance 0.730; OKLCH L 90.8% C 0.069 H 317.6°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D3FF |
|---|---|
| RGB | rgb(244, 211, 255) |
| HSL | hsl(285, 100%, 91%) |
| HSV | hsv(285, 17%, 100%) |
| CMYK | cmyk(4.3%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(88.47, 19.12, -17.19) |
| CIE-LCH | lch(88.47, 25.71, 318.04°) |
| OKLab | oklab(90.79% 0.0507 -0.0462) |
| OKLCH | oklch(90.79% 0.069 317.6) |
| XYZ | xyz(78.6498, 73.0426, 104.5437) |
| Luminance | 0.7304 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.45
Very Light Purple
#F6CEFC
ΔE00 1.75
Pale Mauve
#FED0FC
ΔE00 3.04
Light Lilac
#EDC8FF
ΔE00 3.45
Pale Lilac
#E4CBFF
ΔE00 4.01
Light Lavender
#DFC5FE
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D3FF #DEFFD3
analogous
#DED3FF #F4D3FF #FFD3F4
triadic
#F4D3FF #FFF4D3 #D3FFF4
tetradic
#F4D3FF #FFDED3 #DEFFD3 #D3F4FF
square
#F4D3FF #FFDED3 #DEFFD3 #D3F4FF
split-complementary
#F4D3FF #F4FFD3 #D3FFDE
monochromatic
#D559FF #E596FF #F4D3FF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.35
#F4D3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#F4D3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D3FF
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D3FF | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#D5DFFD
Tritanopia (blue-blind)
#F4D7E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f4d3ff; /* rgb */ color: rgb(244, 211, 255); /* oklch */ color: oklch(90.8% 0.069 317.6);
Tailwind
colors: {
custom: {
50: '#f8e0ff',
500: '#f4d3ff',
950: '#000000',
},
}SCSS
$custom: #f4d3ff; $custom-light: #f8e0ff; $custom-dark: #000000;
JSON
{
"hex": "#f4d3ff",
"rgb": {
"r": 244,
"g": 211,
"b": 255
},
"hsl": {
"h": 285,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.90793,
"c": 0.06864,
"h": 317.6
},
"luminance": 0.73042
}Semantic roles & 50–950 ramp
primary
#F4D3FF
secondary
#A3EB8C
accent
#E60039
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486