#FFC7CD#FFC7CD
#FFC7CD is a very light, moderate red. Relative luminance 0.665; OKLCH L 88.1% C 0.064 H 11.3°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC7CD |
|---|---|
| RGB | rgb(255, 199, 205) |
| HSL | hsl(354, 100%, 89%) |
| HSV | hsv(354, 22%, 100%) |
| CMYK | cmyk(0%, 22%, 19.6%, 0%) |
| CIE-LAB | lab(85.26, 20.77, 4.68) |
| CIE-LCH | lch(85.26, 21.29, 12.70°) |
| OKLab | oklab(88.09% 0.063 0.0126) |
| OKLCH | oklch(88.09% 0.064 11.3) |
| XYZ | xyz(72.6833, 66.5177, 66.7564) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 0.57
Pale Rose
#FDC1C5
ΔE00 1.71
Bubblegum
#FFC1CC
ΔE00 2.25
Pink
#FFC0CB
ΔE00 2.43
Pale Pink
#FFCFDC
ΔE00 3.60
Light Pink
#FFD1DF
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC7CD #C7FFF9
analogous
#FFC7E9 #FFC7CD #FFDDC7
triadic
#FFC7CD #CDFFC7 #C7CDFF
tetradic
#FFC7CD #E9FFC7 #C7FFF9 #DDC7FF
square
#FFC7CD #E9FFC7 #C7FFF9 #DDC7FF
split-complementary
#FFC7CD #C7FFDD #C7E9FF
monochromatic
#FF4D60 #FF8A96 #FFC7CD #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.47
#FFC7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#FFC7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC7CD
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC7CD | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#DDD9CC
Tritanopia (blue-blind)
#FFC3C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ffc7cd; /* rgb */ color: rgb(255, 199, 205); /* oklch */ color: oklch(88.1% 0.064 11.3);
Tailwind
colors: {
custom: {
50: '#ffd8dc',
500: '#ffc7cd',
950: '#000000',
},
}SCSS
$custom: #ffc7cd; $custom-light: #ffd8dc; $custom-dark: #000000;
JSON
{
"hex": "#ffc7cd",
"rgb": {
"r": 255,
"g": 199,
"b": 205
},
"hsl": {
"h": 353.571,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.88085,
"c": 0.06427,
"h": 11.3
},
"luminance": 0.66515
}Semantic roles & 50–950 ramp
primary
#FFC7CD
secondary
#81E9DE
accent
#E6CD00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384