#FDD9FA#FDD9FA
#FDD9FA is a very light, muted purple. Relative luminance 0.774; OKLCH L 92.5% C 0.059 H 328.7°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FDD9FA |
|---|---|
| RGB | rgb(253, 217, 250) |
| HSL | hsl(305, 90%, 92%) |
| HSV | hsv(305, 14%, 99%) |
| CMYK | cmyk(0%, 14.2%, 1.2%, 0.8%) |
| CIE-LAB | lab(90.51, 18.00, -11.42) |
| CIE-LCH | lch(90.51, 21.32, 327.60°) |
| OKLab | oklab(92.51% 0.05 -0.0304) |
| OKLCH | oklch(92.51% 0.059 328.7) |
| XYZ | xyz(82.5741, 77.4119, 101.0160) |
| Luminance | 0.7741 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.54
Very Light Purple
#F6CEFC
ΔE00 4.07
Pale Lavender
#EECFFE
ΔE00 5.01
Light Lilac
#EDC8FF
ΔE00 6.87
Light Pink
#FFD1DF
ΔE00 7.01
Pale Lilac
#E4CBFF
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDD9FA #D9FDDC
analogous
#EED9FD #FDD9FA #FDD9E8
triadic
#FDD9FA #FAFDD9 #D9FAFD
tetradic
#FDD9FA #FDEED9 #D9FDDC #D9E8FD
square
#FDD9FA #FDEED9 #D9FDDC #D9E8FD
split-complementary
#FDD9FA #E8FDD9 #D9FDEE
monochromatic
#F765EB #FA9FF2 #FDD9FA #FDE2FB #FDE2FB
Accessibility & contrast
On white
1.27
#FDD9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#FDD9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDD9FA
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDD9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDD9FA | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1FB
Deuteranopia (green-blind)
#DFE5F9
Tritanopia (blue-blind)
#FFDBE4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fdd9fa; /* rgb */ color: rgb(253, 217, 250); /* oklch */ color: oklch(92.5% 0.059 328.7);
Tailwind
colors: {
custom: {
50: '#fee4fc',
500: '#fdd9fa',
950: '#000000',
},
}SCSS
$custom: #fdd9fa; $custom-light: #fee4fc; $custom-dark: #000000;
JSON
{
"hex": "#fdd9fa",
"rgb": {
"r": 253,
"g": 217,
"b": 250
},
"hsl": {
"h": 305,
"s": 90,
"l": 92.157
},
"oklch": {
"l": 0.92509,
"c": 0.05856,
"h": 328.7
},
"luminance": 0.7741
}Semantic roles & 50–950 ramp
primary
#FDD9FA
secondary
#94E79B
accent
#E61300
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485