#FFD2FF#FFD2FF
#FFD2FF is a very light, moderate purple. Relative luminance 0.746; OKLCH L 91.6% C 0.077 H 326.2°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2FF |
|---|---|
| RGB | rgb(255, 210, 255) |
| HSL | hsl(300, 100%, 91%) |
| HSV | hsv(300, 18%, 100%) |
| CMYK | cmyk(0%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(89.19, 23.21, -16.00) |
| CIE-LCH | lch(89.19, 28.19, 325.42°) |
| OKLab | oklab(91.58% 0.064 -0.0429) |
| OKLCH | oklch(91.58% 0.077 326.2) |
| XYZ | xyz(82.3344, 74.5749, 104.6455) |
| Luminance | 0.7457 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.58
Very Light Purple
#F6CEFC
ΔE00 1.70
Pale Lavender
#EECFFE
ΔE00 3.78
Light Lilac
#EDC8FF
ΔE00 4.51
Light Lavendar
#EFC0FE
ΔE00 5.60
Pale Lilac
#E4CBFF
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2FF #D2FFD2
analogous
#E8D2FF #FFD2FF #FFD2E8
triadic
#FFD2FF #FFFFD2 #D2FFFF
tetradic
#FFD2FF #FFE8D2 #D2FFD2 #D2E8FF
square
#FFD2FF #FFE8D2 #D2FFD2 #D2E8FF
split-complementary
#FFD2FF #E8FFD2 #D2FFE8
monochromatic
#FF58FF #FF95FF #FFD2FF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.32
#FFD2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#FFD2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2FF
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2FF | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDDFF
Deuteranopia (green-blind)
#D9E2FD
Tritanopia (blue-blind)
#FFD6E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd2ff; /* rgb */ color: rgb(255, 210, 255); /* oklch */ color: oklch(91.6% 0.077 326.2);
Tailwind
colors: {
custom: {
50: '#ffe0ff',
500: '#ffd2ff',
950: '#000000',
},
}SCSS
$custom: #ffd2ff; $custom-light: #ffe0ff; $custom-dark: #000000;
JSON
{
"hex": "#ffd2ff",
"rgb": {
"r": 255,
"g": 210,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.9158,
"c": 0.07703,
"h": 326.2
},
"luminance": 0.74573
}Semantic roles & 50–950 ramp
primary
#FFD2FF
secondary
#8BEA8B
accent
#E60000
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181518
muted
#868486