#FFC3CF#FFC3CF
#FFC3CF is a very light, moderate red. Relative luminance 0.648; OKLCH L 87.4% C 0.070 H 5.3°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC3CF |
|---|---|
| RGB | rgb(255, 195, 207) |
| HSL | hsl(348, 100%, 88%) |
| HSV | hsv(348, 24%, 100%) |
| CMYK | cmyk(0%, 23.5%, 18.8%, 0%) |
| CIE-LAB | lab(84.38, 23.16, 2.34) |
| CIE-LCH | lch(84.38, 23.28, 5.76°) |
| OKLab | oklab(87.42% 0.0699 0.0065) |
| OKLCH | oklch(87.42% 0.07 5.3) |
| XYZ | xyz(72.0180, 64.7983, 67.7332) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 0.70
Pink
#FFC0CB
ΔE00 0.96
Light Rose
#FFC5CB
ΔE00 2.10
Pale Rose
#FDC1C5
ΔE00 2.91
Pastel Pink
#FFBACD
ΔE00 2.95
Pale Pink
#FFCFDC
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC3CF #C3FFF3
analogous
#FFC3ED #FFC3CF #FFD5C3
triadic
#FFC3CF #CFFFC3 #C3CFFF
tetradic
#FFC3CF #EDFFC3 #C3FFF3 #D5C3FF
square
#FFC3CF #EDFFC3 #C3FFF3 #D5C3FF
split-complementary
#FFC3CF #C3FFD5 #C3EDFF
monochromatic
#FF496D #FF869E #FFC3CF #FFE0E7 #FFE0E7
Accessibility & contrast
On white
1.50
#FFC3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#FFC3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC3CF
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC3CF | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCF
Deuteranopia (green-blind)
#D9D7CE
Tritanopia (blue-blind)
#FFBFC7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffc3cf; /* rgb */ color: rgb(255, 195, 207); /* oklch */ color: oklch(87.4% 0.070 5.3);
Tailwind
colors: {
custom: {
50: '#ffd5dd',
500: '#ffc3cf',
950: '#000000',
},
}SCSS
$custom: #ffc3cf; $custom-light: #ffd5dd; $custom-dark: #000000;
JSON
{
"hex": "#ffc3cf",
"rgb": {
"r": 255,
"g": 195,
"b": 207
},
"hsl": {
"h": 348,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.8742,
"c": 0.07016,
"h": 5.3
},
"luminance": 0.64795
}Semantic roles & 50–950 ramp
primary
#FFC3CF
secondary
#7EE8D3
accent
#E6B800
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384