#FFC2FC#FFC2FC
#FFC2FC is a very light, moderate purple. Relative luminance 0.669; OKLCH L 88.7% C 0.102 H 328.0°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC2FC |
|---|---|
| RGB | rgb(255, 194, 252) |
| HSL | hsl(303, 100%, 88%) |
| HSV | hsv(303, 24%, 100%) |
| CMYK | cmyk(0%, 23.9%, 1.2%, 0%) |
| CIE-LAB | lab(85.44, 31.08, -20.07) |
| CIE-LCH | lch(85.44, 36.99, 327.14°) |
| OKLab | oklab(88.66% 0.0864 -0.054) |
| OKLCH | oklch(88.66% 0.102 328) |
| XYZ | xyz(78.1007, 66.8741, 100.8705) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.64
Pale Mauve
#FED0FC
ΔE00 4.20
Very Light Purple
#F6CEFC
ΔE00 4.43
Light Lilac
#EDC8FF
ΔE00 4.84
Pale Lavender
#EECFFE
ΔE00 6.10
Pale Lilac
#E4CBFF
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC2FC #C2FFC5
analogous
#E3C2FF #FFC2FC #FFC2DD
triadic
#FFC2FC #FCFFC2 #C2FCFF
tetradic
#FFC2FC #FFE3C2 #C2FFC5 #C2DDFF
square
#FFC2FC #FFE3C2 #C2FFC5 #C2DDFF
split-complementary
#FFC2FC #DDFFC2 #C2FFE3
monochromatic
#FF48F6 #FF85F9 #FFC2FC #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.46
#FFC2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#FFC2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC2FC
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC2FC | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FE
Deuteranopia (green-blind)
#CDD8FA
Tritanopia (blue-blind)
#FFC6D6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ffc2fc; /* rgb */ color: rgb(255, 194, 252); /* oklch */ color: oklch(88.7% 0.102 328.0);
Tailwind
colors: {
custom: {
50: '#ffd5fd',
500: '#ffc2fc',
950: '#000000',
},
}SCSS
$custom: #ffc2fc; $custom-light: #ffd5fd; $custom-dark: #000000;
JSON
{
"hex": "#ffc2fc",
"rgb": {
"r": 255,
"g": 194,
"b": 252
},
"hsl": {
"h": 302.951,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.88662,
"c": 0.10187,
"h": 328
},
"luminance": 0.66872
}Semantic roles & 50–950 ramp
primary
#FFC2FC
secondary
#7DE882
accent
#E60B00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385