#FDE8FB#FDE8FB
#FDE8FB is a very light, muted purple. Relative luminance 0.856; OKLCH L 95.3% C 0.034 H 328.8°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE8FB |
|---|---|
| RGB | rgb(253, 232, 251) |
| HSL | hsl(306, 84%, 95%) |
| HSV | hsv(306, 8%, 99%) |
| CMYK | cmyk(0%, 8.3%, 0.8%, 0.8%) |
| CIE-LAB | lab(94.12, 10.38, -6.58) |
| CIE-LCH | lch(94.12, 12.29, 327.61°) |
| OKLab | oklab(95.33% 0.0288 -0.0174) |
| OKLCH | oklch(95.33% 0.034 328.8) |
| XYZ | xyz(86.7748, 85.5618, 103.1918) |
| Luminance | 0.8556 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.10
Lavender (CSS)
#E6E6FA
ΔE00 8.11
Light Pink
#FFD1DF
ΔE00 8.32
Mistyrose
#FFE4E1
ΔE00 8.87
Pale Pink
#FFCFDC
ΔE00 9.00
Thistle
#D8BFD8
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE8FB #E8FDEA
analogous
#F4E8FD #FDE8FB #FDE8F0
triadic
#FDE8FB #FBFDE8 #E8FBFD
tetradic
#FDE8FB #FDF4E8 #E8FDEA #E8F0FD
square
#FDE8FB #FDF4E8 #E8FDEA #E8F0FD
split-complementary
#FDE8FB #F0FDE8 #E8FDF4
monochromatic
#F377E7 #F8B0F1 #FDE3FA #FDE3FA #FDE3FA
Accessibility & contrast
On white
1.16
#FDE8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#FDE8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE8FB
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE8FB | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFC
Deuteranopia (green-blind)
#ECEFFA
Tritanopia (blue-blind)
#FFE9EE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fde8fb; /* rgb */ color: rgb(253, 232, 251); /* oklch */ color: oklch(95.3% 0.034 328.8);
Tailwind
colors: {
custom: {
50: '#feeffc',
500: '#fde8fb',
950: '#000000',
},
}SCSS
$custom: #fde8fb; $custom-light: #feeffc; $custom-dark: #000000;
JSON
{
"hex": "#fde8fb",
"rgb": {
"r": 253,
"g": 232,
"b": 251
},
"hsl": {
"h": 305.714,
"s": 84,
"l": 95.098
},
"oklch": {
"l": 0.95328,
"c": 0.03369,
"h": 328.8
},
"luminance": 0.85561
}Semantic roles & 50–950 ramp
primary
#FDE8FB
secondary
#A2E7A9
accent
#E01A05
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585