#F7DFFE#F7DFFE
#F7DFFE is a very light, muted purple. Relative luminance 0.797; OKLCH L 93.2% C 0.049 H 318.5°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DFFE |
|---|---|
| RGB | rgb(247, 223, 254) |
| HSL | hsl(286, 94%, 94%) |
| HSV | hsv(286, 12%, 100%) |
| CMYK | cmyk(2.8%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(91.55, 13.62, -12.02) |
| CIE-LCH | lch(91.55, 18.16, 318.57°) |
| OKLab | oklab(93.24% 0.0364 -0.0321) |
| OKLCH | oklch(93.24% 0.049 318.5) |
| XYZ | xyz(82.6321, 79.7060, 104.7784) |
| Luminance | 0.7971 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.42
Very Light Purple
#F6CEFC
ΔE00 5.83
Pale Mauve
#FED0FC
ΔE00 6.13
Pale Lilac
#E4CBFF
ΔE00 7.17
Thistle
#D8BFD8
ΔE00 7.70
Light Lilac
#EDC8FF
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DFFE #E6FEDF
analogous
#E7DFFE #F7DFFE #FEDFF5
triadic
#F7DFFE #FEF7DF #DFFEF7
tetradic
#F7DFFE #FEE7DF #E6FEDF #DFF5FE
square
#F7DFFE #FEE7DF #E6FEDF #DFF5FE
split-complementary
#F7DFFE #F5FEDF #DFFEE7
monochromatic
#D968FA #E8A4FC #F7DFFE #F8E1FE #F8E1FE
Accessibility & contrast
On white
1.24
#F7DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#F7DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DFFE
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DFFE | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FF
Deuteranopia (green-blind)
#E1E8FD
Tritanopia (blue-blind)
#F7E2E9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f7dffe; /* rgb */ color: rgb(247, 223, 254); /* oklch */ color: oklch(93.2% 0.049 318.5);
Tailwind
colors: {
custom: {
50: '#fae9fe',
500: '#f7dffe',
950: '#000000',
},
}SCSS
$custom: #f7dffe; $custom-light: #fae9fe; $custom-dark: #000000;
JSON
{
"hex": "#f7dffe",
"rgb": {
"r": 247,
"g": 223,
"b": 254
},
"hsl": {
"h": 286.452,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.93236,
"c": 0.04855,
"h": 318.5
},
"luminance": 0.79705
}Semantic roles & 50–950 ramp
primary
#F7DFFE
secondary
#AAEA98
accent
#E60034
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485