#F2CCFF#F2CCFF
#F2CCFF is a very light, moderate purple. Relative luminance 0.693; OKLCH L 89.3% C 0.080 H 317.4°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CCFF |
|---|---|
| RGB | rgb(242, 204, 255) |
| HSL | hsl(285, 100%, 90%) |
| HSV | hsv(285, 20%, 100%) |
| CMYK | cmyk(5.1%, 20%, 0%, 0%) |
| CIE-LAB | lab(86.64, 22.17, -19.96) |
| CIE-LCH | lch(86.64, 29.83, 318.01°) |
| OKLab | oklab(89.34% 0.0586 -0.0539) |
| OKLCH | oklch(89.34% 0.08 317.4) |
| XYZ | xyz(76.2581, 69.2841, 103.9443) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.46
Very Light Purple
#F6CEFC
ΔE00 1.63
Pale Lavender
#EECFFE
ΔE00 1.66
Pale Mauve
#FED0FC
ΔE00 3.28
Light Lavendar
#EFC0FE
ΔE00 3.38
Pale Lilac
#E4CBFF
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CCFF #D9FFCC
analogous
#D9CCFF #F2CCFF #FFCCF2
triadic
#F2CCFF #FFF2CC #CCFFF2
tetradic
#F2CCFF #FFD9CC #D9FFCC #CCF2FF
square
#F2CCFF #FFD9CC #D9FFCC #CCF2FF
split-complementary
#F2CCFF #F2FFCC #CCFFD9
monochromatic
#D352FF #E28FFF #F2CCFF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.41
#F2CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#F2CCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CCFF
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CCFF | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#CEDAFD
Tritanopia (blue-blind)
#F2D1DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f2ccff; /* rgb */ color: rgb(242, 204, 255); /* oklch */ color: oklch(89.3% 0.080 317.4);
Tailwind
colors: {
custom: {
50: '#f6dbff',
500: '#f2ccff',
950: '#000000',
},
}SCSS
$custom: #f2ccff; $custom-light: #f6dbff; $custom-dark: #000000;
JSON
{
"hex": "#f2ccff",
"rgb": {
"r": 242,
"g": 204,
"b": 255
},
"hsl": {
"h": 284.706,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.89343,
"c": 0.07961,
"h": 317.4
},
"luminance": 0.69283
}Semantic roles & 50–950 ramp
primary
#F2CCFF
secondary
#9FEA86
accent
#E6003A
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171518
muted
#858486