#FFC4CF#FFC4CF
#FFC4CF is a very light, moderate red. Relative luminance 0.652; OKLCH L 87.6% C 0.069 H 6.1°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC4CF |
|---|---|
| RGB | rgb(255, 196, 207) |
| HSL | hsl(349, 100%, 88%) |
| HSV | hsv(349, 23%, 100%) |
| CMYK | cmyk(0%, 23.1%, 18.8%, 0%) |
| CIE-LAB | lab(84.61, 22.64, 2.67) |
| CIE-LCH | lch(84.61, 22.79, 6.74°) |
| OKLab | oklab(87.6% 0.0683 0.0074) |
| OKLCH | oklch(87.6% 0.069 6.1) |
| XYZ | xyz(72.2428, 65.2479, 67.8081) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 0.83
Pink
#FFC0CB
ΔE00 1.11
Light Rose
#FFC5CB
ΔE00 1.75
Pale Rose
#FDC1C5
ΔE00 2.65
Pastel Pink
#FFBACD
ΔE00 3.34
Pale Pink
#FFCFDC
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC4CF #C4FFF4
analogous
#FFC4EC #FFC4CF #FFD6C4
triadic
#FFC4CF #CFFFC4 #C4CFFF
tetradic
#FFC4CF #ECFFC4 #C4FFF4 #D6C4FF
square
#FFC4CF #ECFFC4 #C4FFF4 #D6C4FF
split-complementary
#FFC4CF #C4FFD6 #C4ECFF
monochromatic
#FF4A6B #FF879D #FFC4CF #FFE0E6 #FFE0E6
Accessibility & contrast
On white
1.49
#FFC4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#FFC4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC4CF
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC4CF | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCF
Deuteranopia (green-blind)
#DAD7CE
Tritanopia (blue-blind)
#FFC0C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffc4cf; /* rgb */ color: rgb(255, 196, 207); /* oklch */ color: oklch(87.6% 0.069 6.1);
Tailwind
colors: {
custom: {
50: '#ffd6dd',
500: '#ffc4cf',
950: '#000000',
},
}SCSS
$custom: #ffc4cf; $custom-light: #ffd6dd; $custom-dark: #000000;
JSON
{
"hex": "#ffc4cf",
"rgb": {
"r": 255,
"g": 196,
"b": 207
},
"hsl": {
"h": 348.814,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.87599,
"c": 0.06872,
"h": 6.1
},
"luminance": 0.65245
}Semantic roles & 50–950 ramp
primary
#FFC4CF
secondary
#7FE8D5
accent
#E6BB00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384