#FED6FF#FED6FF
#FED6FF is a very light, moderate purple. Relative luminance 0.764; OKLCH L 92.2% C 0.069 H 325.4°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FED6FF |
|---|---|
| RGB | rgb(254, 214, 255) |
| HSL | hsl(299, 100%, 92%) |
| HSV | hsv(299, 16%, 100%) |
| CMYK | cmyk(0.4%, 16.1%, 0%, 0%) |
| CIE-LAB | lab(90.04, 20.79, -14.75) |
| CIE-LCH | lch(90.04, 25.49, 324.66°) |
| OKLab | oklab(92.21% 0.0571 -0.0395) |
| OKLCH | oklch(92.21% 0.069 325.4) |
| XYZ | xyz(82.9674, 76.3855, 104.9616) |
| Luminance | 0.7638 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.66
Very Light Purple
#F6CEFC
ΔE00 2.20
Pale Lavender
#EECFFE
ΔE00 3.68
Light Lilac
#EDC8FF
ΔE00 5.09
Pale Lilac
#E4CBFF
ΔE00 6.27
Light Lavendar
#EFC0FE
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED6FF #D7FFD6
analogous
#EAD6FF #FED6FF #FFD6EC
triadic
#FED6FF #FFFED6 #D6FFFE
tetradic
#FED6FF #FFEAD6 #D7FFD6 #D6ECFF
square
#FED6FF #FFEAD6 #D7FFD6 #D6ECFF
split-complementary
#FED6FF #ECFFD6 #D6FFEA
monochromatic
#FB5CFF #FD99FF #FED6FF #FEE0FF #FEE0FF
Accessibility & contrast
On white
1.29
#FED6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#FED6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED6FF
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED6FF | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#DCE4FD
Tritanopia (blue-blind)
#FFD9E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fed6ff; /* rgb */ color: rgb(254, 214, 255); /* oklch */ color: oklch(92.2% 0.069 325.4);
Tailwind
colors: {
custom: {
50: '#ffe2ff',
500: '#fed6ff',
950: '#000000',
},
}SCSS
$custom: #fed6ff; $custom-light: #ffe2ff; $custom-dark: #000000;
JSON
{
"hex": "#fed6ff",
"rgb": {
"r": 254,
"g": 214,
"b": 255
},
"hsl": {
"h": 298.537,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.92211,
"c": 0.06942,
"h": 325.4
},
"luminance": 0.76384
}Semantic roles & 50–950 ramp
primary
#FED6FF
secondary
#90EB8E
accent
#E60006
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181518
muted
#868486