#FFC8CF#FFC8CF
#FFC8CF is a very light, moderate red. Relative luminance 0.671; OKLCH L 88.3% C 0.063 H 9.9°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC8CF |
|---|---|
| RGB | rgb(255, 200, 207) |
| HSL | hsl(352, 100%, 89%) |
| HSV | hsv(352, 22%, 100%) |
| CMYK | cmyk(0%, 21.6%, 18.8%, 0%) |
| CIE-LAB | lab(85.54, 20.54, 4.02) |
| CIE-LCH | lch(85.54, 20.93, 11.09°) |
| OKLab | oklab(88.32% 0.0622 0.0109) |
| OKLCH | oklch(88.32% 0.063 9.9) |
| XYZ | xyz(73.1571, 67.0765, 68.1129) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 0.97
Pale Rose
#FDC1C5
ΔE00 2.16
Bubblegum
#FFC1CC
ΔE00 2.24
Pink
#FFC0CB
ΔE00 2.45
Pale Pink
#FFCFDC
ΔE00 3.12
Light Pink
#FFD1DF
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC8CF #C8FFF8
analogous
#FFC8EB #FFC8CF #FFDDC8
triadic
#FFC8CF #CFFFC8 #C8CFFF
tetradic
#FFC8CF #EBFFC8 #C8FFF8 #DDC8FF
square
#FFC8CF #EBFFC8 #C8FFF8 #DDC8FF
split-complementary
#FFC8CF #C8FFDD #C8EBFF
monochromatic
#FF4E64 #FF8B9A #FFC8CF #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.46
#FFC8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#FFC8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC8CF
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC8CF | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0CF
Deuteranopia (green-blind)
#DDDACE
Tritanopia (blue-blind)
#FFC4CA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffc8cf; /* rgb */ color: rgb(255, 200, 207); /* oklch */ color: oklch(88.3% 0.063 9.9);
Tailwind
colors: {
custom: {
50: '#ffd9dd',
500: '#ffc8cf',
950: '#000000',
},
}SCSS
$custom: #ffc8cf; $custom-light: #ffd9dd; $custom-dark: #000000;
JSON
{
"hex": "#ffc8cf",
"rgb": {
"r": 255,
"g": 200,
"b": 207
},
"hsl": {
"h": 352.364,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.8832,
"c": 0.06318,
"h": 9.9
},
"luminance": 0.67074
}Semantic roles & 50–950 ramp
primary
#FFC8CF
secondary
#82E9DC
accent
#E6C800
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384