#FFC0CF#FFC0CF
#FFC0CF is a very light, moderate red. Relative luminance 0.635; OKLCH L 86.9% C 0.075 H 3.0°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC0CF |
|---|---|
| RGB | rgb(255, 192, 207) |
| HSL | hsl(346, 100%, 88%) |
| HSV | hsv(346, 25%, 100%) |
| CMYK | cmyk(0%, 24.7%, 18.8%, 0%) |
| CIE-LAB | lab(83.69, 24.73, 1.33) |
| CIE-LCH | lch(83.69, 24.77, 3.08°) |
| OKLab | oklab(86.89% 0.0744 0.0039) |
| OKLCH | oklch(86.89% 0.075 3) |
| XYZ | xyz(71.3526, 63.4675, 67.5114) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 1.33
Pink
#FFC0CB
ΔE00 1.36
Pastel Pink
#FFBACD
ΔE00 1.80
Baby Pink
#FFB7CE
ΔE00 3.01
Light Rose
#FFC5CB
ΔE00 3.19
Lightpink
#FFB6C1
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC0CF #C0FFF0
analogous
#FFC0EF #FFC0CF #FFD0C0
triadic
#FFC0CF #CFFFC0 #C0CFFF
tetradic
#FFC0CF #EFFFC0 #C0FFF0 #D0C0FF
square
#FFC0CF #EFFFC0 #C0FFF0 #D0C0FF
split-complementary
#FFC0CF #C0FFD0 #C0EFFF
monochromatic
#FF4672 #FF83A0 #FFC0CF #FFE0E8 #FFE0E8
Accessibility & contrast
On white
1.53
#FFC0CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#FFC0CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC0CF
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC0CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC0CF | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACF
Deuteranopia (green-blind)
#D7D5CE
Tritanopia (blue-blind)
#FFBCC5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffc0cf; /* rgb */ color: rgb(255, 192, 207); /* oklch */ color: oklch(86.9% 0.075 3.0);
Tailwind
colors: {
custom: {
50: '#ffd3dd',
500: '#ffc0cf',
950: '#000000',
},
}SCSS
$custom: #ffc0cf; $custom-light: #ffd3dd; $custom-dark: #000000;
JSON
{
"hex": "#ffc0cf",
"rgb": {
"r": 255,
"g": 192,
"b": 207
},
"hsl": {
"h": 345.714,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.86885,
"c": 0.07454,
"h": 3
},
"luminance": 0.63464
}Semantic roles & 50–950 ramp
primary
#FFC0CF
secondary
#7BE8CE
accent
#E6AF00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384