#F1CCFF#F1CCFF
#F1CCFF is a very light, moderate purple. Relative luminance 0.691; OKLCH L 89.3% C 0.079 H 316.7°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F1CCFF |
|---|---|
| RGB | rgb(241, 204, 255) |
| HSL | hsl(284, 100%, 90%) |
| HSV | hsv(284, 20%, 100%) |
| CMYK | cmyk(5.5%, 20%, 0%, 0%) |
| CIE-LAB | lab(86.56, 21.85, -20.10) |
| CIE-LCH | lch(86.56, 29.69, 317.40°) |
| OKLab | oklab(89.26% 0.0576 -0.0543) |
| OKLCH | oklch(89.26% 0.079 316.7) |
| XYZ | xyz(75.9158, 69.1075, 103.9282) |
| Luminance | 0.6911 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.34
Pale Lavender
#EECFFE
ΔE00 1.49
Very Light Purple
#F6CEFC
ΔE00 1.79
Pale Lilac
#E4CBFF
ΔE00 3.18
Light Lavendar
#EFC0FE
ΔE00 3.42
Pale Mauve
#FED0FC
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1CCFF #DAFFCC
analogous
#D7CCFF #F1CCFF #FFCCF4
triadic
#F1CCFF #FFF1CC #CCFFF1
tetradic
#F1CCFF #FFD7CC #DAFFCC #CCF4FF
square
#F1CCFF #FFD7CC #DAFFCC #CCF4FF
split-complementary
#F1CCFF #F4FFCC #CCFFD7
monochromatic
#CF52FF #E08FFF #F1CCFF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.42
#F1CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#F1CCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1CCFF
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1CCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1CCFF | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#CEDAFD
Tritanopia (blue-blind)
#F1D1DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f1ccff; /* rgb */ color: rgb(241, 204, 255); /* oklch */ color: oklch(89.3% 0.079 316.7);
Tailwind
colors: {
custom: {
50: '#f6dbff',
500: '#f1ccff',
950: '#000000',
},
}SCSS
$custom: #f1ccff; $custom-light: #f6dbff; $custom-dark: #000000;
JSON
{
"hex": "#f1ccff",
"rgb": {
"r": 241,
"g": 204,
"b": 255
},
"hsl": {
"h": 283.529,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.89255,
"c": 0.0791,
"h": 316.7
},
"luminance": 0.69107
}Semantic roles & 50–950 ramp
primary
#F1CCFF
secondary
#A1EA86
accent
#E6003F
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171518
muted
#858486