#FDD6FA#FDD6FA
#FDD6FA is a very light, moderate purple. Relative luminance 0.759; OKLCH L 92.0% C 0.064 H 328.6°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FDD6FA |
|---|---|
| RGB | rgb(253, 214, 250) |
| HSL | hsl(305, 91%, 92%) |
| HSV | hsv(305, 15%, 99%) |
| CMYK | cmyk(0%, 15.4%, 1.2%, 0.8%) |
| CIE-LAB | lab(89.80, 19.57, -12.48) |
| CIE-LCH | lch(89.80, 23.21, 327.47°) |
| OKLab | oklab(91.96% 0.0544 -0.0333) |
| OKLCH | oklch(91.96% 0.064 328.6) |
| XYZ | xyz(81.8079, 75.8795, 100.7606) |
| Luminance | 0.7588 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.45
Very Light Purple
#F6CEFC
ΔE00 3.15
Pale Lavender
#EECFFE
ΔE00 4.49
Light Lilac
#EDC8FF
ΔE00 6.09
Pale Lilac
#E4CBFF
ΔE00 7.04
Light Pink
#FFD1DF
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDD6FA #D6FDD9
analogous
#EDD6FD #FDD6FA #FDD6E7
triadic
#FDD6FA #FAFDD6 #D6FAFD
tetradic
#FDD6FA #FDEDD6 #D6FDD9 #D6E7FD
square
#FDD6FA #FDEDD6 #D6FDD9 #D6E7FD
split-complementary
#FDD6FA #E7FDD6 #D6FDED
monochromatic
#F761EC #FA9CF3 #FDD6FA #FEE2FB #FEE2FB
Accessibility & contrast
On white
1.30
#FDD6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#FDD6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDD6FA
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDD6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDD6FA | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFC
Deuteranopia (green-blind)
#DDE4F9
Tritanopia (blue-blind)
#FFD8E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fdd6fa; /* rgb */ color: rgb(253, 214, 250); /* oklch */ color: oklch(92.0% 0.064 328.6);
Tailwind
colors: {
custom: {
50: '#fee2fc',
500: '#fdd6fa',
950: '#000000',
},
}SCSS
$custom: #fdd6fa; $custom-light: #fee2fc; $custom-dark: #000000;
JSON
{
"hex": "#fdd6fa",
"rgb": {
"r": 253,
"g": 214,
"b": 250
},
"hsl": {
"h": 304.615,
"s": 90.698,
"l": 91.569
},
"oklch": {
"l": 0.9196,
"c": 0.06377,
"h": 328.6
},
"luminance": 0.75878
}Semantic roles & 50–950 ramp
primary
#FDD6FA
secondary
#91E697
accent
#E61200
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485