#FFC2CF#FFC2CF
#FFC2CF is a very light, moderate red. Relative luminance 0.643; OKLCH L 87.2% C 0.072 H 4.5°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC2CF |
|---|---|
| RGB | rgb(255, 194, 207) |
| HSL | hsl(347, 100%, 88%) |
| HSV | hsv(347, 24%, 100%) |
| CMYK | cmyk(0%, 23.9%, 18.8%, 0%) |
| CIE-LAB | lab(84.15, 23.68, 2.00) |
| CIE-LCH | lch(84.15, 23.77, 4.83°) |
| OKLab | oklab(87.24% 0.0714 0.0056) |
| OKLCH | oklch(87.24% 0.072 4.5) |
| XYZ | xyz(71.7947, 64.3517, 67.6588) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 0.79
Pink
#FFC0CB
ΔE00 0.96
Light Rose
#FFC5CB
ΔE00 2.46
Pastel Pink
#FFBACD
ΔE00 2.56
Pale Rose
#FDC1C5
ΔE00 3.18
Lightpink
#FFB6C1
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC2CF #C2FFF2
analogous
#FFC2ED #FFC2CF #FFD3C2
triadic
#FFC2CF #CFFFC2 #C2CFFF
tetradic
#FFC2CF #EDFFC2 #C2FFF2 #D3C2FF
square
#FFC2CF #EDFFC2 #C2FFF2 #D3C2FF
split-complementary
#FFC2CF #C2FFD3 #C2EDFF
monochromatic
#FF486F #FF859F #FFC2CF #FFE0E7 #FFE0E7
Accessibility & contrast
On white
1.51
#FFC2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#FFC2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC2CF
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC2CF | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACCCF
Deuteranopia (green-blind)
#D8D6CE
Tritanopia (blue-blind)
#FFBEC6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffc2cf; /* rgb */ color: rgb(255, 194, 207); /* oklch */ color: oklch(87.2% 0.072 4.5);
Tailwind
colors: {
custom: {
50: '#ffd4dd',
500: '#ffc2cf',
950: '#000000',
},
}SCSS
$custom: #ffc2cf; $custom-light: #ffd4dd; $custom-dark: #000000;
JSON
{
"hex": "#ffc2cf",
"rgb": {
"r": 255,
"g": 194,
"b": 207
},
"hsl": {
"h": 347.213,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.87241,
"c": 0.0716,
"h": 4.5
},
"luminance": 0.64349
}Semantic roles & 50–950 ramp
primary
#FFC2CF
secondary
#7DE8D1
accent
#E6B500
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384