#FED3FA#FED3FA
#FED3FA is a very light, moderate purple. Relative luminance 0.746; OKLCH L 91.5% C 0.070 H 329.2°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FED3FA |
|---|---|
| RGB | rgb(254, 211, 250) |
| HSL | hsl(306, 96%, 91%) |
| HSV | hsv(306, 17%, 100%) |
| CMYK | cmyk(0%, 16.9%, 1.6%, 0.4%) |
| CIE-LAB | lab(89.19, 21.47, -13.39) |
| CIE-LCH | lch(89.19, 25.30, 328.05°) |
| OKLab | oklab(91.51% 0.0598 -0.0357) |
| OKLCH | oklch(91.51% 0.07 329.2) |
| XYZ | xyz(81.4207, 74.5632, 100.5270) |
| Luminance | 0.7456 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.38
Very Light Purple
#F6CEFC
ΔE00 2.54
Pale Lavender
#EECFFE
ΔE00 4.37
Light Lilac
#EDC8FF
ΔE00 5.57
Light Lavendar
#EFC0FE
ΔE00 6.82
Pale Lilac
#E4CBFF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED3FA #D3FED7
analogous
#ECD3FE #FED3FA #FED3E4
triadic
#FED3FA #FAFED3 #D3FAFE
tetradic
#FED3FA #FEECD3 #D3FED7 #D3E4FE
square
#FED3FA #FEECD3 #D3FED7 #D3E4FE
split-complementary
#FED3FA #E4FED3 #D3FEEC
monochromatic
#FB5BEC #FD97F3 #FED3FA #FEE1FC #FEE1FC
Accessibility & contrast
On white
1.32
#FED3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#FED3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED3FA
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED3FA | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFC
Deuteranopia (green-blind)
#DBE2F8
Tritanopia (blue-blind)
#FFD6E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fed3fa; /* rgb */ color: rgb(254, 211, 250); /* oklch */ color: oklch(91.5% 0.070 329.2);
Tailwind
colors: {
custom: {
50: '#ffe0fc',
500: '#fed3fa',
950: '#000000',
},
}SCSS
$custom: #fed3fa; $custom-light: #ffe0fc; $custom-dark: #000000;
JSON
{
"hex": "#fed3fa",
"rgb": {
"r": 254,
"g": 211,
"b": 250
},
"hsl": {
"h": 305.581,
"s": 95.556,
"l": 91.176
},
"oklch": {
"l": 0.91505,
"c": 0.0697,
"h": 329.2
},
"luminance": 0.74561
}Semantic roles & 50–950 ramp
primary
#FED3FA
secondary
#8DE895
accent
#E61500
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485