#FFC1CE#FFC1CE
#FFC1CE is a very light, moderate red. Relative luminance 0.639; OKLCH L 87.0% C 0.073 H 4.8°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC1CE |
|---|---|
| RGB | rgb(255, 193, 206) |
| HSL | hsl(347, 100%, 88%) |
| HSV | hsv(347, 24%, 100%) |
| CMYK | cmyk(0%, 24.3%, 19.2%, 0%) |
| CIE-LAB | lab(83.89, 24.06, 2.16) |
| CIE-LCH | lch(83.89, 24.16, 5.14°) |
| OKLab | oklab(87.04% 0.0726 0.006) |
| OKLCH | oklch(87.04% 0.073 4.8) |
| XYZ | xyz(71.4511, 63.8594, 66.9430) |
| Luminance | 0.6386 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 0.69
Pink
#FFC0CB
ΔE00 0.79
Pastel Pink
#FFBACD
ΔE00 2.38
Light Rose
#FFC5CB
ΔE00 2.52
Pale Rose
#FDC1C5
ΔE00 3.15
Lightpink
#FFB6C1
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC1CE #C1FFF2
analogous
#FFC1ED #FFC1CE #FFD3C1
triadic
#FFC1CE #CEFFC1 #C1CEFF
tetradic
#FFC1CE #EDFFC1 #C1FFF2 #D3C1FF
square
#FFC1CE #EDFFC1 #C1FFF2 #D3C1FF
split-complementary
#FFC1CE #C1FFD3 #C1EDFF
monochromatic
#FF476D #FF849E #FFC1CE #FFE0E7 #FFE0E7
Accessibility & contrast
On white
1.52
#FFC1CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#FFC1CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC1CE
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC1CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC1CE | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBCE
Deuteranopia (green-blind)
#D8D5CD
Tritanopia (blue-blind)
#FFBDC5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffc1ce; /* rgb */ color: rgb(255, 193, 206); /* oklch */ color: oklch(87.0% 0.073 4.8);
Tailwind
colors: {
custom: {
50: '#ffd4dc',
500: '#ffc1ce',
950: '#000000',
},
}SCSS
$custom: #ffc1ce; $custom-light: #ffd4dc; $custom-dark: #000000;
JSON
{
"hex": "#ffc1ce",
"rgb": {
"r": 255,
"g": 193,
"b": 206
},
"hsl": {
"h": 347.419,
"s": 100,
"l": 87.843
},
"oklch": {
"l": 0.87035,
"c": 0.0728,
"h": 4.8
},
"luminance": 0.63856
}Semantic roles & 50–950 ramp
primary
#FFC1CE
secondary
#7CE8D1
accent
#E6B500
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384