#FFC4CE#FFC4CE
#FFC4CE is a very light, moderate red. Relative luminance 0.652; OKLCH L 87.6% C 0.069 H 7.3°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC4CE |
|---|---|
| RGB | rgb(255, 196, 206) |
| HSL | hsl(350, 100%, 88%) |
| HSV | hsv(350, 23%, 100%) |
| CMYK | cmyk(0%, 23.1%, 19.2%, 0%) |
| CIE-LAB | lab(84.59, 22.49, 3.17) |
| CIE-LCH | lch(84.59, 22.71, 8.03°) |
| OKLab | oklab(87.57% 0.068 0.0087) |
| OKLCH | oklch(87.57% 0.069 7.3) |
| XYZ | xyz(72.1210, 65.1992, 67.1663) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 0.84
Pink
#FFC0CB
ΔE00 1.10
Light Rose
#FFC5CB
ΔE00 1.41
Pale Rose
#FDC1C5
ΔE00 2.32
Pale Pink
#FFCFDC
ΔE00 3.49
Pastel Pink
#FFBACD
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC4CE #C4FFF5
analogous
#FFC4EB #FFC4CE #FFD7C4
triadic
#FFC4CE #CEFFC4 #C4CEFF
tetradic
#FFC4CE #EBFFC4 #C4FFF5 #D7C4FF
square
#FFC4CE #EBFFC4 #C4FFF5 #D7C4FF
split-complementary
#FFC4CE #C4FFD7 #C4EBFF
monochromatic
#FF4A68 #FF879B #FFC4CE #FFE0E6 #FFE0E6
Accessibility & contrast
On white
1.50
#FFC4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#FFC4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC4CE
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC4CE | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCE
Deuteranopia (green-blind)
#DAD7CD
Tritanopia (blue-blind)
#FFC0C7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffc4ce; /* rgb */ color: rgb(255, 196, 206); /* oklch */ color: oklch(87.6% 0.069 7.3);
Tailwind
colors: {
custom: {
50: '#ffd6dc',
500: '#ffc4ce',
950: '#000000',
},
}SCSS
$custom: #ffc4ce; $custom-light: #ffd6dc; $custom-dark: #000000;
JSON
{
"hex": "#ffc4ce",
"rgb": {
"r": 255,
"g": 196,
"b": 206
},
"hsl": {
"h": 349.831,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.87571,
"c": 0.06852,
"h": 7.3
},
"luminance": 0.65196
}Semantic roles & 50–950 ramp
primary
#FFC4CE
secondary
#7FE8D6
accent
#E6BF00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384