#FDE0FB#FDE0FB
#FDE0FB is a very light, muted purple. Relative luminance 0.812; OKLCH L 93.8% C 0.047 H 328.1°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE0FB |
|---|---|
| RGB | rgb(253, 224, 251) |
| HSL | hsl(304, 88%, 94%) |
| HSV | hsv(304, 11%, 99%) |
| CMYK | cmyk(0%, 11.5%, 0.8%, 0.8%) |
| CIE-LAB | lab(92.20, 14.52, -9.43) |
| CIE-LCH | lch(92.20, 17.32, 327.01°) |
| OKLab | oklab(93.83% 0.0403 -0.0251) |
| OKLCH | oklch(93.83% 0.047 328.1) |
| XYZ | xyz(84.5740, 81.1602, 102.4582) |
| Luminance | 0.8116 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 6.10
Very Light Purple
#F6CEFC
ΔE00 6.35
Pale Lavender
#EECFFE
ΔE00 6.63
Light Pink
#FFD1DF
ΔE00 7.02
Pale Pink
#FFCFDC
ΔE00 7.73
Thistle
#D8BFD8
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE0FB #E0FDE2
analogous
#F0E0FD #FDE0FB #FDE0EC
triadic
#FDE0FB #FBFDE0 #E0FBFD
tetradic
#FDE0FB #FDF0E0 #E0FDE2 #E0ECFD
square
#FDE0FB #FDF0E0 #E0FDE2 #E0ECFD
split-complementary
#FDE0FB #ECFDE0 #E0FDF0
monochromatic
#F66DEC #F9A7F4 #FDE0FB #FDE2FB #FDE2FB
Accessibility & contrast
On white
1.22
#FDE0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#FDE0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE0FB
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE0FB | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE6FC
Deuteranopia (green-blind)
#E5EAFA
Tritanopia (blue-blind)
#FFE2E9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fde0fb; /* rgb */ color: rgb(253, 224, 251); /* oklch */ color: oklch(93.8% 0.047 328.1);
Tailwind
colors: {
custom: {
50: '#fee9fc',
500: '#fde0fb',
950: '#000000',
},
}SCSS
$custom: #fde0fb; $custom-light: #fee9fc; $custom-dark: #000000;
JSON
{
"hex": "#fde0fb",
"rgb": {
"r": 253,
"g": 224,
"b": 251
},
"hsl": {
"h": 304.138,
"s": 87.879,
"l": 93.529
},
"oklch": {
"l": 0.93832,
"c": 0.04744,
"h": 328.1
},
"luminance": 0.81159
}Semantic roles & 50–950 ramp
primary
#FDE0FB
secondary
#9AE7A0
accent
#E41101
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485