#FFD2FD#FFD2FD
#FFD2FD is a very light, moderate purple. Relative luminance 0.744; OKLCH L 91.5% C 0.075 H 327.6°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2FD |
|---|---|
| RGB | rgb(255, 210, 253) |
| HSL | hsl(303, 100%, 91%) |
| HSV | hsv(303, 18%, 100%) |
| CMYK | cmyk(0%, 17.6%, 0.8%, 0%) |
| CIE-LAB | lab(89.13, 22.85, -15.04) |
| CIE-LCH | lch(89.13, 27.36, 326.65°) |
| OKLab | oklab(91.51% 0.0634 -0.0402) |
| OKLCH | oklch(91.51% 0.075 327.6) |
| XYZ | xyz(82.0142, 74.4468, 102.9587) |
| Luminance | 0.7444 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.47
Very Light Purple
#F6CEFC
ΔE00 1.97
Pale Lavender
#EECFFE
ΔE00 4.05
Light Lilac
#EDC8FF
ΔE00 4.90
Light Lavendar
#EFC0FE
ΔE00 6.00
Pale Lilac
#E4CBFF
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2FD #D2FFD4
analogous
#EAD2FF #FFD2FD #FFD2E6
triadic
#FFD2FD #FDFFD2 #D2FDFF
tetradic
#FFD2FD #FFEAD2 #D2FFD4 #D2E6FF
square
#FFD2FD #FFEAD2 #D2FFD4 #D2E6FF
split-complementary
#FFD2FD #E6FFD2 #D2FFEA
monochromatic
#FF58F8 #FF95FA #FFD2FD #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.32
#FFD2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#FFD2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2FD
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2FD | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFF
Deuteranopia (green-blind)
#DAE2FB
Tritanopia (blue-blind)
#FFD5E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd2fd; /* rgb */ color: rgb(255, 210, 253); /* oklch */ color: oklch(91.5% 0.075 327.6);
Tailwind
colors: {
custom: {
50: '#ffe0fe',
500: '#ffd2fd',
950: '#000000',
},
}SCSS
$custom: #ffd2fd; $custom-light: #ffe0fe; $custom-dark: #000000;
JSON
{
"hex": "#ffd2fd",
"rgb": {
"r": 255,
"g": 210,
"b": 253
},
"hsl": {
"h": 302.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.91513,
"c": 0.07504,
"h": 327.6
},
"luminance": 0.74445
}Semantic roles & 50–950 ramp
primary
#FFD2FD
secondary
#8BEA8F
accent
#E60A00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485