#FFC1FF#FFC1FF
#FFC1FF is a very light, moderate purple. Relative luminance 0.666; OKLCH L 88.6% C 0.107 H 326.4°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC1FF |
|---|---|
| RGB | rgb(255, 193, 255) |
| HSL | hsl(300, 100%, 88%) |
| HSV | hsv(300, 24%, 100%) |
| CMYK | cmyk(0%, 24.3%, 0%, 0%) |
| CIE-LAB | lab(85.31, 32.14, -21.86) |
| CIE-LCH | lch(85.31, 38.87, 325.78°) |
| OKLab | oklab(88.6% 0.0888 -0.0589) |
| OKLCH | oklch(88.6% 0.107 326.4) |
| XYZ | xyz(78.3581, 66.6222, 103.3200) |
| Luminance | 0.6662 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.26
Light Lilac
#EDC8FF
ΔE00 4.80
Pale Mauve
#FED0FC
ΔE00 4.85
Very Light Purple
#F6CEFC
ΔE00 4.88
Pale Lavender
#EECFFE
ΔE00 6.32
Mauve
#E0B0FF
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC1FF #C1FFC1
analogous
#E0C1FF #FFC1FF #FFC1E0
triadic
#FFC1FF #FFFFC1 #C1FFFF
tetradic
#FFC1FF #FFE0C1 #C1FFC1 #C1E0FF
square
#FFC1FF #FFE0C1 #C1FFC1 #C1E0FF
split-complementary
#FFC1FF #E0FFC1 #C1FFE0
monochromatic
#FF47FF #FF84FF #FFC1FF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.47
#FFC1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#FFC1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC1FF
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC1FF | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#CBD8FD
Tritanopia (blue-blind)
#FFC6D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ffc1ff; /* rgb */ color: rgb(255, 193, 255); /* oklch */ color: oklch(88.6% 0.107 326.4);
Tailwind
colors: {
custom: {
50: '#ffd4ff',
500: '#ffc1ff',
950: '#000000',
},
}SCSS
$custom: #ffc1ff; $custom-light: #ffd4ff; $custom-dark: #000000;
JSON
{
"hex": "#ffc1ff",
"rgb": {
"r": 255,
"g": 193,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 87.843
},
"oklch": {
"l": 0.88597,
"c": 0.10652,
"h": 326.4
},
"luminance": 0.6662
}Semantic roles & 50–950 ramp
primary
#FFC1FF
secondary
#7CE87C
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386