#FFD7FA#FFD7FA
#FFD7FA is a very light, moderate purple. Relative luminance 0.768; OKLCH L 92.3% C 0.063 H 330.2°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD7FA |
|---|---|
| RGB | rgb(255, 215, 250) |
| HSL | hsl(308, 100%, 92%) |
| HSV | hsv(308, 16%, 100%) |
| CMYK | cmyk(0%, 15.7%, 2%, 0%) |
| CIE-LAB | lab(90.21, 19.70, -11.85) |
| CIE-LCH | lch(90.21, 22.99, 328.98°) |
| OKLab | oklab(92.32% 0.0551 -0.0315) |
| OKLCH | oklch(92.32% 0.063 330.2) |
| XYZ | xyz(82.7938, 76.7647, 100.8795) |
| Luminance | 0.7676 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.70
Very Light Purple
#F6CEFC
ΔE00 3.59
Pale Lavender
#EECFFE
ΔE00 4.97
Light Lilac
#EDC8FF
ΔE00 6.55
Light Pink
#FFD1DF
ΔE00 7.07
Pale Lilac
#E4CBFF
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD7FA #D7FFDC
analogous
#F0D7FF #FFD7FA #FFD7E6
triadic
#FFD7FA #FAFFD7 #D7FAFF
tetradic
#FFD7FA #FFF0D7 #D7FFDC #D7E6FF
square
#FFD7FA #FFF0D7 #D7FFDC #D7E6FF
split-complementary
#FFD7FA #E6FFD7 #D7FFF0
monochromatic
#FF5DEB #FF9AF2 #FFD7FA #FFE0FB #FFE0FB
Accessibility & contrast
On white
1.28
#FFD7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#FFD7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD7FA
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD7FA | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FC
Deuteranopia (green-blind)
#DFE5F9
Tritanopia (blue-blind)
#FFD9E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffd7fa; /* rgb */ color: rgb(255, 215, 250); /* oklch */ color: oklch(92.3% 0.063 330.2);
Tailwind
colors: {
custom: {
50: '#ffe3fc',
500: '#ffd7fa',
950: '#000000',
},
}SCSS
$custom: #ffd7fa; $custom-light: #ffe3fc; $custom-dark: #000000;
JSON
{
"hex": "#ffd7fa",
"rgb": {
"r": 255,
"g": 215,
"b": 250
},
"hsl": {
"h": 307.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.92319,
"c": 0.06348,
"h": 330.2
},
"luminance": 0.76763
}Semantic roles & 50–950 ramp
primary
#FFD7FA
secondary
#8FEB9B
accent
#E61D00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485