#F2CCF2#F2CCF2
#F2CCF2 is a very light, moderate purple. Relative luminance 0.685; OKLCH L 88.9% C 0.066 H 326.1°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CCF2 |
|---|---|
| RGB | rgb(242, 204, 242) |
| HSL | hsl(300, 59%, 87%) |
| HSV | hsv(300, 16%, 95%) |
| CMYK | cmyk(0%, 15.7%, 0%, 5.1%) |
| CIE-LAB | lab(86.24, 19.76, -13.68) |
| CIE-LCH | lch(86.24, 24.03, 325.31°) |
| OKLab | oklab(88.9% 0.0545 -0.0366) |
| OKLCH | oklch(88.9% 0.066 326.1) |
| XYZ | xyz(74.2358, 68.4751, 93.2935) |
| Luminance | 0.6847 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 2.20
Pale Mauve
#FED0FC
ΔE00 2.47
Pale Lavender
#EECFFE
ΔE00 3.46
Light Lilac
#EDC8FF
ΔE00 4.69
Pale Lilac
#E4CBFF
ΔE00 5.77
Light Lavendar
#EFC0FE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CCF2 #CCF2CC
analogous
#DFCCF2 #F2CCF2 #F2CCDF
triadic
#F2CCF2 #F2F2CC #CCF2F2
tetradic
#F2CCF2 #F2DFCC #CCF2CC #CCDFF2
square
#F2CCF2 #F2DFCC #CCF2CC #CCDFF2
split-complementary
#F2CCF2 #DFF2CC #CCF2DF
monochromatic
#D96AD9 #E69BE6 #F2CCF2 #F9E7F9 #F9E7F9
Accessibility & contrast
On white
1.43
#F2CCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#F2CCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CCF2
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CCF2 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F4
Deuteranopia (green-blind)
#D2D9F1
Tritanopia (blue-blind)
#F5CFD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f2ccf2; /* rgb */ color: rgb(242, 204, 242); /* oklch */ color: oklch(88.9% 0.066 326.1);
Tailwind
colors: {
custom: {
50: '#f6dbf6',
500: '#f2ccf2',
950: '#000000',
},
}SCSS
$custom: #f2ccf2; $custom-light: #f6dbf6; $custom-dark: #000000;
JSON
{
"hex": "#f2ccf2",
"rgb": {
"r": 242,
"g": 204,
"b": 242
},
"hsl": {
"h": 300,
"s": 59.375,
"l": 87.451
},
"oklch": {
"l": 0.889,
"c": 0.06559,
"h": 326.1
},
"luminance": 0.68474
}Semantic roles & 50–950 ramp
primary
#F2CCF2
secondary
#91D191
accent
#C71E1E
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171517
muted
#858485