#FFCCC8#FFCCC8
#FFCCC8 is a very light, muted red. Relative luminance 0.686; OKLCH L 88.9% C 0.058 H 23.5°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCCC8 |
|---|---|
| RGB | rgb(255, 204, 200) |
| HSL | hsl(4, 100%, 89%) |
| HSV | hsv(4, 22%, 100%) |
| CMYK | cmyk(0%, 20%, 21.6%, 0%) |
| CIE-LAB | lab(86.31, 17.42, 8.86) |
| CIE-LCH | lch(86.31, 19.54, 26.94°) |
| OKLab | oklab(88.86% 0.0536 0.0233) |
| OKLCH | oklch(88.86% 0.058 23.5) |
| XYZ | xyz(73.2588, 68.6188, 64.0182) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.14
Light Rose
#FFC5CB
ΔE00 4.23
Bubblegum
#FFC1CC
ΔE00 6.16
Pink
#FFC0CB
ΔE00 6.27
Pale Pink
#FFCFDC
ΔE00 6.44
Light Pink
#FFD1DF
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCCC8 #C8FBFF
analogous
#FFC8E0 #FFCCC8 #FFE8C8
triadic
#FFCCC8 #C8FFCC #CCC8FF
tetradic
#FFCCC8 #E0FFC8 #C8FBFF #E8C8FF
square
#FFCCC8 #E0FFC8 #C8FBFF #E8C8FF
split-complementary
#FFCCC8 #C8FFE8 #C8E0FF
monochromatic
#FF5B4E #FF938B #FFCCC8 #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.43
#FFCCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#FFCCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCCC8
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCCC8 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C8
Deuteranopia (green-blind)
#E1DCC7
Tritanopia (blue-blind)
#FFC7CB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffccc8; /* rgb */ color: rgb(255, 204, 200); /* oklch */ color: oklch(88.9% 0.058 23.5);
Tailwind
colors: {
custom: {
50: '#ffdbd8',
500: '#ffccc8',
950: '#000000',
},
}SCSS
$custom: #ffccc8; $custom-light: #ffdbd8; $custom-dark: #000000;
JSON
{
"hex": "#ffccc8",
"rgb": {
"r": 255,
"g": 204,
"b": 200
},
"hsl": {
"h": 4.364,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.88864,
"c": 0.0584,
"h": 23.5
},
"luminance": 0.68616
}Semantic roles & 50–950 ramp
primary
#FFCCC8
secondary
#82E2E9
accent
#D5E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181514
muted
#868483