#FFC3CC#FFC3CC
#FFC3CC is a very light, moderate red. Relative luminance 0.646; OKLCH L 87.3% C 0.070 H 8.6°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC3CC |
|---|---|
| RGB | rgb(255, 195, 204) |
| HSL | hsl(351, 100%, 88%) |
| HSV | hsv(351, 24%, 100%) |
| CMYK | cmyk(0%, 23.5%, 20%, 0%) |
| CIE-LAB | lab(84.30, 22.72, 3.83) |
| CIE-LCH | lch(84.30, 23.04, 9.57°) |
| OKLab | oklab(87.34% 0.0688 0.0104) |
| OKLCH | oklch(87.34% 0.07 8.6) |
| XYZ | xyz(71.6548, 64.6530, 65.8199) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 0.81
Pink
#FFC0CB
ΔE00 0.98
Light Rose
#FFC5CB
ΔE00 1.14
Pale Rose
#FDC1C5
ΔE00 1.88
Lightpink
#FFB6C1
ΔE00 3.42
Pastel Pink
#FFBACD
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC3CC #C3FFF6
analogous
#FFC3EA #FFC3CC #FFD8C3
triadic
#FFC3CC #CCFFC3 #C3CCFF
tetradic
#FFC3CC #EAFFC3 #C3FFF6 #D8C3FF
square
#FFC3CC #EAFFC3 #C3FFF6 #D8C3FF
split-complementary
#FFC3CC #C3FFD8 #C3EAFF
monochromatic
#FF4964 #FF8698 #FFC3CC #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.51
#FFC3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#FFC3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC3CC
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC3CC | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCC
Deuteranopia (green-blind)
#DAD6CB
Tritanopia (blue-blind)
#FFBFC6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffc3cc; /* rgb */ color: rgb(255, 195, 204); /* oklch */ color: oklch(87.3% 0.070 8.6);
Tailwind
colors: {
custom: {
50: '#ffd5db',
500: '#ffc3cc',
950: '#000000',
},
}SCSS
$custom: #ffc3cc; $custom-light: #ffd5db; $custom-dark: #000000;
JSON
{
"hex": "#ffc3cc",
"rgb": {
"r": 255,
"g": 195,
"b": 204
},
"hsl": {
"h": 351,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.87337,
"c": 0.06954,
"h": 8.6
},
"luminance": 0.6465
}Semantic roles & 50–950 ramp
primary
#FFC3CC
secondary
#7EE8D8
accent
#E6C300
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181415
muted
#868384