#FFC2CE#FFC2CE
#FFC2CE is a very light, moderate red. Relative luminance 0.643; OKLCH L 87.2% C 0.071 H 5.6°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC2CE |
|---|---|
| RGB | rgb(255, 194, 206) |
| HSL | hsl(348, 100%, 88%) |
| HSV | hsv(348, 24%, 100%) |
| CMYK | cmyk(0%, 23.9%, 19.2%, 0%) |
| CIE-LAB | lab(84.12, 23.54, 2.50) |
| CIE-LCH | lch(84.12, 23.67, 6.06°) |
| OKLab | oklab(87.21% 0.071 0.0069) |
| OKLCH | oklch(87.21% 0.071 5.6) |
| XYZ | xyz(71.6729, 64.3030, 67.0169) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 0.48
Pink
#FFC0CB
ΔE00 0.70
Light Rose
#FFC5CB
ΔE00 2.15
Pastel Pink
#FFBACD
ΔE00 2.77
Pale Rose
#FDC1C5
ΔE00 2.85
Lightpink
#FFB6C1
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC2CE #C2FFF3
analogous
#FFC2EC #FFC2CE #FFD4C2
triadic
#FFC2CE #CEFFC2 #C2CEFF
tetradic
#FFC2CE #ECFFC2 #C2FFF3 #D4C2FF
square
#FFC2CE #ECFFC2 #C2FFF3 #D4C2FF
split-complementary
#FFC2CE #C2FFD4 #C2ECFF
monochromatic
#FF486C #FF859D #FFC2CE #FFE0E6 #FFE0E6
Accessibility & contrast
On white
1.52
#FFC2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#FFC2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC2CE
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC2CE | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCE
Deuteranopia (green-blind)
#D9D6CD
Tritanopia (blue-blind)
#FFBEC6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffc2ce; /* rgb */ color: rgb(255, 194, 206); /* oklch */ color: oklch(87.2% 0.071 5.6);
Tailwind
colors: {
custom: {
50: '#ffd4dc',
500: '#ffc2ce',
950: '#000000',
},
}SCSS
$custom: #ffc2ce; $custom-light: #ffd4dc; $custom-dark: #000000;
JSON
{
"hex": "#ffc2ce",
"rgb": {
"r": 255,
"g": 194,
"b": 206
},
"hsl": {
"h": 348.197,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.87213,
"c": 0.07136,
"h": 5.6
},
"luminance": 0.643
}Semantic roles & 50–950 ramp
primary
#FFC2CE
secondary
#7DE8D3
accent
#E6B800
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384