#F3CCFF#F3CCFF
#F3CCFF is a very light, moderate purple. Relative luminance 0.695; OKLCH L 89.4% C 0.080 H 318.2°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CCFF |
|---|---|
| RGB | rgb(243, 204, 255) |
| HSL | hsl(286, 100%, 90%) |
| HSV | hsv(286, 20%, 100%) |
| CMYK | cmyk(4.7%, 20%, 0%, 0%) |
| CIE-LAB | lab(86.73, 22.49, -19.82) |
| CIE-LCH | lch(86.73, 29.98, 318.62°) |
| OKLab | oklab(89.43% 0.0597 -0.0535) |
| OKLCH | oklch(89.43% 0.08 318.2) |
| XYZ | xyz(76.6024, 69.4616, 103.9604) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.49
Light Lilac
#EDC8FF
ΔE00 1.61
Pale Lavender
#EECFFE
ΔE00 1.84
Pale Mauve
#FED0FC
ΔE00 3.09
Light Lavendar
#EFC0FE
ΔE00 3.36
Pale Lilac
#E4CBFF
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CCFF #D8FFCC
analogous
#D9CCFF #F3CCFF #FFCCF2
triadic
#F3CCFF #FFF3CC #CCFFF3
tetradic
#F3CCFF #FFD9CC #D8FFCC #CCF2FF
square
#F3CCFF #FFD9CC #D8FFCC #CCF2FF
split-complementary
#F3CCFF #F2FFCC #CCFFD9
monochromatic
#D652FF #E58FFF #F3CCFF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.41
#F3CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#F3CCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CCFF
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CCFF | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D7FF
Deuteranopia (green-blind)
#CFDAFD
Tritanopia (blue-blind)
#F3D1DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f3ccff; /* rgb */ color: rgb(243, 204, 255); /* oklch */ color: oklch(89.4% 0.080 318.2);
Tailwind
colors: {
custom: {
50: '#f7dbff',
500: '#f3ccff',
950: '#000000',
},
}SCSS
$custom: #f3ccff; $custom-light: #f7dbff; $custom-dark: #000000;
JSON
{
"hex": "#f3ccff",
"rgb": {
"r": 243,
"g": 204,
"b": 255
},
"hsl": {
"h": 285.882,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.89431,
"c": 0.08015,
"h": 318.2
},
"luminance": 0.6946
}Semantic roles & 50–950 ramp
primary
#F3CCFF
secondary
#9DEA86
accent
#E60036
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171518
muted
#858486