#FDD5FA#FDD5FA
#FDD5FA is a very light, moderate purple. Relative luminance 0.754; OKLCH L 91.8% C 0.066 H 328.5°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FDD5FA |
|---|---|
| RGB | rgb(253, 213, 250) |
| HSL | hsl(305, 91%, 91%) |
| HSV | hsv(305, 16%, 99%) |
| CMYK | cmyk(0%, 15.8%, 1.2%, 0.8%) |
| CIE-LAB | lab(89.57, 20.09, -12.83) |
| CIE-LCH | lch(89.57, 23.84, 327.44°) |
| OKLab | oklab(91.78% 0.0559 -0.0342) |
| OKLCH | oklch(91.78% 0.066 328.5) |
| XYZ | xyz(81.5556, 75.3749, 100.6765) |
| Luminance | 0.7537 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.10
Very Light Purple
#F6CEFC
ΔE00 2.88
Pale Lavender
#EECFFE
ΔE00 4.36
Light Lilac
#EDC8FF
ΔE00 5.86
Pale Lilac
#E4CBFF
ΔE00 6.92
Light Lavendar
#EFC0FE
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDD5FA #D5FDD8
analogous
#ECD5FD #FDD5FA #FDD5E6
triadic
#FDD5FA #FAFDD5 #D5FAFD
tetradic
#FDD5FA #FDECD5 #D5FDD8 #D5E6FD
square
#FDD5FA #FDECD5 #D5FDD8 #D5E6FD
split-complementary
#FDD5FA #E6FDD5 #D5FDEC
monochromatic
#F760EC #FA9BF3 #FDD5FA #FEE2FC #FEE2FC
Accessibility & contrast
On white
1.31
#FDD5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#FDD5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDD5FA
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDD5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDD5FA | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFC
Deuteranopia (green-blind)
#DCE3F9
Tritanopia (blue-blind)
#FFD8E1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fdd5fa; /* rgb */ color: rgb(253, 213, 250); /* oklch */ color: oklch(91.8% 0.066 328.5);
Tailwind
colors: {
custom: {
50: '#fee2fc',
500: '#fdd5fa',
950: '#000000',
},
}SCSS
$custom: #fdd5fa; $custom-light: #fee2fc; $custom-dark: #000000;
JSON
{
"hex": "#fdd5fa",
"rgb": {
"r": 253,
"g": 213,
"b": 250
},
"hsl": {
"h": 304.5,
"s": 90.909,
"l": 91.373
},
"oklch": {
"l": 0.91779,
"c": 0.0655,
"h": 328.5
},
"luminance": 0.75373
}Semantic roles & 50–950 ramp
primary
#FDD5FA
secondary
#90E696
accent
#E61100
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485