#F7DEFF#F7DEFF
#F7DEFF is a very light, muted purple. Relative luminance 0.792; OKLCH L 93.1% C 0.051 H 317.9°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DEFF |
|---|---|
| RGB | rgb(247, 222, 255) |
| HSL | hsl(285, 100%, 94%) |
| HSV | hsv(285, 13%, 100%) |
| CMYK | cmyk(3.1%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(91.34, 14.32, -12.86) |
| CIE-LCH | lch(91.34, 19.25, 318.09°) |
| OKLab | oklab(93.08% 0.0382 -0.0344) |
| OKLCH | oklch(93.08% 0.051 317.9) |
| XYZ | xyz(82.5263, 79.2375, 105.5352) |
| Luminance | 0.7924 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.83
Very Light Purple
#F6CEFC
ΔE00 5.25
Pale Mauve
#FED0FC
ΔE00 5.62
Pale Lilac
#E4CBFF
ΔE00 6.65
Light Lilac
#EDC8FF
ΔE00 7.13
Thistle
#D8BFD8
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DEFF #E6FFDE
analogous
#E6DEFF #F7DEFF #FFDEF6
triadic
#F7DEFF #FFF7DE #DEFFF7
tetradic
#F7DEFF #FFE6DE #E6FFDE #DEF6FF
square
#F7DEFF #FFE6DE #E6FFDE #DEF6FF
split-complementary
#F7DEFF #F6FFDE #DEFFE6
monochromatic
#D964FF #E8A1FF #F7DEFF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.25
#F7DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#F7DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DEFF
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DEFF | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE5FF
Deuteranopia (green-blind)
#E0E7FE
Tritanopia (blue-blind)
#F7E1E9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f7deff; /* rgb */ color: rgb(247, 222, 255); /* oklch */ color: oklch(93.1% 0.051 317.9);
Tailwind
colors: {
custom: {
50: '#fae8ff',
500: '#f7deff',
950: '#000000',
},
}SCSS
$custom: #f7deff; $custom-light: #fae8ff; $custom-dark: #000000;
JSON
{
"hex": "#f7deff",
"rgb": {
"r": 247,
"g": 222,
"b": 255
},
"hsl": {
"h": 285.455,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.93081,
"c": 0.05138,
"h": 317.9
},
"luminance": 0.79237
}Semantic roles & 50–950 ramp
primary
#F7DEFF
secondary
#AAEC95
accent
#E60038
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171618
muted
#858486