#FED2FC#FED2FC
#FED2FC is a very light, moderate purple. Relative luminance 0.742; OKLCH L 91.4% C 0.073 H 327.6°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FED2FC |
|---|---|
| RGB | rgb(254, 210, 252) |
| HSL | hsl(303, 96%, 91%) |
| HSV | hsv(303, 17%, 100%) |
| CMYK | cmyk(0%, 17.3%, 0.8%, 0.4%) |
| CIE-LAB | lab(89.01, 22.35, -14.70) |
| CIE-LCH | lch(89.01, 26.75, 326.66°) |
| OKLab | oklab(91.39% 0.062 -0.0393) |
| OKLCH | oklch(91.39% 0.073 327.6) |
| XYZ | xyz(81.4883, 74.1940, 102.1048) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.65
Very Light Purple
#F6CEFC
ΔE00 1.96
Pale Lavender
#EECFFE
ΔE00 3.98
Light Lilac
#EDC8FF
ΔE00 4.95
Light Lavendar
#EFC0FE
ΔE00 6.12
Pale Lilac
#E4CBFF
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED2FC #D2FED4
analogous
#EAD2FE #FED2FC #FED2E6
triadic
#FED2FC #FCFED2 #D2FCFE
tetradic
#FED2FC #FEEAD2 #D2FED4 #D2E6FE
square
#FED2FC #FEEAD2 #D2FED4 #D2E6FE
split-complementary
#FED2FC #E6FED2 #D2FEEA
monochromatic
#FB5AF4 #FD96F8 #FED2FC #FEE1FD #FEE1FD
Accessibility & contrast
On white
1.33
#FED2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#FED2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED2FC
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED2FC | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFE
Deuteranopia (green-blind)
#D9E2FA
Tritanopia (blue-blind)
#FFD5E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fed2fc; /* rgb */ color: rgb(254, 210, 252); /* oklch */ color: oklch(91.4% 0.073 327.6);
Tailwind
colors: {
custom: {
50: '#ffe0fd',
500: '#fed2fc',
950: '#000000',
},
}SCSS
$custom: #fed2fc; $custom-light: #ffe0fd; $custom-dark: #000000;
JSON
{
"hex": "#fed2fc",
"rgb": {
"r": 254,
"g": 210,
"b": 252
},
"hsl": {
"h": 302.727,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.9139,
"c": 0.07337,
"h": 327.6
},
"luminance": 0.74192
}Semantic roles & 50–950 ramp
primary
#FED2FC
secondary
#8CE890
accent
#E60A00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485