#F5DEFF#F5DEFF
#F5DEFF is a very light, muted purple. Relative luminance 0.789; OKLCH L 92.9% C 0.050 H 315.7°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DEFF |
|---|---|
| RGB | rgb(245, 222, 255) |
| HSL | hsl(282, 100%, 94%) |
| HSV | hsv(282, 13%, 100%) |
| CMYK | cmyk(3.9%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(91.18, 13.67, -13.12) |
| CIE-LCH | lch(91.18, 18.95, 316.19°) |
| OKLab | oklab(92.92% 0.036 -0.0351) |
| OKLCH | oklch(92.92% 0.05 315.7) |
| XYZ | xyz(81.8246, 78.8757, 105.5023) |
| Luminance | 0.7887 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.89
Very Light Purple
#F6CEFC
ΔE00 5.54
Pale Mauve
#FED0FC
ΔE00 6.04
Pale Lilac
#E4CBFF
ΔE00 6.51
Light Lilac
#EDC8FF
ΔE00 7.20
Thistle
#D8BFD8
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DEFF #E8FFDE
analogous
#E4DEFF #F5DEFF #FFDEF8
triadic
#F5DEFF #FFF5DE #DEFFF5
tetradic
#F5DEFF #FFE4DE #E8FFDE #DEF8FF
square
#F5DEFF #FFE4DE #E8FFDE #DEF8FF
split-complementary
#F5DEFF #F8FFDE #DEFFE4
monochromatic
#D064FF #E2A1FF #F5DEFF #F6E0FF #F6E0FF
Accessibility & contrast
On white
1.25
#F5DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#F5DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DEFF
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DEFF | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FF
Deuteranopia (green-blind)
#DFE6FE
Tritanopia (blue-blind)
#F5E1E9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f5deff; /* rgb */ color: rgb(245, 222, 255); /* oklch */ color: oklch(92.9% 0.050 315.7);
Tailwind
colors: {
custom: {
50: '#f8e8ff',
500: '#f5deff',
950: '#000000',
},
}SCSS
$custom: #f5deff; $custom-light: #f8e8ff; $custom-dark: #000000;
JSON
{
"hex": "#f5deff",
"rgb": {
"r": 245,
"g": 222,
"b": 255
},
"hsl": {
"h": 281.818,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.92915,
"c": 0.05034,
"h": 315.7
},
"luminance": 0.78875
}Semantic roles & 50–950 ramp
primary
#F5DEFF
secondary
#AFEC95
accent
#E60046
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171618
muted
#858486