#FFC4C8#FFC4C8
#FFC4C8 is a very light, moderate red. Relative luminance 0.649; OKLCH L 87.4% C 0.068 H 14.0°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC4C8 |
|---|---|
| RGB | rgb(255, 196, 200) |
| HSL | hsl(356, 100%, 88%) |
| HSV | hsv(356, 23%, 100%) |
| CMYK | cmyk(0%, 23.1%, 21.6%, 0%) |
| CIE-LAB | lab(84.44, 21.61, 6.16) |
| CIE-LCH | lch(84.44, 22.47, 15.91°) |
| OKLab | oklab(87.41% 0.0658 0.0164) |
| OKLCH | oklch(87.41% 0.068 14) |
| XYZ | xyz(71.4060, 64.9132, 63.4006) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 0.69
Light Rose
#FFC5CB
ΔE00 0.81
Bubblegum
#FFC1CC
ΔE00 2.51
Pink
#FFC0CB
ΔE00 2.57
Lightpink
#FFB6C1
ΔE00 4.13
Pale Pink
#FFCFDC
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC4C8 #C4FFFB
analogous
#FFC4E5 #FFC4C8 #FFDDC4
triadic
#FFC4C8 #C8FFC4 #C4C8FF
tetradic
#FFC4C8 #E5FFC4 #C4FFFB #DDC4FF
square
#FFC4C8 #E5FFC4 #C4FFFB #DDC4FF
split-complementary
#FFC4C8 #C4FFDD #C4E5FF
monochromatic
#FF4A56 #FF878F #FFC4C8 #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.50
#FFC4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#FFC4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC4C8
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC4C8 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECCC8
Deuteranopia (green-blind)
#DBD7C7
Tritanopia (blue-blind)
#FFBFC6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffc4c8; /* rgb */ color: rgb(255, 196, 200); /* oklch */ color: oklch(87.4% 0.068 14.0);
Tailwind
colors: {
custom: {
50: '#ffd6d8',
500: '#ffc4c8',
950: '#000000',
},
}SCSS
$custom: #ffc4c8; $custom-light: #ffd6d8; $custom-dark: #000000;
JSON
{
"hex": "#ffc4c8",
"rgb": {
"r": 255,
"g": 196,
"b": 200
},
"hsl": {
"h": 355.932,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.87409,
"c": 0.06777,
"h": 14
},
"luminance": 0.6491
}Semantic roles & 50–950 ramp
primary
#FFC4C8
secondary
#7FE8E1
accent
#E6D600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383