#FFD7FB#FFD7FB
#FFD7FB is a very light, moderate purple. Relative luminance 0.768; OKLCH L 92.4% C 0.064 H 329.3°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD7FB |
|---|---|
| RGB | rgb(255, 215, 251) |
| HSL | hsl(306, 100%, 92%) |
| HSV | hsv(306, 16%, 100%) |
| CMYK | cmyk(0%, 15.7%, 1.6%, 0%) |
| CIE-LAB | lab(90.24, 19.88, -12.33) |
| CIE-LCH | lch(90.24, 23.39, 328.19°) |
| OKLab | oklab(92.35% 0.0554 -0.0329) |
| OKLCH | oklch(92.35% 0.064 329.3) |
| XYZ | xyz(82.9510, 76.8275, 101.7075) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.49
Very Light Purple
#F6CEFC
ΔE00 3.35
Pale Lavender
#EECFFE
ΔE00 4.75
Light Lilac
#EDC8FF
ΔE00 6.32
Pale Lilac
#E4CBFF
ΔE00 7.31
Light Pink
#FFD1DF
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD7FB #D7FFDB
analogous
#EFD7FF #FFD7FB #FFD7E7
triadic
#FFD7FB #FBFFD7 #D7FBFF
tetradic
#FFD7FB #FFEFD7 #D7FFDB #D7E7FF
square
#FFD7FB #FFEFD7 #D7FFDB #D7E7FF
split-complementary
#FFD7FB #E7FFD7 #D7FFEF
monochromatic
#FF5DEF #FF9AF5 #FFD7FB #FFE0FC #FFE0FC
Accessibility & contrast
On white
1.28
#FFD7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#FFD7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD7FB
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD7FB | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FD
Deuteranopia (green-blind)
#DEE5FA
Tritanopia (blue-blind)
#FFD9E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffd7fb; /* rgb */ color: rgb(255, 215, 251); /* oklch */ color: oklch(92.4% 0.064 329.3);
Tailwind
colors: {
custom: {
50: '#ffe3fc',
500: '#ffd7fb',
950: '#000000',
},
}SCSS
$custom: #ffd7fb; $custom-light: #ffe3fc; $custom-dark: #000000;
JSON
{
"hex": "#ffd7fb",
"rgb": {
"r": 255,
"g": 215,
"b": 251
},
"hsl": {
"h": 306,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.92351,
"c": 0.06444,
"h": 329.3
},
"luminance": 0.76826
}Semantic roles & 50–950 ramp
primary
#FFD7FB
secondary
#8FEB98
accent
#E61700
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485