#FFC3CD#FFC3CD
#FFC3CD is a very light, moderate red. Relative luminance 0.647; OKLCH L 87.4% C 0.070 H 7.5°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC3CD |
|---|---|
| RGB | rgb(255, 195, 205) |
| HSL | hsl(350, 100%, 88%) |
| HSV | hsv(350, 24%, 100%) |
| CMYK | cmyk(0%, 23.5%, 19.6%, 0%) |
| CIE-LAB | lab(84.33, 22.86, 3.33) |
| CIE-LCH | lch(84.33, 23.11, 8.30°) |
| OKLab | oklab(87.37% 0.0691 0.0091) |
| OKLCH | oklch(87.37% 0.07 7.5) |
| XYZ | xyz(71.7751, 64.7011, 66.4536) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 0.60
Pink
#FFC0CB
ΔE00 0.84
Light Rose
#FFC5CB
ΔE00 1.45
Pale Rose
#FDC1C5
ΔE00 2.22
Pastel Pink
#FFBACD
ΔE00 3.42
Lightpink
#FFB6C1
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC3CD #C3FFF5
analogous
#FFC3EB #FFC3CD #FFD7C3
triadic
#FFC3CD #CDFFC3 #C3CDFF
tetradic
#FFC3CD #EBFFC3 #C3FFF5 #D7C3FF
square
#FFC3CD #EBFFC3 #C3FFF5 #D7C3FF
split-complementary
#FFC3CD #C3FFD7 #C3EBFF
monochromatic
#FF4967 #FF869A #FFC3CD #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.51
#FFC3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#FFC3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC3CD
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC3CD | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCD
Deuteranopia (green-blind)
#DAD7CC
Tritanopia (blue-blind)
#FFBFC6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffc3cd; /* rgb */ color: rgb(255, 195, 205); /* oklch */ color: oklch(87.4% 0.070 7.5);
Tailwind
colors: {
custom: {
50: '#ffd5dc',
500: '#ffc3cd',
950: '#000000',
},
}SCSS
$custom: #ffc3cd; $custom-light: #ffd5dc; $custom-dark: #000000;
JSON
{
"hex": "#ffc3cd",
"rgb": {
"r": 255,
"g": 195,
"b": 205
},
"hsl": {
"h": 350,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.87365,
"c": 0.06971,
"h": 7.5
},
"luminance": 0.64698
}Semantic roles & 50–950 ramp
primary
#FFC3CD
secondary
#7EE8D7
accent
#E6BF00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384