#FDE7FB#FDE7FB
#FDE7FB is a very light, muted purple. Relative luminance 0.850; OKLCH L 95.1% C 0.035 H 328.7°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE7FB |
|---|---|
| RGB | rgb(253, 231, 251) |
| HSL | hsl(305, 85%, 95%) |
| HSV | hsv(305, 9%, 99%) |
| CMYK | cmyk(0%, 8.7%, 0.8%, 0.8%) |
| CIE-LAB | lab(93.88, 10.89, -6.94) |
| CIE-LCH | lch(93.88, 12.92, 327.50°) |
| OKLab | oklab(95.14% 0.0302 -0.0184) |
| OKLCH | oklch(95.14% 0.035 328.7) |
| XYZ | xyz(86.4941, 85.0004, 103.0983) |
| Luminance | 0.8500 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.56
Light Pink
#FFD1DF
ΔE00 8.06
Lavender (CSS)
#E6E6FA
ΔE00 8.39
Pale Pink
#FFCFDC
ΔE00 8.75
Mistyrose
#FFE4E1
ΔE00 9.14
Thistle
#D8BFD8
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE7FB #E7FDE9
analogous
#F4E7FD #FDE7FB #FDE7F0
triadic
#FDE7FB #FBFDE7 #E7FBFD
tetradic
#FDE7FB #FDF4E7 #E7FDE9 #E7F0FD
square
#FDE7FB #FDF4E7 #E7FDE9 #E7F0FD
split-complementary
#FDE7FB #F0FDE7 #E7FDF4
monochromatic
#F476E8 #F8AFF2 #FDE3FA #FDE3FA #FDE3FA
Accessibility & contrast
On white
1.17
#FDE7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#FDE7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE7FB
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE7FB | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFC
Deuteranopia (green-blind)
#EBEEFA
Tritanopia (blue-blind)
#FFE8ED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #fde7fb; /* rgb */ color: rgb(253, 231, 251); /* oklch */ color: oklch(95.1% 0.035 328.7);
Tailwind
colors: {
custom: {
50: '#feeefc',
500: '#fde7fb',
950: '#000000',
},
}SCSS
$custom: #fde7fb; $custom-light: #feeefc; $custom-dark: #000000;
JSON
{
"hex": "#fde7fb",
"rgb": {
"r": 253,
"g": 231,
"b": 251
},
"hsl": {
"h": 305.455,
"s": 84.615,
"l": 94.902
},
"oklch": {
"l": 0.9514,
"c": 0.03539,
"h": 328.7
},
"luminance": 0.85
}Semantic roles & 50–950 ramp
primary
#FDE7FB
secondary
#A1E7A8
accent
#E11804
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585