#FED5FF#FED5FF
#FED5FF is a very light, moderate purple. Relative luminance 0.759; OKLCH L 92.0% C 0.071 H 325.4°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FED5FF |
|---|---|
| RGB | rgb(254, 213, 255) |
| HSL | hsl(299, 100%, 92%) |
| HSV | hsv(299, 16%, 100%) |
| CMYK | cmyk(0.4%, 16.5%, 0%, 0%) |
| CIE-LAB | lab(89.80, 21.31, -15.10) |
| CIE-LCH | lch(89.80, 26.12, 324.69°) |
| OKLab | oklab(92.03% 0.0586 -0.0404) |
| OKLCH | oklch(92.03% 0.071 325.4) |
| XYZ | xyz(82.7150, 75.8809, 104.8775) |
| Luminance | 0.7588 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.36
Very Light Purple
#F6CEFC
ΔE00 1.97
Pale Lavender
#EECFFE
ΔE00 3.61
Light Lilac
#EDC8FF
ΔE00 4.88
Pale Lilac
#E4CBFF
ΔE00 6.19
Light Lavendar
#EFC0FE
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED5FF #D6FFD5
analogous
#E9D5FF #FED5FF #FFD5EB
triadic
#FED5FF #FFFED5 #D5FFFE
tetradic
#FED5FF #FFE9D5 #D6FFD5 #D5EBFF
square
#FED5FF #FFE9D5 #D6FFD5 #D5EBFF
split-complementary
#FED5FF #EBFFD5 #D5FFE9
monochromatic
#FB5BFF #FD98FF #FED5FF #FEE0FF #FEE0FF
Accessibility & contrast
On white
1.30
#FED5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#FED5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED5FF
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED5FF | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DFFF
Deuteranopia (green-blind)
#DBE4FD
Tritanopia (blue-blind)
#FFD8E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fed5ff; /* rgb */ color: rgb(254, 213, 255); /* oklch */ color: oklch(92.0% 0.071 325.4);
Tailwind
colors: {
custom: {
50: '#ffe2ff',
500: '#fed5ff',
950: '#000000',
},
}SCSS
$custom: #fed5ff; $custom-light: #ffe2ff; $custom-dark: #000000;
JSON
{
"hex": "#fed5ff",
"rgb": {
"r": 254,
"g": 213,
"b": 255
},
"hsl": {
"h": 298.571,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.9203,
"c": 0.07116,
"h": 325.4
},
"luminance": 0.75879
}Semantic roles & 50–950 ramp
primary
#FED5FF
secondary
#90EB8D
accent
#E60005
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181518
muted
#868486