#FED3FC#FED3FC
#FED3FC is a very light, moderate purple. Relative luminance 0.747; OKLCH L 91.6% C 0.072 H 327.6°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FED3FC |
|---|---|
| RGB | rgb(254, 211, 252) |
| HSL | hsl(303, 96%, 91%) |
| HSV | hsv(303, 17%, 100%) |
| CMYK | cmyk(0%, 16.9%, 0.8%, 0.4%) |
| CIE-LAB | lab(89.25, 21.82, -14.35) |
| CIE-LCH | lch(89.25, 26.12, 326.67°) |
| OKLab | oklab(91.57% 0.0605 -0.0384) |
| OKLCH | oklch(91.57% 0.072 327.6) |
| XYZ | xyz(81.7360, 74.6893, 102.1873) |
| Luminance | 0.7469 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.98
Very Light Purple
#F6CEFC
ΔE00 2.11
Pale Lavender
#EECFFE
ΔE00 4.01
Light Lilac
#EDC8FF
ΔE00 5.12
Light Lavendar
#EFC0FE
ΔE00 6.39
Pale Lilac
#E4CBFF
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED3FC #D3FED5
analogous
#EAD3FE #FED3FC #FED3E6
triadic
#FED3FC #FCFED3 #D3FCFE
tetradic
#FED3FC #FEEAD3 #D3FED5 #D3E6FE
square
#FED3FC #FEEAD3 #D3FED5 #D3E6FE
split-complementary
#FED3FC #E6FED3 #D3FEEA
monochromatic
#FB5BF4 #FD97F8 #FED3FC #FEE1FD #FEE1FD
Accessibility & contrast
On white
1.32
#FED3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#FED3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED3FC
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED3FC | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFE
Deuteranopia (green-blind)
#DAE2FA
Tritanopia (blue-blind)
#FFD6E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fed3fc; /* rgb */ color: rgb(254, 211, 252); /* oklch */ color: oklch(91.6% 0.072 327.6);
Tailwind
colors: {
custom: {
50: '#ffe0fd',
500: '#fed3fc',
950: '#000000',
},
}SCSS
$custom: #fed3fc; $custom-light: #ffe0fd; $custom-dark: #000000;
JSON
{
"hex": "#fed3fc",
"rgb": {
"r": 254,
"g": 211,
"b": 252
},
"hsl": {
"h": 302.791,
"s": 95.556,
"l": 91.176
},
"oklch": {
"l": 0.91571,
"c": 0.07163,
"h": 327.6
},
"luminance": 0.74688
}Semantic roles & 50–950 ramp
primary
#FED3FC
secondary
#8DE891
accent
#E60B00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485