#F5DCFF#F5DCFF
#F5DCFF is a very light, muted purple. Relative luminance 0.778; OKLCH L 92.5% C 0.054 H 316.3°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DCFF |
|---|---|
| RGB | rgb(245, 220, 255) |
| HSL | hsl(283, 100%, 93%) |
| HSV | hsv(283, 14%, 100%) |
| CMYK | cmyk(3.9%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(90.70, 14.72, -13.84) |
| CIE-LCH | lch(90.70, 20.20, 316.77°) |
| OKLab | oklab(92.54% 0.0389 -0.0371) |
| OKLCH | oklch(92.54% 0.054 316.3) |
| XYZ | xyz(81.2966, 77.8196, 105.3263) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.14
Very Light Purple
#F6CEFC
ΔE00 4.74
Pale Mauve
#FED0FC
ΔE00 5.30
Pale Lilac
#E4CBFF
ΔE00 5.93
Light Lilac
#EDC8FF
ΔE00 6.46
Thistle
#D8BFD8
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DCFF #E6FFDC
analogous
#E3DCFF #F5DCFF #FFDCF7
triadic
#F5DCFF #FFF5DC #DCFFF5
tetradic
#F5DCFF #FFE3DC #E6FFDC #DCF7FF
square
#F5DCFF #FFE3DC #E6FFDC #DCF7FF
split-complementary
#F5DCFF #F7FFDC #DCFFE3
monochromatic
#D262FF #E49FFF #F5DCFF #F6E0FF #F6E0FF
Accessibility & contrast
On white
1.27
#F5DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#F5DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DCFF
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DCFF | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E3FF
Deuteranopia (green-blind)
#DDE5FE
Tritanopia (blue-blind)
#F5E0E8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f5dcff; /* rgb */ color: rgb(245, 220, 255); /* oklch */ color: oklch(92.5% 0.054 316.3);
Tailwind
colors: {
custom: {
50: '#f8e6ff',
500: '#f5dcff',
950: '#000000',
},
}SCSS
$custom: #f5dcff; $custom-light: #f8e6ff; $custom-dark: #000000;
JSON
{
"hex": "#f5dcff",
"rgb": {
"r": 245,
"g": 220,
"b": 255
},
"hsl": {
"h": 282.857,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.92541,
"c": 0.05375,
"h": 316.3
},
"luminance": 0.77819
}Semantic roles & 50–950 ramp
primary
#F5DCFF
secondary
#ADEC93
accent
#E60042
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171618
muted
#858486