#FFC4CD#FFC4CD
#FFC4CD is a very light, moderate red. Relative luminance 0.651; OKLCH L 87.5% C 0.068 H 8.4°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC4CD |
|---|---|
| RGB | rgb(255, 196, 205) |
| HSL | hsl(351, 100%, 88%) |
| HSV | hsv(351, 23%, 100%) |
| CMYK | cmyk(0%, 23.1%, 19.6%, 0%) |
| CIE-LAB | lab(84.56, 22.34, 3.67) |
| CIE-LCH | lch(84.56, 22.64, 9.33°) |
| OKLab | oklab(87.54% 0.0676 0.01) |
| OKLCH | oklch(87.54% 0.068 8.4) |
| XYZ | xyz(71.9999, 65.1508, 66.5286) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 0.99
Light Rose
#FFC5CB
ΔE00 1.07
Pink
#FFC0CB
ΔE00 1.20
Pale Rose
#FDC1C5
ΔE00 1.98
Pale Pink
#FFCFDC
ΔE00 3.65
Lightpink
#FFB6C1
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC4CD #C4FFF6
analogous
#FFC4EA #FFC4CD #FFD8C4
triadic
#FFC4CD #CDFFC4 #C4CDFF
tetradic
#FFC4CD #EAFFC4 #C4FFF6 #D8C4FF
square
#FFC4CD #EAFFC4 #C4FFF6 #D8C4FF
split-complementary
#FFC4CD #C4FFD8 #C4EAFF
monochromatic
#FF4A65 #FF8799 #FFC4CD #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.50
#FFC4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#FFC4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC4CD
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC4CD | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#DAD7CC
Tritanopia (blue-blind)
#FFC0C7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffc4cd; /* rgb */ color: rgb(255, 196, 205); /* oklch */ color: oklch(87.5% 0.068 8.4);
Tailwind
colors: {
custom: {
50: '#ffd6dc',
500: '#ffc4cd',
950: '#000000',
},
}SCSS
$custom: #ffc4cd; $custom-light: #ffd6dc; $custom-dark: #000000;
JSON
{
"hex": "#ffc4cd",
"rgb": {
"r": 255,
"g": 196,
"b": 205
},
"hsl": {
"h": 350.847,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.87544,
"c": 0.06833,
"h": 8.4
},
"luminance": 0.65148
}Semantic roles & 50–950 ramp
primary
#FFC4CD
secondary
#7FE8D8
accent
#E6C200
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384