#F2CCFD#F2CCFD
#F2CCFD is a very light, moderate purple. Relative luminance 0.692; OKLCH L 89.3% C 0.077 H 318.6°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CCFD |
|---|---|
| RGB | rgb(242, 204, 253) |
| HSL | hsl(287, 92%, 90%) |
| HSV | hsv(287, 19%, 99%) |
| CMYK | cmyk(4.3%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(86.58, 21.80, -18.99) |
| CIE-LCH | lch(86.58, 28.91, 318.93°) |
| OKLab | oklab(89.27% 0.058 -0.0512) |
| OKLCH | oklch(89.27% 0.077 318.6) |
| XYZ | xyz(75.9379, 69.1560, 102.2575) |
| Luminance | 0.6915 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.18
Pale Lavender
#EECFFE
ΔE00 1.61
Light Lilac
#EDC8FF
ΔE00 1.88
Pale Mauve
#FED0FC
ΔE00 2.91
Pale Lilac
#E4CBFF
ΔE00 3.67
Light Lavendar
#EFC0FE
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CCFD #D7FDCC
analogous
#DACCFD #F2CCFD #FDCCEF
triadic
#F2CCFD #FDF2CC #CCFDF2
tetradic
#F2CCFD #FDDACC #D7FDCC #CCEFFD
square
#F2CCFD #FDDACC #D7FDCC #CCEFFD
split-complementary
#F2CCFD #EFFDCC #CCFDDA
monochromatic
#D456F8 #E391FB #F2CCFD #F7E2FE #F7E2FE
Accessibility & contrast
On white
1.42
#F2CCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#F2CCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CCFD
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CCFD | 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)
#C7D6FF
Deuteranopia (green-blind)
#CFDAFB
Tritanopia (blue-blind)
#F3D1DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f2ccfd; /* rgb */ color: rgb(242, 204, 253); /* oklch */ color: oklch(89.3% 0.077 318.6);
Tailwind
colors: {
custom: {
50: '#f6dbfe',
500: '#f2ccfd',
950: '#000000',
},
}SCSS
$custom: #f2ccfd; $custom-light: #f6dbfe; $custom-dark: #000000;
JSON
{
"hex": "#f2ccfd",
"rgb": {
"r": 242,
"g": 204,
"b": 253
},
"hsl": {
"h": 286.531,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.89273,
"c": 0.07737,
"h": 318.6
},
"luminance": 0.69155
}Semantic roles & 50–950 ramp
primary
#F2CCFD
secondary
#9DE588
accent
#E60034
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485