#FFC3C8#FFC3C8
#FFC3C8 is a very light, moderate red. Relative luminance 0.645; OKLCH L 87.2% C 0.069 H 13.0°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC3C8 |
|---|---|
| RGB | rgb(255, 195, 200) |
| HSL | hsl(355, 100%, 88%) |
| HSV | hsv(355, 24%, 100%) |
| CMYK | cmyk(0%, 23.5%, 21.6%, 0%) |
| CIE-LAB | lab(84.21, 22.13, 5.83) |
| CIE-LCH | lch(84.21, 22.89, 14.75°) |
| OKLab | oklab(87.23% 0.0673 0.0156) |
| OKLCH | oklch(87.23% 0.069 13) |
| XYZ | xyz(71.1812, 64.4636, 63.3257) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 0.61
Light Rose
#FFC5CB
ΔE00 0.70
Bubblegum
#FFC1CC
ΔE00 2.11
Pink
#FFC0CB
ΔE00 2.16
Lightpink
#FFB6C1
ΔE00 3.73
Pale Pink
#FFCFDC
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC3C8 #C3FFFA
analogous
#FFC3E6 #FFC3C8 #FFDCC3
triadic
#FFC3C8 #C8FFC3 #C3C8FF
tetradic
#FFC3C8 #E6FFC3 #C3FFFA #DCC3FF
square
#FFC3C8 #E6FFC3 #C3FFFA #DCC3FF
split-complementary
#FFC3C8 #C3FFDC #C3E6FF
monochromatic
#FF4958 #FF8690 #FFC3C8 #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.51
#FFC3C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#FFC3C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC3C8
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC3C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC3C8 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCC8
Deuteranopia (green-blind)
#DBD6C7
Tritanopia (blue-blind)
#FFBEC5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffc3c8; /* rgb */ color: rgb(255, 195, 200); /* oklch */ color: oklch(87.2% 0.069 13.0);
Tailwind
colors: {
custom: {
50: '#ffd5d8',
500: '#ffc3c8',
950: '#000000',
},
}SCSS
$custom: #ffc3c8; $custom-light: #ffd5d8; $custom-dark: #000000;
JSON
{
"hex": "#ffc3c8",
"rgb": {
"r": 255,
"g": 195,
"b": 200
},
"hsl": {
"h": 355,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.87229,
"c": 0.06905,
"h": 13
},
"luminance": 0.6446
}Semantic roles & 50–950 ramp
primary
#FFC3C8
secondary
#7EE8DF
accent
#E6D200
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383