#FEC6FF#FEC6FF
#FEC6FF is a very light, moderate purple. Relative luminance 0.687; OKLCH L 89.4% C 0.097 H 325.8°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FEC6FF |
|---|---|
| RGB | rgb(254, 198, 255) |
| HSL | hsl(299, 100%, 89%) |
| HSV | hsv(299, 22%, 100%) |
| CMYK | cmyk(0.4%, 22.4%, 0%, 0%) |
| CIE-LAB | lab(86.35, 29.19, -20.30) |
| CIE-LCH | lch(86.35, 35.56, 325.18°) |
| OKLab | oklab(89.37% 0.0804 -0.0546) |
| OKLCH | oklch(89.37% 0.097 325.8) |
| XYZ | xyz(79.1151, 68.6810, 103.6775) |
| Luminance | 0.6868 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.23
Pale Mauve
#FED0FC
ΔE00 3.48
Very Light Purple
#F6CEFC
ΔE00 3.52
Light Lilac
#EDC8FF
ΔE00 3.99
Pale Lavender
#EECFFE
ΔE00 5.14
Pale Lilac
#E4CBFF
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEC6FF #C7FFC6
analogous
#E2C6FF #FEC6FF #FFC6E4
triadic
#FEC6FF #FFFEC6 #C6FFFE
tetradic
#FEC6FF #FFE2C6 #C7FFC6 #C6E4FF
square
#FEC6FF #FFE2C6 #C7FFC6 #C6E4FF
split-complementary
#FEC6FF #E4FFC6 #C6FFE2
monochromatic
#FC4CFF #FD89FF #FEC6FF #FEE0FF #FEE0FF
Accessibility & contrast
On white
1.43
#FEC6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#FEC6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEC6FF
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEC6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEC6FF | 1.00 | 1.43 | 14.74 | 14.74 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D4FF
Deuteranopia (green-blind)
#CFDBFD
Tritanopia (blue-blind)
#FFCBDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fec6ff; /* rgb */ color: rgb(254, 198, 255); /* oklch */ color: oklch(89.4% 0.097 325.8);
Tailwind
colors: {
custom: {
50: '#ffd7ff',
500: '#fec6ff',
950: '#000000',
},
}SCSS
$custom: #fec6ff; $custom-light: #ffd7ff; $custom-dark: #000000;
JSON
{
"hex": "#fec6ff",
"rgb": {
"r": 254,
"g": 198,
"b": 255
},
"hsl": {
"h": 298.947,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.89367,
"c": 0.09718,
"h": 325.8
},
"luminance": 0.68679
}Semantic roles & 50–950 ramp
primary
#FEC6FF
secondary
#82E981
accent
#E60004
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386