#F2C4FF#F2C4FF
#F2C4FF is a very light, moderate purple. Relative luminance 0.656; OKLCH L 87.9% C 0.093 H 318.7°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C4FF |
|---|---|
| RGB | rgb(242, 196, 255) |
| HSL | hsl(287, 100%, 88%) |
| HSV | hsv(287, 23%, 100%) |
| CMYK | cmyk(5.1%, 23.1%, 0%, 0%) |
| CIE-LAB | lab(84.78, 26.41, -22.78) |
| CIE-LCH | lch(84.78, 34.88, 319.23°) |
| OKLab | oklab(87.91% 0.0702 -0.0616) |
| OKLCH | oklch(87.91% 0.093 318.7) |
| XYZ | xyz(74.4053, 65.5784, 103.3266) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.07
Light Lilac
#EDC8FF
ΔE00 1.88
Very Light Purple
#F6CEFC
ΔE00 3.53
Pale Lavender
#EECFFE
ΔE00 3.93
Pale Lilac
#E4CBFF
ΔE00 4.56
Light Lavender
#DFC5FE
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C4FF #D1FFC4
analogous
#D4C4FF #F2C4FF #FFC4EE
triadic
#F2C4FF #FFF2C4 #C4FFF2
tetradic
#F2C4FF #FFD4C4 #D1FFC4 #C4EEFF
square
#F2C4FF #FFD4C4 #D1FFC4 #C4EEFF
split-complementary
#F2C4FF #EEFFC4 #C4FFD4
monochromatic
#D74AFF #E587FF #F2C4FF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.49
#F2C4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#F2C4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C4FF
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C4FF | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD1FF
Deuteranopia (green-blind)
#C7D5FD
Tritanopia (blue-blind)
#F3CAD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f2c4ff; /* rgb */ color: rgb(242, 196, 255); /* oklch */ color: oklch(87.9% 0.093 318.7);
Tailwind
colors: {
custom: {
50: '#f6d6ff',
500: '#f2c4ff',
950: '#000000',
},
}SCSS
$custom: #f2c4ff; $custom-light: #f6d6ff; $custom-dark: #000000;
JSON
{
"hex": "#f2c4ff",
"rgb": {
"r": 242,
"g": 196,
"b": 255
},
"hsl": {
"h": 286.78,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.87907,
"c": 0.09341,
"h": 318.7
},
"luminance": 0.65577
}Semantic roles & 50–950 ramp
primary
#F2C4FF
secondary
#96E87F
accent
#E60033
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386