#FED7FB#FED7FB
#FED7FB is a very light, moderate purple. Relative luminance 0.766; OKLCH L 92.3% C 0.064 H 328.5°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FED7FB |
|---|---|
| RGB | rgb(254, 215, 251) |
| HSL | hsl(305, 95%, 92%) |
| HSV | hsv(305, 15%, 100%) |
| CMYK | cmyk(0%, 15.4%, 1.2%, 0.4%) |
| CIE-LAB | lab(90.15, 19.55, -12.47) |
| CIE-LCH | lch(90.15, 23.19, 327.47°) |
| OKLab | oklab(92.26% 0.0544 -0.0332) |
| OKLCH | oklch(92.26% 0.064 328.5) |
| XYZ | xyz(82.5840, 76.6383, 101.6903) |
| Luminance | 0.7664 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.54
Very Light Purple
#F6CEFC
ΔE00 3.27
Pale Lavender
#EECFFE
ΔE00 4.58
Light Lilac
#EDC8FF
ΔE00 6.21
Pale Lilac
#E4CBFF
ΔE00 7.13
Light Pink
#FFD1DF
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED7FB #D7FEDA
analogous
#EED7FE #FED7FB #FED7E8
triadic
#FED7FB #FBFED7 #D7FBFE
tetradic
#FED7FB #FEEED7 #D7FEDA #D7E8FE
square
#FED7FB #FEEED7 #D7FEDA #D7E8FE
split-complementary
#FED7FB #E8FED7 #D7FEEE
monochromatic
#FB60EF #FD9BF5 #FED7FB #FEE1FC #FEE1FC
Accessibility & contrast
On white
1.29
#FED7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#FED7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED7FB
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED7FB | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FD
Deuteranopia (green-blind)
#DEE5FA
Tritanopia (blue-blind)
#FFD9E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fed7fb; /* rgb */ color: rgb(254, 215, 251); /* oklch */ color: oklch(92.3% 0.064 328.5);
Tailwind
colors: {
custom: {
50: '#ffe3fc',
500: '#fed7fb',
950: '#000000',
},
}SCSS
$custom: #fed7fb; $custom-light: #ffe3fc; $custom-dark: #000000;
JSON
{
"hex": "#fed7fb",
"rgb": {
"r": 254,
"g": 215,
"b": 251
},
"hsl": {
"h": 304.615,
"s": 95.122,
"l": 91.961
},
"oklch": {
"l": 0.92263,
"c": 0.06371,
"h": 328.5
},
"luminance": 0.76637
}Semantic roles & 50–950 ramp
primary
#FED7FB
secondary
#90E997
accent
#E61200
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485