#F2CCFC#F2CCFC
#F2CCFC is a very light, moderate purple. Relative luminance 0.691; OKLCH L 89.2% C 0.076 H 319.2°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CCFC |
|---|---|
| RGB | rgb(242, 204, 252) |
| HSL | hsl(288, 89%, 89%) |
| HSV | hsv(288, 19%, 99%) |
| CMYK | cmyk(4%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(86.55, 21.61, -18.51) |
| CIE-LCH | lch(86.55, 28.45, 319.41°) |
| OKLab | oklab(89.24% 0.0577 -0.0499) |
| OKLCH | oklch(89.24% 0.076 319.2) |
| XYZ | xyz(75.7790, 69.0924, 101.4207) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 0.99
Pale Lavender
#EECFFE
ΔE00 1.65
Light Lilac
#EDC8FF
ΔE00 2.10
Pale Mauve
#FED0FC
ΔE00 2.74
Pale Lilac
#E4CBFF
ΔE00 3.81
Light Lavendar
#EFC0FE
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CCFC #D6FCCC
analogous
#DACCFC #F2CCFC #FCCCEE
triadic
#F2CCFC #FCF2CC #CCFCF2
tetradic
#F2CCFC #FCDACC #D6FCCC #CCEEFC
square
#F2CCFC #FCDACC #D6FCCC #CCEEFC
split-complementary
#F2CCFC #EEFCCC #CCFCDA
monochromatic
#D558F5 #E392F9 #F2CCFC #F8E2FD #F8E2FD
Accessibility & contrast
On white
1.42
#F2CCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#F2CCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CCFC
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CCFC | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FE
Deuteranopia (green-blind)
#CFDAFA
Tritanopia (blue-blind)
#F3D1DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f2ccfc; /* rgb */ color: rgb(242, 204, 252); /* oklch */ color: oklch(89.2% 0.076 319.2);
Tailwind
colors: {
custom: {
50: '#f6dbfd',
500: '#f2ccfc',
950: '#000000',
},
}SCSS
$custom: #f2ccfc; $custom-light: #f6dbfd; $custom-dark: #000000;
JSON
{
"hex": "#f2ccfc",
"rgb": {
"r": 242,
"g": 204,
"b": 252
},
"hsl": {
"h": 287.5,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.89238,
"c": 0.07625,
"h": 319.2
},
"luminance": 0.69091
}Semantic roles & 50–950 ramp
primary
#F2CCFC
secondary
#9CE389
accent
#E60030
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485