#FCCFF3#FCCFF3
#FCCFF3 is a very light, moderate pink. Relative luminance 0.718; OKLCH L 90.4% C 0.069 H 333.1°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCFF3 |
|---|---|
| RGB | rgb(252, 207, 243) |
| HSL | hsl(312, 88%, 90%) |
| HSV | hsv(312, 18%, 99%) |
| CMYK | cmyk(0%, 17.9%, 3.6%, 1.2%) |
| CIE-LAB | lab(87.87, 21.67, -11.68) |
| CIE-LCH | lch(87.87, 24.62, 331.67°) |
| OKLab | oklab(90.38% 0.0612 -0.0311) |
| OKLCH | oklch(90.38% 0.069 333.1) |
| XYZ | xyz(78.6338, 71.7940, 94.4920) |
| Luminance | 0.7179 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.19
Very Light Purple
#F6CEFC
ΔE00 3.35
Pale Lavender
#EECFFE
ΔE00 5.21
Light Lilac
#EDC8FF
ΔE00 6.25
Light Pink
#FFD1DF
ΔE00 6.85
Light Lavendar
#EFC0FE
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCFF3 #CFFCD8
analogous
#EECFFC #FCCFF3 #FCCFDD
triadic
#FCCFF3 #F3FCCF #CFF3FC
tetradic
#FCCFF3 #FCEECF #CFFCD8 #CFDDFC
square
#FCCFF3 #FCEECF #CFFCD8 #CFDDFC
split-complementary
#FCCFF3 #DDFCCF #CFFCEE
monochromatic
#F55CD6 #F895E5 #FCCFF3 #FDE2F8 #FDE2F8
Accessibility & contrast
On white
1.37
#FCCFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#FCCFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCFF3
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCFF3 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD9F5
Deuteranopia (green-blind)
#D8DFF1
Tritanopia (blue-blind)
#FFD1DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fccff3; /* rgb */ color: rgb(252, 207, 243); /* oklch */ color: oklch(90.4% 0.069 333.1);
Tailwind
colors: {
custom: {
50: '#fdddf7',
500: '#fccff3',
950: '#000000',
},
}SCSS
$custom: #fccff3; $custom-light: #fdddf7; $custom-dark: #000000;
JSON
{
"hex": "#fccff3",
"rgb": {
"r": 252,
"g": 207,
"b": 243
},
"hsl": {
"h": 312,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.90376,
"c": 0.06864,
"h": 333.1
},
"luminance": 0.71792
}Semantic roles & 50–950 ramp
primary
#FCCFF3
secondary
#8CE49D
accent
#E52E01
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485