#FED5FA#FED5FA
#FED5FA is a very light, moderate purple. Relative luminance 0.756; OKLCH L 91.9% C 0.066 H 329.3°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FED5FA |
|---|---|
| RGB | rgb(254, 213, 250) |
| HSL | hsl(306, 95%, 92%) |
| HSV | hsv(306, 16%, 100%) |
| CMYK | cmyk(0%, 16.1%, 1.6%, 0.4%) |
| CIE-LAB | lab(89.66, 20.42, -12.69) |
| CIE-LCH | lch(89.66, 24.04, 328.14°) |
| OKLab | oklab(91.87% 0.0569 -0.0338) |
| OKLCH | oklch(91.87% 0.066 329.3) |
| XYZ | xyz(81.9206, 75.5631, 100.6936) |
| Luminance | 0.7556 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.05
Very Light Purple
#F6CEFC
ΔE00 2.98
Pale Lavender
#EECFFE
ΔE00 4.54
Light Lilac
#EDC8FF
ΔE00 5.98
Pale Lilac
#E4CBFF
ΔE00 7.11
Light Lavendar
#EFC0FE
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED5FA #D5FED9
analogous
#EED5FE #FED5FA #FED5E6
triadic
#FED5FA #FAFED5 #D5FAFE
tetradic
#FED5FA #FEEED5 #D5FED9 #D5E6FE
square
#FED5FA #FEEED5 #D5FED9 #D5E6FE
split-complementary
#FED5FA #E6FED5 #D5FEEE
monochromatic
#FB5DEC #FD99F3 #FED5FA #FEE1FB #FEE1FB
Accessibility & contrast
On white
1.30
#FED5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#FED5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED5FA
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED5FA | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DEFC
Deuteranopia (green-blind)
#DCE3F9
Tritanopia (blue-blind)
#FFD7E1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fed5fa; /* rgb */ color: rgb(254, 213, 250); /* oklch */ color: oklch(91.9% 0.066 329.3);
Tailwind
colors: {
custom: {
50: '#ffe2fc',
500: '#fed5fa',
950: '#000000',
},
}SCSS
$custom: #fed5fa; $custom-light: #ffe2fc; $custom-dark: #000000;
JSON
{
"hex": "#fed5fa",
"rgb": {
"r": 254,
"g": 213,
"b": 250
},
"hsl": {
"h": 305.854,
"s": 95.349,
"l": 91.569
},
"oklch": {
"l": 0.91867,
"c": 0.06622,
"h": 329.3
},
"luminance": 0.75561
}Semantic roles & 50–950 ramp
primary
#FED5FA
secondary
#8FE997
accent
#E61600
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485