#FDE9FB#FDE9FB
#FDE9FB is a very light, muted purple. Relative luminance 0.861; OKLCH L 95.5% C 0.032 H 329.0°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE9FB |
|---|---|
| RGB | rgb(253, 233, 251) |
| HSL | hsl(306, 83%, 95%) |
| HSV | hsv(306, 8%, 99%) |
| CMYK | cmyk(0%, 7.9%, 0.8%, 0.8%) |
| CIE-LAB | lab(94.37, 9.86, -6.23) |
| CIE-LCH | lch(94.37, 11.66, 327.73°) |
| OKLab | oklab(95.52% 0.0274 -0.0165) |
| OKLCH | oklch(95.52% 0.032 329) |
| XYZ | xyz(87.0571, 86.1264, 103.2859) |
| Luminance | 0.8613 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.64
Lavender (CSS)
#E6E6FA
ΔE00 7.83
Light Pink
#FFD1DF
ΔE00 8.60
Mistyrose
#FFE4E1
ΔE00 8.63
Pale Pink
#FFCFDC
ΔE00 9.27
Very Light Pink
#FFF4F2
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE9FB #E9FDEB
analogous
#F5E9FD #FDE9FB #FDE9F1
triadic
#FDE9FB #FBFDE9 #E9FBFD
tetradic
#FDE9FB #FDF5E9 #E9FDEB #E9F1FD
square
#FDE9FB #FDF5E9 #E9FDEB #E9F1FD
split-complementary
#FDE9FB #F1FDE9 #E9FDF5
monochromatic
#F379E7 #F8B1F1 #FCE3FA #FCE3FA #FCE3FA
Accessibility & contrast
On white
1.15
#FDE9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#FDE9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE9FB
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE9FB | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFC
Deuteranopia (green-blind)
#ECF0FA
Tritanopia (blue-blind)
#FFEAEF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fde9fb; /* rgb */ color: rgb(253, 233, 251); /* oklch */ color: oklch(95.5% 0.032 329.0);
Tailwind
colors: {
custom: {
50: '#fef0fc',
500: '#fde9fb',
950: '#000000',
},
}SCSS
$custom: #fde9fb; $custom-light: #fef0fc; $custom-dark: #000000;
JSON
{
"hex": "#fde9fb",
"rgb": {
"r": 253,
"g": 233,
"b": 251
},
"hsl": {
"h": 306,
"s": 83.333,
"l": 95.294
},
"oklch": {
"l": 0.95516,
"c": 0.03197,
"h": 329
},
"luminance": 0.86126
}Semantic roles & 50–950 ramp
primary
#FDE9FB
secondary
#A3E7AA
accent
#E01C06
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585