#F3C2FF#F3C2FF
#F3C2FF is a very light, moderate purple. Relative luminance 0.649; OKLCH L 87.6% C 0.097 H 319.6°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F3C2FF |
|---|---|
| RGB | rgb(243, 194, 255) |
| HSL | hsl(288, 100%, 88%) |
| HSV | hsv(288, 24%, 100%) |
| CMYK | cmyk(4.7%, 23.9%, 0%, 0%) |
| CIE-LAB | lab(84.41, 27.79, -23.33) |
| CIE-LCH | lch(84.41, 36.29, 319.99°) |
| OKLab | oklab(87.65% 0.0742 -0.0631) |
| OKLCH | oklch(87.65% 0.097 319.6) |
| XYZ | xyz(74.3015, 64.8597, 103.1934) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.81
Light Lilac
#EDC8FF
ΔE00 2.51
Very Light Purple
#F6CEFC
ΔE00 4.05
Pale Lavender
#EECFFE
ΔE00 4.58
Pale Mauve
#FED0FC
ΔE00 4.96
Light Lavender
#DFC5FE
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3C2FF #CEFFC2
analogous
#D4C2FF #F3C2FF #FFC2EC
triadic
#F3C2FF #FFF3C2 #C2FFF3
tetradic
#F3C2FF #FFD4C2 #CEFFC2 #C2ECFF
square
#F3C2FF #FFD4C2 #CEFFC2 #C2ECFF
split-complementary
#F3C2FF #ECFFC2 #C2FFD4
monochromatic
#DB48FF #E785FF #F3C2FF #F9E0FF #F9E0FF
Accessibility & contrast
On white
1.50
#F3C2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#F3C2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3C2FF
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3C2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3C2FF | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#C6D4FD
Tritanopia (blue-blind)
#F4C8D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f3c2ff; /* rgb */ color: rgb(243, 194, 255); /* oklch */ color: oklch(87.6% 0.097 319.6);
Tailwind
colors: {
custom: {
50: '#f7d4ff',
500: '#f3c2ff',
950: '#000000',
},
}SCSS
$custom: #f3c2ff; $custom-light: #f7d4ff; $custom-dark: #000000;
JSON
{
"hex": "#f3c2ff",
"rgb": {
"r": 243,
"g": 194,
"b": 255
},
"hsl": {
"h": 288.197,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.87645,
"c": 0.09741,
"h": 319.6
},
"luminance": 0.64858
}Semantic roles & 50–950 ramp
primary
#F3C2FF
secondary
#92E87D
accent
#E6002D
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386