#FED1FC#FED1FC
#FED1FC is a very light, moderate purple. Relative luminance 0.737; OKLCH L 91.2% C 0.075 H 327.6°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FED1FC |
|---|---|
| RGB | rgb(254, 209, 252) |
| HSL | hsl(303, 96%, 91%) |
| HSV | hsv(303, 18%, 100%) |
| CMYK | cmyk(0%, 17.7%, 0.8%, 0.4%) |
| CIE-LAB | lab(88.78, 22.87, -15.05) |
| CIE-LCH | lch(88.78, 27.38, 326.65°) |
| OKLab | oklab(91.21% 0.0634 -0.0403) |
| OKLCH | oklch(91.21% 0.075 327.6) |
| XYZ | xyz(81.2422, 73.7018, 102.0227) |
| Luminance | 0.7370 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.32
Very Light Purple
#F6CEFC
ΔE00 1.85
Pale Lavender
#EECFFE
ΔE00 3.98
Light Lilac
#EDC8FF
ΔE00 4.79
Light Lavendar
#EFC0FE
ΔE00 5.86
Pale Lilac
#E4CBFF
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED1FC #D1FED3
analogous
#E9D1FE #FED1FC #FED1E5
triadic
#FED1FC #FCFED1 #D1FCFE
tetradic
#FED1FC #FEE9D1 #D1FED3 #D1E5FE
square
#FED1FC #FEE9D1 #D1FED3 #D1E5FE
split-complementary
#FED1FC #E5FED1 #D1FEE9
monochromatic
#FB59F4 #FD95F8 #FED1FC #FEE1FD #FEE1FD
Accessibility & contrast
On white
1.33
#FED1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#FED1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED1FC
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED1FC | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDBFE
Deuteranopia (green-blind)
#D9E1FA
Tritanopia (blue-blind)
#FFD4DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fed1fc; /* rgb */ color: rgb(254, 209, 252); /* oklch */ color: oklch(91.2% 0.075 327.6);
Tailwind
colors: {
custom: {
50: '#ffdffd',
500: '#fed1fc',
950: '#000000',
},
}SCSS
$custom: #fed1fc; $custom-light: #ffdffd; $custom-dark: #000000;
JSON
{
"hex": "#fed1fc",
"rgb": {
"r": 254,
"g": 209,
"b": 252
},
"hsl": {
"h": 302.667,
"s": 95.745,
"l": 90.784
},
"oklch": {
"l": 0.91211,
"c": 0.0751,
"h": 327.6
},
"luminance": 0.737
}Semantic roles & 50–950 ramp
primary
#FED1FC
secondary
#8BE88F
accent
#E60A00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485