#FFC6CE#FFC6CE
#FFC6CE is a very light, moderate red. Relative luminance 0.661; OKLCH L 87.9% C 0.066 H 9.1°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC6CE |
|---|---|
| RGB | rgb(255, 198, 206) |
| HSL | hsl(352, 100%, 89%) |
| HSV | hsv(352, 22%, 100%) |
| CMYK | cmyk(0%, 22.4%, 19.2%, 0%) |
| CIE-LAB | lab(85.05, 21.44, 3.85) |
| CIE-LCH | lch(85.05, 21.78, 10.17°) |
| OKLab | oklab(87.93% 0.0649 0.0104) |
| OKLCH | oklch(87.93% 0.066 9.1) |
| XYZ | xyz(72.5751, 66.1074, 67.3177) |
| Luminance | 0.6610 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 0.80
Bubblegum
#FFC1CC
ΔE00 1.60
Pink
#FFC0CB
ΔE00 1.82
Pale Rose
#FDC1C5
ΔE00 1.98
Pale Pink
#FFCFDC
ΔE00 3.34
Light Pink
#FFD1DF
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC6CE #C6FFF7
analogous
#FFC6EB #FFC6CE #FFDBC6
triadic
#FFC6CE #CEFFC6 #C6CEFF
tetradic
#FFC6CE #EBFFC6 #C6FFF7 #DBC6FF
square
#FFC6CE #EBFFC6 #C6FFF7 #DBC6FF
split-complementary
#FFC6CE #C6FFDB #C6EBFF
monochromatic
#FF4C65 #FF8999 #FFC6CE #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.48
#FFC6CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#FFC6CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC6CE
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC6CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC6CE | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECE
Deuteranopia (green-blind)
#DCD8CD
Tritanopia (blue-blind)
#FFC2C9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffc6ce; /* rgb */ color: rgb(255, 198, 206); /* oklch */ color: oklch(87.9% 0.066 9.1);
Tailwind
colors: {
custom: {
50: '#ffd7dc',
500: '#ffc6ce',
950: '#000000',
},
}SCSS
$custom: #ffc6ce; $custom-light: #ffd7dc; $custom-dark: #000000;
JSON
{
"hex": "#ffc6ce",
"rgb": {
"r": 255,
"g": 198,
"b": 206
},
"hsl": {
"h": 351.579,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.87931,
"c": 0.06575,
"h": 9.1
},
"luminance": 0.66104
}Semantic roles & 50–950 ramp
primary
#FFC6CE
secondary
#81E9DA
accent
#E6C500
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384