#F5D8FF#F5D8FF
#F5D8FF is a very light, moderate purple. Relative luminance 0.757; OKLCH L 91.8% C 0.061 H 317.4°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F5D8FF |
|---|---|
| RGB | rgb(245, 216, 255) |
| HSL | hsl(285, 100%, 92%) |
| HSV | hsv(285, 15%, 100%) |
| CMYK | cmyk(3.9%, 15.3%, 0%, 0%) |
| CIE-LAB | lab(89.74, 16.82, -15.27) |
| CIE-LCH | lch(89.74, 22.71, 317.76°) |
| OKLab | oklab(91.8% 0.0446 -0.041) |
| OKLCH | oklch(91.8% 0.061 317.4) |
| XYZ | xyz(80.2593, 75.7451, 104.9805) |
| Luminance | 0.7574 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 2.80
Very Light Purple
#F6CEFC
ΔE00 3.23
Pale Mauve
#FED0FC
ΔE00 3.97
Pale Lilac
#E4CBFF
ΔE00 4.97
Light Lilac
#EDC8FF
ΔE00 5.06
Light Lavender
#DFC5FE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5D8FF #E2FFD8
analogous
#E1D8FF #F5D8FF #FFD8F6
triadic
#F5D8FF #FFF5D8 #D8FFF5
tetradic
#F5D8FF #FFE1D8 #E2FFD8 #D8F6FF
square
#F5D8FF #FFE1D8 #E2FFD8 #D8F6FF
split-complementary
#F5D8FF #F6FFD8 #D8FFE1
monochromatic
#D65EFF #E59BFF #F5D8FF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.30
#F5D8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#F5D8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5D8FF
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5D8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5D8FF | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#DAE3FE
Tritanopia (blue-blind)
#F5DCE5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f5d8ff; /* rgb */ color: rgb(245, 216, 255); /* oklch */ color: oklch(91.8% 0.061 317.4);
Tailwind
colors: {
custom: {
50: '#f8e4ff',
500: '#f5d8ff',
950: '#000000',
},
}SCSS
$custom: #f5d8ff; $custom-light: #f8e4ff; $custom-dark: #000000;
JSON
{
"hex": "#f5d8ff",
"rgb": {
"r": 245,
"g": 216,
"b": 255
},
"hsl": {
"h": 284.615,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.91799,
"c": 0.06058,
"h": 317.4
},
"luminance": 0.75744
}Semantic roles & 50–950 ramp
primary
#F5D8FF
secondary
#A7EB90
accent
#E6003B
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486