#F3CCFA#F3CCFA
#F3CCFA is a very light, moderate purple. Relative luminance 0.691; OKLCH L 89.3% C 0.075 H 321.2°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CCFA |
|---|---|
| RGB | rgb(243, 204, 250) |
| HSL | hsl(291, 82%, 89%) |
| HSV | hsv(291, 18%, 98%) |
| CMYK | cmyk(2.8%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(86.58, 21.56, -17.41) |
| CIE-LCH | lch(86.58, 27.71, 321.08°) |
| OKLab | oklab(89.26% 0.0581 -0.0468) |
| OKLCH | oklch(89.26% 0.075 321.2) |
| XYZ | xyz(75.8080, 69.1438, 99.7765) |
| Luminance | 0.6914 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 0.56
Pale Lavender
#EECFFE
ΔE00 2.07
Pale Mauve
#FED0FC
ΔE00 2.24
Light Lilac
#EDC8FF
ΔE00 2.71
Light Lavendar
#EFC0FE
ΔE00 4.25
Pale Lilac
#E4CBFF
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CCFA #D3FACC
analogous
#DCCCFA #F3CCFA #FACCEA
triadic
#F3CCFA #FAF3CC #CCFAF3
tetradic
#F3CCFA #FADCCC #D3FACC #CCEAFA
square
#F3CCFA #FADCCC #D3FACC #CCEAFA
split-complementary
#F3CCFA #EAFACC #CCFADC
monochromatic
#D95DEF #E694F5 #F3CCFA #F8E3FC #F8E3FC
Accessibility & contrast
On white
1.42
#F3CCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#F3CCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CCFA
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CCFA | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FC
Deuteranopia (green-blind)
#D0DAF8
Tritanopia (blue-blind)
#F4D0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f3ccfa; /* rgb */ color: rgb(243, 204, 250); /* oklch */ color: oklch(89.3% 0.075 321.2);
Tailwind
colors: {
custom: {
50: '#f7dbfc',
500: '#f3ccfa',
950: '#000000',
},
}SCSS
$custom: #f3ccfa; $custom-light: #f7dbfc; $custom-dark: #000000;
JSON
{
"hex": "#f3ccfa",
"rgb": {
"r": 243,
"g": 204,
"b": 250
},
"hsl": {
"h": 290.87,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.89258,
"c": 0.07464,
"h": 321.2
},
"luminance": 0.69143
}Semantic roles & 50–950 ramp
primary
#F3CCFA
secondary
#98E08B
accent
#DF0728
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485