#F7DCFB#F7DCFB
#F7DCFB is a very light, muted purple. Relative luminance 0.779; OKLCH L 92.6% C 0.050 H 321.9°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DCFB |
|---|---|
| RGB | rgb(247, 220, 251) |
| HSL | hsl(292, 79%, 92%) |
| HSV | hsv(292, 12%, 98%) |
| CMYK | cmyk(1.6%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(90.75, 14.63, -11.65) |
| CIE-LCH | lch(90.75, 18.71, 321.48°) |
| OKLab | oklab(92.58% 0.0397 -0.0311) |
| OKLCH | oklch(92.58% 0.05 321.9) |
| XYZ | xyz(81.3611, 77.9265, 102.0033) |
| Luminance | 0.7793 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.08
Very Light Purple
#F6CEFC
ΔE00 5.18
Pale Mauve
#FED0FC
ΔE00 5.35
Pale Lilac
#E4CBFF
ΔE00 7.06
Thistle
#D8BFD8
ΔE00 7.18
Light Lilac
#EDC8FF
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DCFB #E0FBDC
analogous
#E8DCFB #F7DCFB #FBDCF0
triadic
#F7DCFB #FBF7DC #DCFBF7
tetradic
#F7DCFB #FBE8DC #E0FBDC #DCF0FB
square
#F7DCFB #FBE8DC #E0FBDC #DCF0FB
split-complementary
#F7DCFB #F0FBDC #DCFBE8
monochromatic
#DE6EEE #EAA5F5 #F7DCFB #F9E4FC #F9E4FC
Accessibility & contrast
On white
1.27
#F7DCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#F7DCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DCFB
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DCFB | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FC
Deuteranopia (green-blind)
#DFE6FA
Tritanopia (blue-blind)
#F8DFE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f7dcfb; /* rgb */ color: rgb(247, 220, 251); /* oklch */ color: oklch(92.6% 0.050 321.9);
Tailwind
colors: {
custom: {
50: '#fae7fc',
500: '#f7dcfb',
950: '#000000',
},
}SCSS
$custom: #f7dcfb; $custom-light: #fae7fc; $custom-dark: #000000;
JSON
{
"hex": "#f7dcfb",
"rgb": {
"r": 247,
"g": 220,
"b": 251
},
"hsl": {
"h": 292.258,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.9258,
"c": 0.05041,
"h": 321.9
},
"luminance": 0.77926
}Semantic roles & 50–950 ramp
primary
#F7DCFB
secondary
#A3E299
accent
#DC0A25
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485