#FED2FA#FED2FA
#FED2FA is a very light, moderate purple. Relative luminance 0.741; OKLCH L 91.3% C 0.071 H 329.1°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FED2FA |
|---|---|
| RGB | rgb(254, 210, 250) |
| HSL | hsl(305, 96%, 91%) |
| HSV | hsv(305, 17%, 100%) |
| CMYK | cmyk(0%, 17.3%, 1.6%, 0.4%) |
| CIE-LAB | lab(88.95, 21.99, -13.74) |
| CIE-LCH | lch(88.95, 25.93, 328.01°) |
| OKLab | oklab(91.33% 0.0613 -0.0367) |
| OKLCH | oklch(91.33% 0.071 329.1) |
| XYZ | xyz(81.1730, 74.0679, 100.4444) |
| Luminance | 0.7407 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.07
Very Light Purple
#F6CEFC
ΔE00 2.37
Pale Lavender
#EECFFE
ΔE00 4.33
Light Lilac
#EDC8FF
ΔE00 5.39
Light Lavendar
#EFC0FE
ΔE00 6.55
Pale Lilac
#E4CBFF
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED2FA #D2FED6
analogous
#ECD2FE #FED2FA #FED2E4
triadic
#FED2FA #FAFED2 #D2FAFE
tetradic
#FED2FA #FEECD2 #D2FED6 #D2E4FE
square
#FED2FA #FEECD2 #D2FED6 #D2E4FE
split-complementary
#FED2FA #E4FED2 #D2FEEC
monochromatic
#FB5AED #FD96F3 #FED2FA #FEE1FC #FEE1FC
Accessibility & contrast
On white
1.33
#FED2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#FED2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED2FA
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED2FA | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFC
Deuteranopia (green-blind)
#DAE1F8
Tritanopia (blue-blind)
#FFD5DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fed2fa; /* rgb */ color: rgb(254, 210, 250); /* oklch */ color: oklch(91.3% 0.071 329.1);
Tailwind
colors: {
custom: {
50: '#ffe0fc',
500: '#fed2fa',
950: '#000000',
},
}SCSS
$custom: #fed2fa; $custom-light: #ffe0fc; $custom-dark: #000000;
JSON
{
"hex": "#fed2fa",
"rgb": {
"r": 254,
"g": 210,
"b": 250
},
"hsl": {
"h": 305.455,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.91325,
"c": 0.07143,
"h": 329.1
},
"luminance": 0.74066
}Semantic roles & 50–950 ramp
primary
#FED2FA
secondary
#8CE894
accent
#E61500
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485