#FED6FC#FED6FC
#FED6FC is a very light, moderate purple. Relative luminance 0.762; OKLCH L 92.1% C 0.066 H 327.7°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FED6FC |
|---|---|
| RGB | rgb(254, 214, 252) |
| HSL | hsl(303, 95%, 92%) |
| HSV | hsv(303, 16%, 100%) |
| CMYK | cmyk(0%, 15.7%, 0.8%, 0.4%) |
| CIE-LAB | lab(89.95, 20.25, -13.30) |
| CIE-LCH | lch(89.95, 24.23, 326.70°) |
| OKLab | oklab(92.11% 0.0561 -0.0355) |
| OKLCH | oklch(92.11% 0.066 327.7) |
| XYZ | xyz(82.4882, 76.1938, 102.4381) |
| Luminance | 0.7619 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.01
Very Light Purple
#F6CEFC
ΔE00 2.78
Pale Lavender
#EECFFE
ΔE00 4.24
Light Lilac
#EDC8FF
ΔE00 5.74
Pale Lilac
#E4CBFF
ΔE00 6.82
Light Lavendar
#EFC0FE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED6FC #D6FED8
analogous
#ECD6FE #FED6FC #FED6E8
triadic
#FED6FC #FCFED6 #D6FCFE
tetradic
#FED6FC #FEECD6 #D6FED8 #D6E8FE
square
#FED6FC #FEECD6 #D6FED8 #D6E8FE
split-complementary
#FED6FC #E8FED6 #D6FEEC
monochromatic
#FB5FF3 #FD9AF8 #FED6FC #FEE1FD #FEE1FD
Accessibility & contrast
On white
1.29
#FED6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#FED6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED6FC
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED6FC | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFE
Deuteranopia (green-blind)
#DDE4FA
Tritanopia (blue-blind)
#FFD9E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fed6fc; /* rgb */ color: rgb(254, 214, 252); /* oklch */ color: oklch(92.1% 0.066 327.7);
Tailwind
colors: {
custom: {
50: '#ffe2fd',
500: '#fed6fc',
950: '#000000',
},
}SCSS
$custom: #fed6fc; $custom-light: #ffe2fd; $custom-dark: #000000;
JSON
{
"hex": "#fed6fc",
"rgb": {
"r": 254,
"g": 214,
"b": 252
},
"hsl": {
"h": 303,
"s": 95.238,
"l": 91.765
},
"oklch": {
"l": 0.92113,
"c": 0.06643,
"h": 327.7
},
"luminance": 0.76192
}Semantic roles & 50–950 ramp
primary
#FED6FC
secondary
#90E994
accent
#E60B00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485