#FFCCC7#FFCCC7
#FFCCC7 is a very light, muted red. Relative luminance 0.686; OKLCH L 88.8% C 0.059 H 24.8°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCCC7 |
|---|---|
| RGB | rgb(255, 204, 199) |
| HSL | hsl(5, 100%, 89%) |
| HSV | hsv(5, 22%, 100%) |
| CMYK | cmyk(0%, 20%, 22%, 0%) |
| CIE-LAB | lab(86.29, 17.28, 9.35) |
| CIE-LCH | lch(86.29, 19.65, 28.42°) |
| OKLab | oklab(88.84% 0.0532 0.0246) |
| OKLCH | oklch(88.84% 0.059 24.8) |
| XYZ | xyz(73.1423, 68.5722, 63.4048) |
| Luminance | 0.6857 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.44
Light Rose
#FFC5CB
ΔE00 4.59
Bubblegum
#FFC1CC
ΔE00 6.52
Pink
#FFC0CB
ΔE00 6.63
Pale Pink
#FFCFDC
ΔE00 6.83
Light Pink
#FFD1DF
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCCC7 #C7FAFF
analogous
#FFC7DE #FFCCC7 #FFE8C7
triadic
#FFCCC7 #C7FFCC #CCC7FF
tetradic
#FFCCC7 #DEFFC7 #C7FAFF #E8C7FF
square
#FFCCC7 #DEFFC7 #C7FAFF #E8C7FF
split-complementary
#FFCCC7 #C7FFE8 #C7DEFF
monochromatic
#FF5D4D #FF948A #FFCCC7 #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.43
#FFCCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#FFCCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCCC7
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCCC7 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C6
Deuteranopia (green-blind)
#E2DCC6
Tritanopia (blue-blind)
#FFC7CB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffccc7; /* rgb */ color: rgb(255, 204, 199); /* oklch */ color: oklch(88.8% 0.059 24.8);
Tailwind
colors: {
custom: {
50: '#ffdbd8',
500: '#ffccc7',
950: '#000000',
},
}SCSS
$custom: #ffccc7; $custom-light: #ffdbd8; $custom-dark: #000000;
JSON
{
"hex": "#ffccc7",
"rgb": {
"r": 255,
"g": 204,
"b": 199
},
"hsl": {
"h": 5.357,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.88838,
"c": 0.05858,
"h": 24.8
},
"luminance": 0.68569
}Semantic roles & 50–950 ramp
primary
#FFCCC7
secondary
#81E0E9
accent
#D1E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181514
muted
#868483