#FFD7FF#FFD7FF
#FFD7FF is a very light, moderate purple. Relative luminance 0.771; OKLCH L 92.5% C 0.068 H 326.1°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD7FF |
|---|---|
| RGB | rgb(255, 215, 255) |
| HSL | hsl(300, 100%, 92%) |
| HSV | hsv(300, 16%, 100%) |
| CMYK | cmyk(0%, 15.7%, 0%, 0%) |
| CIE-LAB | lab(90.36, 20.59, -14.26) |
| CIE-LCH | lch(90.36, 25.05, 325.31°) |
| OKLab | oklab(92.48% 0.0568 -0.0381) |
| OKLCH | oklch(92.48% 0.068 326.1) |
| XYZ | xyz(83.5882, 77.0824, 105.0634) |
| Luminance | 0.7708 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.87
Very Light Purple
#F6CEFC
ΔE00 2.54
Pale Lavender
#EECFFE
ΔE00 3.97
Light Lilac
#EDC8FF
ΔE00 5.44
Pale Lilac
#E4CBFF
ΔE00 6.55
Light Lavendar
#EFC0FE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD7FF #D7FFD7
analogous
#EBD7FF #FFD7FF #FFD7EB
triadic
#FFD7FF #FFFFD7 #D7FFFF
tetradic
#FFD7FF #FFEBD7 #D7FFD7 #D7EBFF
square
#FFD7FF #FFEBD7 #D7FFD7 #D7EBFF
split-complementary
#FFD7FF #EBFFD7 #D7FFEB
monochromatic
#FF5DFF #FF9AFF #FFD7FF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.28
#FFD7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#FFD7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD7FF
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD7FF | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#DDE5FD
Tritanopia (blue-blind)
#FFDAE4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffd7ff; /* rgb */ color: rgb(255, 215, 255); /* oklch */ color: oklch(92.5% 0.068 326.1);
Tailwind
colors: {
custom: {
50: '#ffe3ff',
500: '#ffd7ff',
950: '#000000',
},
}SCSS
$custom: #ffd7ff; $custom-light: #ffe3ff; $custom-dark: #000000;
JSON
{
"hex": "#ffd7ff",
"rgb": {
"r": 255,
"g": 215,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.92481,
"c": 0.06836,
"h": 326.1
},
"luminance": 0.77081
}Semantic roles & 50–950 ramp
primary
#FFD7FF
secondary
#8FEB8F
accent
#E60000
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181518
muted
#868486