#FFD7FE#FFD7FE
#FFD7FE is a very light, moderate purple. Relative luminance 0.770; OKLCH L 92.4% C 0.067 H 326.9°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD7FE |
|---|---|
| RGB | rgb(255, 215, 254) |
| HSL | hsl(302, 100%, 92%) |
| HSV | hsv(302, 16%, 100%) |
| CMYK | cmyk(0%, 15.7%, 0.4%, 0%) |
| CIE-LAB | lab(90.33, 20.41, -13.77) |
| CIE-LCH | lch(90.33, 24.63, 325.99°) |
| OKLab | oklab(92.45% 0.0564 -0.0368) |
| OKLCH | oklch(92.45% 0.067 326.9) |
| XYZ | xyz(83.4277, 77.0182, 104.2178) |
| Luminance | 0.7702 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.98
Very Light Purple
#F6CEFC
ΔE00 2.72
Pale Lavender
#EECFFE
ΔE00 4.15
Light Lilac
#EDC8FF
ΔE00 5.65
Pale Lilac
#E4CBFF
ΔE00 6.73
Light Lavendar
#EFC0FE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD7FE #D7FFD8
analogous
#ECD7FF #FFD7FE #FFD7EA
triadic
#FFD7FE #FEFFD7 #D7FEFF
tetradic
#FFD7FE #FFECD7 #D7FFD8 #D7EAFF
square
#FFD7FE #FFECD7 #D7FFD8 #D7EAFF
split-complementary
#FFD7FE #EAFFD7 #D7FFEC
monochromatic
#FF5DFB #FF9AFC #FFD7FE #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.28
#FFD7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#FFD7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD7FE
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD7FE | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#DDE5FC
Tritanopia (blue-blind)
#FFDAE4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffd7fe; /* rgb */ color: rgb(255, 215, 254); /* oklch */ color: oklch(92.4% 0.067 326.9);
Tailwind
colors: {
custom: {
50: '#ffe3fe',
500: '#ffd7fe',
950: '#000000',
},
}SCSS
$custom: #ffd7fe; $custom-light: #ffe3fe; $custom-dark: #000000;
JSON
{
"hex": "#ffd7fe",
"rgb": {
"r": 255,
"g": 215,
"b": 254
},
"hsl": {
"h": 301.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.92448,
"c": 0.06736,
"h": 326.9
},
"luminance": 0.77017
}Semantic roles & 50–950 ramp
primary
#FFD7FE
secondary
#8FEB91
accent
#E60600
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485