#FFD7FC#FFD7FC
#FFD7FC is a very light, moderate purple. Relative luminance 0.769; OKLCH L 92.4% C 0.065 H 328.5°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD7FC |
|---|---|
| RGB | rgb(255, 215, 252) |
| HSL | hsl(305, 100%, 92%) |
| HSV | hsv(305, 16%, 100%) |
| CMYK | cmyk(0%, 15.7%, 1.2%, 0%) |
| CIE-LAB | lab(90.27, 20.06, -12.81) |
| CIE-LCH | lch(90.27, 23.80, 327.43°) |
| OKLab | oklab(92.38% 0.0558 -0.0342) |
| OKLCH | oklch(92.38% 0.065 328.5) |
| XYZ | xyz(83.1091, 76.8908, 102.5399) |
| Luminance | 0.7689 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.29
Very Light Purple
#F6CEFC
ΔE00 3.13
Pale Lavender
#EECFFE
ΔE00 4.54
Light Lilac
#EDC8FF
ΔE00 6.09
Pale Lilac
#E4CBFF
ΔE00 7.11
Light Lavendar
#EFC0FE
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD7FC #D7FFDA
analogous
#EED7FF #FFD7FC #FFD7E8
triadic
#FFD7FC #FCFFD7 #D7FCFF
tetradic
#FFD7FC #FFEED7 #D7FFDA #D7E8FF
square
#FFD7FC #FFEED7 #D7FFDA #D7E8FF
split-complementary
#FFD7FC #E8FFD7 #D7FFEE
monochromatic
#FF5DF3 #FF9AF7 #FFD7FC #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.28
#FFD7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#FFD7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD7FC
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD7FC | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FE
Deuteranopia (green-blind)
#DEE5FB
Tritanopia (blue-blind)
#FFDAE3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffd7fc; /* rgb */ color: rgb(255, 215, 252); /* oklch */ color: oklch(92.4% 0.065 328.5);
Tailwind
colors: {
custom: {
50: '#ffe3fd',
500: '#ffd7fc',
950: '#000000',
},
}SCSS
$custom: #ffd7fc; $custom-light: #ffe3fd; $custom-dark: #000000;
JSON
{
"hex": "#ffd7fc",
"rgb": {
"r": 255,
"g": 215,
"b": 252
},
"hsl": {
"h": 304.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.92383,
"c": 0.0654,
"h": 328.5
},
"luminance": 0.76889
}Semantic roles & 50–950 ramp
primary
#FFD7FC
secondary
#8FEB96
accent
#E61100
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485