#F1CCFA#F1CCFA
#F1CCFA is a very light, moderate purple. Relative luminance 0.688; OKLCH L 89.1% C 0.073 H 319.6°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F1CCFA |
|---|---|
| RGB | rgb(241, 204, 250) |
| HSL | hsl(288, 82%, 89%) |
| HSV | hsv(288, 18%, 98%) |
| CMYK | cmyk(3.6%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(86.40, 20.91, -17.69) |
| CIE-LCH | lch(86.40, 27.39, 319.77°) |
| OKLab | oklab(89.08% 0.056 -0.0476) |
| OKLCH | oklch(89.08% 0.073 319.6) |
| XYZ | xyz(75.1214, 68.7898, 99.7443) |
| Luminance | 0.6879 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 0.93
Pale Lavender
#EECFFE
ΔE00 1.63
Light Lilac
#EDC8FF
ΔE00 2.47
Pale Mauve
#FED0FC
ΔE00 2.68
Pale Lilac
#E4CBFF
ΔE00 3.91
Light Lavendar
#EFC0FE
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1CCFA #D5FACC
analogous
#DACCFA #F1CCFA #FACCEC
triadic
#F1CCFA #FAF1CC #CCFAF1
tetradic
#F1CCFA #FADACC #D5FACC #CCECFA
square
#F1CCFA #FADACC #D5FACC #CCECFA
split-complementary
#F1CCFA #ECFACC #CCFADA
monochromatic
#D25DEF #E294F5 #F1CCFA #F7E3FC #F7E3FC
Accessibility & contrast
On white
1.42
#F1CCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#F1CCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1CCFA
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1CCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1CCFA | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FC
Deuteranopia (green-blind)
#CFDAF8
Tritanopia (blue-blind)
#F2D1DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f1ccfa; /* rgb */ color: rgb(241, 204, 250); /* oklch */ color: oklch(89.1% 0.073 319.6);
Tailwind
colors: {
custom: {
50: '#f6dbfc',
500: '#f1ccfa',
950: '#000000',
},
}SCSS
$custom: #f1ccfa; $custom-light: #f6dbfc; $custom-dark: #000000;
JSON
{
"hex": "#f1ccfa",
"rgb": {
"r": 241,
"g": 204,
"b": 250
},
"hsl": {
"h": 288.261,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.89081,
"c": 0.07347,
"h": 319.6
},
"luminance": 0.68789
}Semantic roles & 50–950 ramp
primary
#F1CCFA
secondary
#9BE08B
accent
#DF0731
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171517
muted
#858485