#F3CCFE#F3CCFE
#F3CCFE is a very light, moderate purple. Relative luminance 0.694; OKLCH L 89.4% C 0.079 H 318.7°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CCFE |
|---|---|
| RGB | rgb(243, 204, 254) |
| HSL | hsl(287, 96%, 90%) |
| HSV | hsv(287, 20%, 100%) |
| CMYK | cmyk(4.3%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(86.70, 22.31, -19.33) |
| CIE-LCH | lch(86.70, 29.52, 319.08°) |
| OKLab | oklab(89.4% 0.0594 -0.0521) |
| OKLCH | oklch(89.4% 0.079 318.7) |
| XYZ | xyz(76.4418, 69.3973, 103.1148) |
| Luminance | 0.6940 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.25
Light Lilac
#EDC8FF
ΔE00 1.80
Pale Lavender
#EECFFE
ΔE00 1.81
Pale Mauve
#FED0FC
ΔE00 2.89
Light Lavendar
#EFC0FE
ΔE00 3.52
Pale Lilac
#E4CBFF
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CCFE #D7FECC
analogous
#DACCFE #F3CCFE #FECCF0
triadic
#F3CCFE #FEF3CC #CCFEF3
tetradic
#F3CCFE #FEDACC #D7FECC #CCF0FE
square
#F3CCFE #FEDACC #D7FECC #CCF0FE
split-complementary
#F3CCFE #F0FECC #CCFEDA
monochromatic
#D754FC #E590FD #F3CCFE #F8E1FE #F8E1FE
Accessibility & contrast
On white
1.41
#F3CCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#F3CCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CCFE
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CCFE | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FF
Deuteranopia (green-blind)
#CFDAFC
Tritanopia (blue-blind)
#F4D1DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f3ccfe; /* rgb */ color: rgb(243, 204, 254); /* oklch */ color: oklch(89.4% 0.079 318.7);
Tailwind
colors: {
custom: {
50: '#f7dbfe',
500: '#f3ccfe',
950: '#000000',
},
}SCSS
$custom: #f3ccfe; $custom-light: #f7dbfe; $custom-dark: #000000;
JSON
{
"hex": "#f3ccfe",
"rgb": {
"r": 243,
"g": 204,
"b": 254
},
"hsl": {
"h": 286.8,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.89396,
"c": 0.07903,
"h": 318.7
},
"luminance": 0.69396
}Semantic roles & 50–950 ramp
primary
#F3CCFE
secondary
#9CE787
accent
#E60032
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485