#FDD7FA#FDD7FA
#FDD7FA is a very light, moderate purple. Relative luminance 0.764; OKLCH L 92.1% C 0.062 H 328.6°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FDD7FA |
|---|---|
| RGB | rgb(253, 215, 250) |
| HSL | hsl(305, 90%, 92%) |
| HSV | hsv(305, 15%, 99%) |
| CMYK | cmyk(0%, 15%, 1.2%, 0.8%) |
| CIE-LAB | lab(90.04, 19.04, -12.13) |
| CIE-LCH | lch(90.04, 22.58, 327.51°) |
| OKLab | oklab(92.14% 0.053 -0.0323) |
| OKLCH | oklch(92.14% 0.062 328.6) |
| XYZ | xyz(82.0617, 76.3872, 100.8452) |
| Luminance | 0.7639 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.81
Very Light Purple
#F6CEFC
ΔE00 3.44
Pale Lavender
#EECFFE
ΔE00 4.64
Light Lilac
#EDC8FF
ΔE00 6.34
Pale Lilac
#E4CBFF
ΔE00 7.16
Light Pink
#FFD1DF
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDD7FA #D7FDDA
analogous
#EDD7FD #FDD7FA #FDD7E7
triadic
#FDD7FA #FAFDD7 #D7FAFD
tetradic
#FDD7FA #FDEDD7 #D7FDDA #D7E7FD
square
#FDD7FA #FDEDD7 #D7FDDA #D7E7FD
split-complementary
#FDD7FA #E7FDD7 #D7FDED
monochromatic
#F762EB #FA9DF3 #FDD7FA #FEE2FB #FEE2FB
Accessibility & contrast
On white
1.29
#FDD7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#FDD7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDD7FA
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDD7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDD7FA | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DFFC
Deuteranopia (green-blind)
#DEE4F9
Tritanopia (blue-blind)
#FFD9E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fdd7fa; /* rgb */ color: rgb(253, 215, 250); /* oklch */ color: oklch(92.1% 0.062 328.6);
Tailwind
colors: {
custom: {
50: '#fee3fc',
500: '#fdd7fa',
950: '#000000',
},
}SCSS
$custom: #fdd7fa; $custom-light: #fee3fc; $custom-dark: #000000;
JSON
{
"hex": "#fdd7fa",
"rgb": {
"r": 253,
"g": 215,
"b": 250
},
"hsl": {
"h": 304.737,
"s": 90.476,
"l": 91.765
},
"oklch": {
"l": 0.92143,
"c": 0.06203,
"h": 328.6
},
"luminance": 0.76386
}Semantic roles & 50–950 ramp
primary
#FDD7FA
secondary
#92E698
accent
#E61200
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485