#FEC5FF#FEC5FF
#FEC5FF is a very light, moderate purple. Relative luminance 0.682; OKLCH L 89.2% C 0.099 H 325.8°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FEC5FF |
|---|---|
| RGB | rgb(254, 197, 255) |
| HSL | hsl(299, 100%, 89%) |
| HSV | hsv(299, 23%, 100%) |
| CMYK | cmyk(0.4%, 22.7%, 0%, 0%) |
| CIE-LAB | lab(86.12, 29.72, -20.65) |
| CIE-LCH | lch(86.12, 36.19, 325.21°) |
| OKLab | oklab(89.19% 0.0818 -0.0556) |
| OKLCH | oklch(89.19% 0.099 325.8) |
| XYZ | xyz(78.8873, 68.2254, 103.6016) |
| Luminance | 0.6822 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.15
Pale Mauve
#FED0FC
ΔE00 3.75
Very Light Purple
#F6CEFC
ΔE00 3.77
Light Lilac
#EDC8FF
ΔE00 4.09
Pale Lavender
#EECFFE
ΔE00 5.34
Pale Lilac
#E4CBFF
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEC5FF #C6FFC5
analogous
#E1C5FF #FEC5FF #FFC5E3
triadic
#FEC5FF #FFFEC5 #C5FFFE
tetradic
#FEC5FF #FFE1C5 #C6FFC5 #C5E3FF
square
#FEC5FF #FFE1C5 #C6FFC5 #C5E3FF
split-complementary
#FEC5FF #E3FFC5 #C5FFE1
monochromatic
#FC4BFF #FD88FF #FEC5FF #FEE0FF #FEE0FF
Accessibility & contrast
On white
1.43
#FEC5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#FEC5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEC5FF
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEC5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEC5FF | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D3FF
Deuteranopia (green-blind)
#CEDAFD
Tritanopia (blue-blind)
#FFCAD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fec5ff; /* rgb */ color: rgb(254, 197, 255); /* oklch */ color: oklch(89.2% 0.099 325.8);
Tailwind
colors: {
custom: {
50: '#ffd7ff',
500: '#fec5ff',
950: '#000000',
},
}SCSS
$custom: #fec5ff; $custom-light: #ffd7ff; $custom-dark: #000000;
JSON
{
"hex": "#fec5ff",
"rgb": {
"r": 254,
"g": 197,
"b": 255
},
"hsl": {
"h": 298.966,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.89192,
"c": 0.09892,
"h": 325.8
},
"luminance": 0.68223
}Semantic roles & 50–950 ramp
primary
#FEC5FF
secondary
#81E980
accent
#E60004
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386