#FFC5CE#FFC5CE
#FFC5CE is a very light, moderate red. Relative luminance 0.656; OKLCH L 87.8% C 0.067 H 8.2°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC5CE |
|---|---|
| RGB | rgb(255, 197, 206) |
| HSL | hsl(351, 100%, 89%) |
| HSV | hsv(351, 23%, 100%) |
| CMYK | cmyk(0%, 22.7%, 19.2%, 0%) |
| CIE-LAB | lab(84.82, 21.96, 3.51) |
| CIE-LCH | lch(84.82, 22.24, 9.08°) |
| OKLab | oklab(87.75% 0.0664 0.0095) |
| OKLCH | oklch(87.75% 0.067 8.2) |
| XYZ | xyz(72.3473, 65.6518, 67.2418) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 1.07
Bubblegum
#FFC1CC
ΔE00 1.21
Pink
#FFC0CB
ΔE00 1.44
Pale Rose
#FDC1C5
ΔE00 2.12
Pale Pink
#FFCFDC
ΔE00 3.39
Lightpink
#FFB6C1
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC5CE #C5FFF6
analogous
#FFC5EB #FFC5CE #FFD9C5
triadic
#FFC5CE #CEFFC5 #C5CEFF
tetradic
#FFC5CE #EBFFC5 #C5FFF6 #D9C5FF
square
#FFC5CE #EBFFC5 #C5FFF6 #D9C5FF
split-complementary
#FFC5CE #C5FFD9 #C5EBFF
monochromatic
#FF4B67 #FF889A #FFC5CE #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.49
#FFC5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#FFC5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC5CE
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC5CE | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCECE
Deuteranopia (green-blind)
#DBD8CD
Tritanopia (blue-blind)
#FFC1C8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffc5ce; /* rgb */ color: rgb(255, 197, 206); /* oklch */ color: oklch(87.8% 0.067 8.2);
Tailwind
colors: {
custom: {
50: '#ffd6dc',
500: '#ffc5ce',
950: '#000000',
},
}SCSS
$custom: #ffc5ce; $custom-light: #ffd6dc; $custom-dark: #000000;
JSON
{
"hex": "#ffc5ce",
"rgb": {
"r": 255,
"g": 197,
"b": 206
},
"hsl": {
"h": 350.69,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.87751,
"c": 0.06712,
"h": 8.2
},
"luminance": 0.65649
}Semantic roles & 50–950 ramp
primary
#FFC5CE
secondary
#80E9D8
accent
#E6C200
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384