#F2C2FF#F2C2FF
#F2C2FF is a very light, moderate purple. Relative luminance 0.647; OKLCH L 87.6% C 0.097 H 319.0°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C2FF |
|---|---|
| RGB | rgb(242, 194, 255) |
| HSL | hsl(287, 100%, 88%) |
| HSV | hsv(287, 24%, 100%) |
| CMYK | cmyk(5.1%, 23.9%, 0%, 0%) |
| CIE-LAB | lab(84.32, 27.47, -23.48) |
| CIE-LCH | lch(84.32, 36.14, 319.48°) |
| OKLab | oklab(87.55% 0.0731 -0.0636) |
| OKLCH | oklch(87.55% 0.097 319) |
| XYZ | xyz(73.9572, 64.6822, 103.1773) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.64
Light Lilac
#EDC8FF
ΔE00 2.36
Very Light Purple
#F6CEFC
ΔE00 4.06
Pale Lavender
#EECFFE
ΔE00 4.49
Light Lavender
#DFC5FE
ΔE00 4.80
Pale Lilac
#E4CBFF
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C2FF #CFFFC2
analogous
#D3C2FF #F2C2FF #FFC2ED
triadic
#F2C2FF #FFF2C2 #C2FFF2
tetradic
#F2C2FF #FFD3C2 #CFFFC2 #C2EDFF
square
#F2C2FF #FFD3C2 #CFFFC2 #C2EDFF
split-complementary
#F2C2FF #EDFFC2 #C2FFD3
monochromatic
#D848FF #E585FF #F2C2FF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.51
#F2C2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#F2C2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C2FF
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C2FF | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#C6D4FD
Tritanopia (blue-blind)
#F3C8D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f2c2ff; /* rgb */ color: rgb(242, 194, 255); /* oklch */ color: oklch(87.6% 0.097 319.0);
Tailwind
colors: {
custom: {
50: '#f7d4ff',
500: '#f2c2ff',
950: '#000000',
},
}SCSS
$custom: #f2c2ff; $custom-light: #f7d4ff; $custom-dark: #000000;
JSON
{
"hex": "#f2c2ff",
"rgb": {
"r": 242,
"g": 194,
"b": 255
},
"hsl": {
"h": 287.213,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.87553,
"c": 0.09686,
"h": 319
},
"luminance": 0.64681
}Semantic roles & 50–950 ramp
primary
#F2C2FF
secondary
#94E87D
accent
#E60031
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386