#F2CCFE#F2CCFE
#F2CCFE is a very light, moderate purple. Relative luminance 0.692; OKLCH L 89.3% C 0.078 H 318.0°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CCFE |
|---|---|
| RGB | rgb(242, 204, 254) |
| HSL | hsl(286, 96%, 90%) |
| HSV | hsv(286, 20%, 100%) |
| CMYK | cmyk(4.7%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(86.61, 21.98, -19.48) |
| CIE-LCH | lch(86.61, 29.37, 318.46°) |
| OKLab | oklab(89.31% 0.0583 -0.0525) |
| OKLCH | oklch(89.31% 0.078 318) |
| XYZ | xyz(76.0976, 69.2198, 103.0987) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.40
Pale Lavender
#EECFFE
ΔE00 1.62
Light Lilac
#EDC8FF
ΔE00 1.66
Pale Mauve
#FED0FC
ΔE00 3.09
Light Lavendar
#EFC0FE
ΔE00 3.53
Pale Lilac
#E4CBFF
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CCFE #D8FECC
analogous
#D9CCFE #F2CCFE #FECCF1
triadic
#F2CCFE #FEF2CC #CCFEF2
tetradic
#F2CCFE #FED9CC #D8FECC #CCF1FE
square
#F2CCFE #FED9CC #D8FECC #CCF1FE
split-complementary
#F2CCFE #F1FECC #CCFED9
monochromatic
#D354FC #E390FD #F2CCFE #F7E1FE #F7E1FE
Accessibility & contrast
On white
1.41
#F2CCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#F2CCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CCFE
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CCFE | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#CEDAFC
Tritanopia (blue-blind)
#F2D1DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f2ccfe; /* rgb */ color: rgb(242, 204, 254); /* oklch */ color: oklch(89.3% 0.078 318.0);
Tailwind
colors: {
custom: {
50: '#f6dbfe',
500: '#f2ccfe',
950: '#000000',
},
}SCSS
$custom: #f2ccfe; $custom-light: #f6dbfe; $custom-dark: #000000;
JSON
{
"hex": "#f2ccfe",
"rgb": {
"r": 242,
"g": 204,
"b": 254
},
"hsl": {
"h": 285.6,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.89308,
"c": 0.07849,
"h": 318
},
"luminance": 0.69219
}Semantic roles & 50–950 ramp
primary
#F2CCFE
secondary
#9EE787
accent
#E60037
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485