#FED6FD#FED6FD
#FED6FD is a very light, moderate purple. Relative luminance 0.763; OKLCH L 92.1% C 0.067 H 326.9°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FED6FD |
|---|---|
| RGB | rgb(254, 214, 253) |
| HSL | hsl(302, 95%, 92%) |
| HSV | hsv(302, 16%, 100%) |
| CMYK | cmyk(0%, 15.7%, 0.4%, 0.4%) |
| CIE-LAB | lab(89.98, 20.43, -13.78) |
| CIE-LCH | lch(89.98, 24.65, 325.99°) |
| OKLab | oklab(92.15% 0.0565 -0.0368) |
| OKLCH | oklch(92.15% 0.067 326.9) |
| XYZ | xyz(82.6471, 76.2574, 103.2748) |
| Luminance | 0.7626 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.85
Very Light Purple
#F6CEFC
ΔE00 2.57
Pale Lavender
#EECFFE
ΔE00 4.04
Light Lilac
#EDC8FF
ΔE00 5.52
Pale Lilac
#E4CBFF
ΔE00 6.63
Light Lavendar
#EFC0FE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED6FD #D6FED7
analogous
#EBD6FE #FED6FD #FED6E9
triadic
#FED6FD #FDFED6 #D6FDFE
tetradic
#FED6FD #FEEBD6 #D6FED7 #D6E9FE
square
#FED6FD #FEEBD6 #D6FED7 #D6E9FE
split-complementary
#FED6FD #E9FED6 #D6FEEB
monochromatic
#FB5FF7 #FD9AFA #FED6FD #FEE1FE #FEE1FE
Accessibility & contrast
On white
1.29
#FED6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#FED6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED6FD
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED6FD | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFF
Deuteranopia (green-blind)
#DCE4FB
Tritanopia (blue-blind)
#FFD9E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fed6fd; /* rgb */ color: rgb(254, 214, 253); /* oklch */ color: oklch(92.1% 0.067 326.9);
Tailwind
colors: {
custom: {
50: '#ffe2fe',
500: '#fed6fd',
950: '#000000',
},
}SCSS
$custom: #fed6fd; $custom-light: #ffe2fe; $custom-dark: #000000;
JSON
{
"hex": "#fed6fd",
"rgb": {
"r": 254,
"g": 214,
"b": 253
},
"hsl": {
"h": 301.5,
"s": 95.238,
"l": 91.765
},
"oklch": {
"l": 0.92146,
"c": 0.06742,
"h": 326.9
},
"luminance": 0.76256
}Semantic roles & 50–950 ramp
primary
#FED6FD
secondary
#90E992
accent
#E60600
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485