#F7D8FF#F7D8FF
#F7D8FF is a very light, moderate purple. Relative luminance 0.761; OKLCH L 92.0% C 0.062 H 319.3°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F7D8FF |
|---|---|
| RGB | rgb(247, 216, 255) |
| HSL | hsl(288, 100%, 92%) |
| HSV | hsv(288, 15%, 100%) |
| CMYK | cmyk(3.1%, 15.3%, 0%, 0%) |
| CIE-LAB | lab(89.91, 17.46, -15.00) |
| CIE-LCH | lch(89.91, 23.02, 319.34°) |
| OKLab | oklab(91.97% 0.0468 -0.0402) |
| OKLCH | oklch(91.97% 0.062 319.3) |
| XYZ | xyz(80.9610, 76.1069, 105.0134) |
| Luminance | 0.7611 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 2.93
Very Light Purple
#F6CEFC
ΔE00 2.97
Pale Mauve
#FED0FC
ΔE00 3.53
Light Lilac
#EDC8FF
ΔE00 5.08
Pale Lilac
#E4CBFF
ΔE00 5.26
Light Lavender
#DFC5FE
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7D8FF #E0FFD8
analogous
#E4D8FF #F7D8FF #FFD8F4
triadic
#F7D8FF #FFF7D8 #D8FFF7
tetradic
#F7D8FF #FFE4D8 #E0FFD8 #D8F4FF
square
#F7D8FF #FFE4D8 #E0FFD8 #D8F4FF
split-complementary
#F7D8FF #F4FFD8 #D8FFE4
monochromatic
#DE5EFF #EA9BFF #F7D8FF #F9E0FF #F9E0FF
Accessibility & contrast
On white
1.29
#F7D8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#F7D8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7D8FF
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7D8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7D8FF | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#DAE3FE
Tritanopia (blue-blind)
#F8DCE5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f7d8ff; /* rgb */ color: rgb(247, 216, 255); /* oklch */ color: oklch(92.0% 0.062 319.3);
Tailwind
colors: {
custom: {
50: '#fae4ff',
500: '#f7d8ff',
950: '#000000',
},
}SCSS
$custom: #f7d8ff; $custom-light: #fae4ff; $custom-dark: #000000;
JSON
{
"hex": "#f7d8ff",
"rgb": {
"r": 247,
"g": 216,
"b": 255
},
"hsl": {
"h": 287.692,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.91969,
"c": 0.06168,
"h": 319.3
},
"luminance": 0.76106
}Semantic roles & 50–950 ramp
primary
#F7D8FF
secondary
#A3EB90
accent
#E6002F
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486