#FFCECF#FFCECF
#FFCECF is a very light, muted red. Relative luminance 0.699; OKLCH L 89.4% C 0.056 H 16.9°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCECF |
|---|---|
| RGB | rgb(255, 206, 207) |
| HSL | hsl(359, 100%, 90%) |
| HSV | hsv(359, 19%, 100%) |
| CMYK | cmyk(0%, 19.2%, 18.8%, 0%) |
| CIE-LAB | lab(86.95, 17.40, 6.06) |
| CIE-LCH | lch(86.95, 18.43, 19.21°) |
| OKLab | oklab(89.41% 0.0532 0.0161) |
| OKLCH | oklch(89.41% 0.056 16.9) |
| XYZ | xyz(74.5741, 69.9104, 68.5852) |
| Luminance | 0.6991 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.12
Pale Rose
#FDC1C5
ΔE00 3.61
Pale Pink
#FFCFDC
ΔE00 4.41
Light Pink
#FFD1DF
ΔE00 4.88
Bubblegum
#FFC1CC
ΔE00 4.93
Pink
#FFC0CB
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCECF #CEFFFE
analogous
#FFCEE7 #FFCECF #FFE5CE
triadic
#FFCECF #CFFFCE #CECFFF
tetradic
#FFCECF #E7FFCE #CEFFFE #E5CEFF
square
#FFCECF #E7FFCE #CEFFFE #E5CEFF
split-complementary
#FFCECF #CEFFE5 #CEE7FF
monochromatic
#FF5457 #FF9193 #FFCECF #FFE0E1 #FFE0E1
Accessibility & contrast
On white
1.40
#FFCECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#FFCECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCECF
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCECF | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CF
Deuteranopia (green-blind)
#E1DDCE
Tritanopia (blue-blind)
#FFCACF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffcecf; /* rgb */ color: rgb(255, 206, 207); /* oklch */ color: oklch(89.4% 0.056 16.9);
Tailwind
colors: {
custom: {
50: '#ffdddd',
500: '#ffcecf',
950: '#000000',
},
}SCSS
$custom: #ffcecf; $custom-light: #ffdddd; $custom-dark: #000000;
JSON
{
"hex": "#ffcecf",
"rgb": {
"r": 255,
"g": 206,
"b": 207
},
"hsl": {
"h": 358.776,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.89414,
"c": 0.05554,
"h": 16.9
},
"luminance": 0.69908
}Semantic roles & 50–950 ramp
primary
#FFCECF
secondary
#87EAE8
accent
#E6E100
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484