#FDE6FB#FDE6FB
#FDE6FB is a very light, muted purple. Relative luminance 0.844; OKLCH L 95.0% C 0.037 H 328.6°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE6FB |
|---|---|
| RGB | rgb(253, 230, 251) |
| HSL | hsl(305, 85%, 95%) |
| HSV | hsv(305, 9%, 99%) |
| CMYK | cmyk(0%, 9.1%, 0.8%, 0.8%) |
| CIE-LAB | lab(93.64, 11.41, -7.30) |
| CIE-LCH | lch(93.64, 13.54, 327.41°) |
| OKLab | oklab(94.95% 0.0317 -0.0193) |
| OKLCH | oklch(94.95% 0.037 328.6) |
| XYZ | xyz(86.2150, 84.4423, 103.0052) |
| Luminance | 0.8444 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.01
Light Pink
#FFD1DF
ΔE00 7.83
Pale Pink
#FFCFDC
ΔE00 8.53
Lavender (CSS)
#E6E6FA
ΔE00 8.68
Pale Mauve
#FED0FC
ΔE00 8.73
Pale Lavender
#EECFFE
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE6FB #E6FDE8
analogous
#F4E6FD #FDE6FB #FDE6F0
triadic
#FDE6FB #FBFDE6 #E6FBFD
tetradic
#FDE6FB #FDF4E6 #E6FDE8 #E6F0FD
square
#FDE6FB #FDF4E6 #E6FDE8 #E6F0FD
split-complementary
#FDE6FB #F0FDE6 #E6FDF4
monochromatic
#F475E9 #F8ADF2 #FDE3FA #FDE3FA #FDE3FA
Accessibility & contrast
On white
1.17
#FDE6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#FDE6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE6FB
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE6FB | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFC
Deuteranopia (green-blind)
#EAEEFA
Tritanopia (blue-blind)
#FFE7ED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #fde6fb; /* rgb */ color: rgb(253, 230, 251); /* oklch */ color: oklch(95.0% 0.037 328.6);
Tailwind
colors: {
custom: {
50: '#feeefc',
500: '#fde6fb',
950: '#000000',
},
}SCSS
$custom: #fde6fb; $custom-light: #feeefc; $custom-dark: #000000;
JSON
{
"hex": "#fde6fb",
"rgb": {
"r": 253,
"g": 230,
"b": 251
},
"hsl": {
"h": 305.217,
"s": 85.185,
"l": 94.706
},
"oklch": {
"l": 0.94952,
"c": 0.03711,
"h": 328.6
},
"luminance": 0.84441
}Semantic roles & 50–950 ramp
primary
#FDE6FB
secondary
#A0E7A6
accent
#E21704
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585