#FFC3CE#FFC3CE
#FFC3CE is a very light, moderate red. Relative luminance 0.647; OKLCH L 87.4% C 0.070 H 6.4°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC3CE |
|---|---|
| RGB | rgb(255, 195, 206) |
| HSL | hsl(349, 100%, 88%) |
| HSV | hsv(349, 24%, 100%) |
| CMYK | cmyk(0%, 23.5%, 19.2%, 0%) |
| CIE-LAB | lab(84.35, 23.01, 2.84) |
| CIE-LCH | lch(84.35, 23.19, 7.03°) |
| OKLab | oklab(87.39% 0.0695 0.0078) |
| OKLCH | oklch(87.39% 0.07 6.4) |
| XYZ | xyz(71.8962, 64.7496, 67.0914) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 0.55
Pink
#FFC0CB
ΔE00 0.83
Light Rose
#FFC5CB
ΔE00 1.77
Pale Rose
#FDC1C5
ΔE00 2.57
Pastel Pink
#FFBACD
ΔE00 3.17
Lightpink
#FFB6C1
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC3CE #C3FFF4
analogous
#FFC3EC #FFC3CE #FFD6C3
triadic
#FFC3CE #CEFFC3 #C3CEFF
tetradic
#FFC3CE #ECFFC3 #C3FFF4 #D6C3FF
square
#FFC3CE #ECFFC3 #C3FFF4 #D6C3FF
split-complementary
#FFC3CE #C3FFD6 #C3ECFF
monochromatic
#FF496A #FF869C #FFC3CE #FFE0E6 #FFE0E6
Accessibility & contrast
On white
1.51
#FFC3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#FFC3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC3CE
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC3CE | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCE
Deuteranopia (green-blind)
#D9D7CD
Tritanopia (blue-blind)
#FFBFC7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffc3ce; /* rgb */ color: rgb(255, 195, 206); /* oklch */ color: oklch(87.4% 0.070 6.4);
Tailwind
colors: {
custom: {
50: '#ffd5dc',
500: '#ffc3ce',
950: '#000000',
},
}SCSS
$custom: #ffc3ce; $custom-light: #ffd5dc; $custom-dark: #000000;
JSON
{
"hex": "#ffc3ce",
"rgb": {
"r": 255,
"g": 195,
"b": 206
},
"hsl": {
"h": 349,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.87392,
"c": 0.06992,
"h": 6.4
},
"luminance": 0.64746
}Semantic roles & 50–950 ramp
primary
#FFC3CE
secondary
#7EE8D5
accent
#E6BB00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384