#FFC1FA#FFC1FA
#FFC1FA is a very light, moderate purple. Relative luminance 0.663; OKLCH L 88.4% C 0.102 H 329.1°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC1FA |
|---|---|
| RGB | rgb(255, 193, 250) |
| HSL | hsl(305, 100%, 88%) |
| HSV | hsv(305, 24%, 100%) |
| CMYK | cmyk(0%, 24.3%, 2%, 0%) |
| CIE-LAB | lab(85.15, 31.25, -19.45) |
| CIE-LCH | lch(85.15, 36.80, 328.10°) |
| OKLab | oklab(88.42% 0.0873 -0.0522) |
| OKLCH | oklch(88.42% 0.102 329.1) |
| XYZ | xyz(77.5637, 66.3044, 99.1362) |
| Luminance | 0.6630 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.92
Pale Mauve
#FED0FC
ΔE00 4.26
Very Light Purple
#F6CEFC
ΔE00 4.59
Light Lilac
#EDC8FF
ΔE00 5.13
Pale Lavender
#EECFFE
ΔE00 6.33
Pale Lilac
#E4CBFF
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC1FA #C1FFC6
analogous
#E5C1FF #FFC1FA #FFC1DB
triadic
#FFC1FA #FAFFC1 #C1FAFF
tetradic
#FFC1FA #FFE5C1 #C1FFC6 #C1DBFF
square
#FFC1FA #FFE5C1 #C1FFC6 #C1DBFF
split-complementary
#FFC1FA #DBFFC1 #C1FFE5
monochromatic
#FF47F0 #FF84F5 #FFC1FA #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.47
#FFC1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#FFC1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC1FA
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC1FA | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FC
Deuteranopia (green-blind)
#CDD8F8
Tritanopia (blue-blind)
#FFC5D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ffc1fa; /* rgb */ color: rgb(255, 193, 250); /* oklch */ color: oklch(88.4% 0.102 329.1);
Tailwind
colors: {
custom: {
50: '#ffd4fc',
500: '#ffc1fa',
950: '#000000',
},
}SCSS
$custom: #ffc1fa; $custom-light: #ffd4fc; $custom-dark: #000000;
JSON
{
"hex": "#ffc1fa",
"rgb": {
"r": 255,
"g": 193,
"b": 250
},
"hsl": {
"h": 304.839,
"s": 100,
"l": 87.843
},
"oklch": {
"l": 0.8842,
"c": 0.1017,
"h": 329.1
},
"luminance": 0.66302
}Semantic roles & 50–950 ramp
primary
#FFC1FA
secondary
#7CE885
accent
#E61300
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385