#F3CCFC#F3CCFC
#F3CCFC is a very light, moderate purple. Relative luminance 0.693; OKLCH L 89.3% C 0.077 H 319.9°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CCFC |
|---|---|
| RGB | rgb(243, 204, 252) |
| HSL | hsl(289, 89%, 89%) |
| HSV | hsv(289, 19%, 99%) |
| CMYK | cmyk(3.6%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(86.64, 21.93, -18.37) |
| CIE-LCH | lch(86.64, 28.61, 320.05°) |
| OKLab | oklab(89.33% 0.0588 -0.0495) |
| OKLCH | oklch(89.33% 0.077 319.9) |
| XYZ | xyz(76.1232, 69.2699, 101.4369) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 0.81
Pale Lavender
#EECFFE
ΔE00 1.87
Light Lilac
#EDC8FF
ΔE00 2.24
Pale Mauve
#FED0FC
ΔE00 2.53
Light Lavendar
#EFC0FE
ΔE00 3.86
Pale Lilac
#E4CBFF
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CCFC #D5FCCC
analogous
#DBCCFC #F3CCFC #FCCCED
triadic
#F3CCFC #FCF3CC #CCFCF3
tetradic
#F3CCFC #FCDBCC #D5FCCC #CCEDFC
square
#F3CCFC #FCDBCC #D5FCCC #CCEDFC
split-complementary
#F3CCFC #EDFCCC #CCFCDB
monochromatic
#D858F5 #E592F9 #F3CCFC #F8E2FD #F8E2FD
Accessibility & contrast
On white
1.41
#F3CCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#F3CCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CCFC
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CCFC | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FE
Deuteranopia (green-blind)
#CFDAFA
Tritanopia (blue-blind)
#F4D1DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f3ccfc; /* rgb */ color: rgb(243, 204, 252); /* oklch */ color: oklch(89.3% 0.077 319.9);
Tailwind
colors: {
custom: {
50: '#f7dbfd',
500: '#f3ccfc',
950: '#000000',
},
}SCSS
$custom: #f3ccfc; $custom-light: #f7dbfd; $custom-dark: #000000;
JSON
{
"hex": "#f3ccfc",
"rgb": {
"r": 243,
"g": 204,
"b": 252
},
"hsl": {
"h": 288.75,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.89327,
"c": 0.07681,
"h": 319.9
},
"luminance": 0.69269
}Semantic roles & 50–950 ramp
primary
#F3CCFC
secondary
#9AE389
accent
#E6002B
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485