#FFC5CF#FFC5CF
#FFC5CF is a very light, moderate red. Relative luminance 0.657; OKLCH L 87.8% C 0.067 H 7.0°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC5CF |
|---|---|
| RGB | rgb(255, 197, 207) |
| HSL | hsl(350, 100%, 89%) |
| HSV | hsv(350, 23%, 100%) |
| CMYK | cmyk(0%, 22.7%, 18.8%, 0%) |
| CIE-LAB | lab(84.84, 22.11, 3.01) |
| CIE-LCH | lch(84.84, 22.32, 7.76°) |
| OKLab | oklab(87.78% 0.0668 0.0082) |
| OKLCH | oklch(87.78% 0.067 7) |
| XYZ | xyz(72.4691, 65.7006, 67.8836) |
| Luminance | 0.6570 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 1.11
Pink
#FFC0CB
ΔE00 1.37
Light Rose
#FFC5CB
ΔE00 1.42
Pale Rose
#FDC1C5
ΔE00 2.44
Pale Pink
#FFCFDC
ΔE00 3.22
Pastel Pink
#FFBACD
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC5CF #C5FFF5
analogous
#FFC5EC #FFC5CF #FFD8C5
triadic
#FFC5CF #CFFFC5 #C5CFFF
tetradic
#FFC5CF #ECFFC5 #C5FFF5 #D8C5FF
square
#FFC5CF #ECFFC5 #C5FFF5 #D8C5FF
split-complementary
#FFC5CF #C5FFD8 #C5ECFF
monochromatic
#FF4B6A #FF889C #FFC5CF #FFE0E6 #FFE0E6
Accessibility & contrast
On white
1.49
#FFC5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#FFC5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC5CF
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC5CF | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCECF
Deuteranopia (green-blind)
#DBD8CE
Tritanopia (blue-blind)
#FFC1C8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffc5cf; /* rgb */ color: rgb(255, 197, 207); /* oklch */ color: oklch(87.8% 0.067 7.0);
Tailwind
colors: {
custom: {
50: '#ffd6dd',
500: '#ffc5cf',
950: '#000000',
},
}SCSS
$custom: #ffc5cf; $custom-light: #ffd6dd; $custom-dark: #000000;
JSON
{
"hex": "#ffc5cf",
"rgb": {
"r": 255,
"g": 197,
"b": 207
},
"hsl": {
"h": 349.655,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.87779,
"c": 0.06731,
"h": 7
},
"luminance": 0.65697
}Semantic roles & 50–950 ramp
primary
#FFC5CF
secondary
#80E9D6
accent
#E6BE00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384