#F4D8FF#F4D8FF
#F4D8FF is a very light, moderate purple. Relative luminance 0.756; OKLCH L 91.7% C 0.060 H 316.5°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D8FF |
|---|---|
| RGB | rgb(244, 216, 255) |
| HSL | hsl(283, 100%, 92%) |
| HSV | hsv(283, 15%, 100%) |
| CMYK | cmyk(4.3%, 15.3%, 0%, 0%) |
| CIE-LAB | lab(89.66, 16.49, -15.40) |
| CIE-LCH | lch(89.66, 22.57, 316.95°) |
| OKLab | oklab(91.71% 0.0435 -0.0414) |
| OKLCH | oklch(91.71% 0.06 316.5) |
| XYZ | xyz(79.9113, 75.5656, 104.9642) |
| Luminance | 0.7557 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 2.77
Very Light Purple
#F6CEFC
ΔE00 3.39
Pale Mauve
#FED0FC
ΔE00 4.21
Pale Lilac
#E4CBFF
ΔE00 4.84
Light Lilac
#EDC8FF
ΔE00 5.06
Light Lavender
#DFC5FE
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D8FF #E3FFD8
analogous
#E1D8FF #F4D8FF #FFD8F7
triadic
#F4D8FF #FFF4D8 #D8FFF4
tetradic
#F4D8FF #FFE1D8 #E3FFD8 #D8F7FF
square
#F4D8FF #FFE1D8 #E3FFD8 #D8F7FF
split-complementary
#F4D8FF #F7FFD8 #D8FFE1
monochromatic
#D15EFF #E39BFF #F4D8FF #F6E0FF #F6E0FF
Accessibility & contrast
On white
1.30
#F4D8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#F4D8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D8FF
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D8FF | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#D9E2FE
Tritanopia (blue-blind)
#F4DCE5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f4d8ff; /* rgb */ color: rgb(244, 216, 255); /* oklch */ color: oklch(91.7% 0.060 316.5);
Tailwind
colors: {
custom: {
50: '#f8e4ff',
500: '#f4d8ff',
950: '#000000',
},
}SCSS
$custom: #f4d8ff; $custom-light: #f8e4ff; $custom-dark: #000000;
JSON
{
"hex": "#f4d8ff",
"rgb": {
"r": 244,
"g": 216,
"b": 255
},
"hsl": {
"h": 283.077,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.91714,
"c": 0.06006,
"h": 316.5
},
"luminance": 0.75565
}Semantic roles & 50–950 ramp
primary
#F4D8FF
secondary
#AAEB90
accent
#E60041
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171518
muted
#858486