#FED6FA#FED6FA
#FED6FA is a very light, moderate purple. Relative luminance 0.761; OKLCH L 92.0% C 0.064 H 329.3°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FED6FA |
|---|---|
| RGB | rgb(254, 214, 250) |
| HSL | hsl(306, 95%, 92%) |
| HSV | hsv(306, 16%, 100%) |
| CMYK | cmyk(0%, 15.7%, 1.6%, 0.4%) |
| CIE-LAB | lab(89.89, 19.90, -12.34) |
| CIE-LCH | lch(89.89, 23.41, 328.19°) |
| OKLab | oklab(92.05% 0.0555 -0.0329) |
| OKLCH | oklch(92.05% 0.064 329.3) |
| XYZ | xyz(82.1729, 76.0677, 100.7777) |
| Luminance | 0.7607 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.39
Very Light Purple
#F6CEFC
ΔE00 3.23
Pale Lavender
#EECFFE
ΔE00 4.66
Light Lilac
#EDC8FF
ΔE00 6.21
Pale Lilac
#E4CBFF
ΔE00 7.22
Light Pink
#FFD1DF
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED6FA #D6FEDA
analogous
#EED6FE #FED6FA #FED6E6
triadic
#FED6FA #FAFED6 #D6FAFE
tetradic
#FED6FA #FEEED6 #D6FEDA #D6E6FE
square
#FED6FA #FEEED6 #D6FEDA #D6E6FE
split-complementary
#FED6FA #E6FED6 #D6FEEE
monochromatic
#FB5FEB #FD9AF3 #FED6FA #FEE1FB #FEE1FB
Accessibility & contrast
On white
1.30
#FED6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#FED6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED6FA
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED6FA | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DFFC
Deuteranopia (green-blind)
#DDE4F9
Tritanopia (blue-blind)
#FFD8E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fed6fa; /* rgb */ color: rgb(254, 214, 250); /* oklch */ color: oklch(92.0% 0.064 329.3);
Tailwind
colors: {
custom: {
50: '#ffe2fc',
500: '#fed6fa',
950: '#000000',
},
}SCSS
$custom: #fed6fa; $custom-light: #ffe2fc; $custom-dark: #000000;
JSON
{
"hex": "#fed6fa",
"rgb": {
"r": 254,
"g": 214,
"b": 250
},
"hsl": {
"h": 306,
"s": 95.238,
"l": 91.765
},
"oklch": {
"l": 0.92049,
"c": 0.06448,
"h": 329.3
},
"luminance": 0.76066
}Semantic roles & 50–950 ramp
primary
#FED6FA
secondary
#90E998
accent
#E61700
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485