#FFCECA#FFCECA
#FFCECA is a very light, muted red. Relative luminance 0.697; OKLCH L 89.3% C 0.056 H 23.7°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCECA |
|---|---|
| RGB | rgb(255, 206, 202) |
| HSL | hsl(5, 100%, 90%) |
| HSV | hsv(5, 21%, 100%) |
| CMYK | cmyk(0%, 19.2%, 20.8%, 0%) |
| CIE-LAB | lab(86.83, 16.67, 8.54) |
| CIE-LCH | lch(86.83, 18.73, 27.13°) |
| OKLab | oklab(89.28% 0.0513 0.0225) |
| OKLCH | oklch(89.28% 0.056 23.7) |
| XYZ | xyz(73.9725, 69.6697, 65.4167) |
| Luminance | 0.6967 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.55
Pale Rose
#FDC1C5
ΔE00 4.58
Pale Pink
#FFCFDC
ΔE00 6.37
Bubblegum
#FFC1CC
ΔE00 6.47
Pink
#FFC0CB
ΔE00 6.61
Light Pink
#FFD1DF
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCECA #CAFBFF
analogous
#FFCAE1 #FFCECA #FFE9CA
triadic
#FFCECA #CAFFCE #CECAFF
tetradic
#FFCECA #E1FFCA #CAFBFF #E9CAFF
square
#FFCECA #E1FFCA #CAFBFF #E9CAFF
split-complementary
#FFCECA #CAFFE9 #CAE1FF
monochromatic
#FF5D50 #FF958D #FFCECA #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.41
#FFCECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#FFCECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCECA
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCECA | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CA
Deuteranopia (green-blind)
#E2DDC9
Tritanopia (blue-blind)
#FFC9CD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffceca; /* rgb */ color: rgb(255, 206, 202); /* oklch */ color: oklch(89.3% 0.056 23.7);
Tailwind
colors: {
custom: {
50: '#ffddda',
500: '#ffceca',
950: '#000000',
},
}SCSS
$custom: #ffceca; $custom-light: #ffddda; $custom-dark: #000000;
JSON
{
"hex": "#ffceca",
"rgb": {
"r": 255,
"g": 206,
"b": 202
},
"hsl": {
"h": 4.528,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.89283,
"c": 0.05599,
"h": 23.7
},
"luminance": 0.69667
}Semantic roles & 50–950 ramp
primary
#FFCECA
secondary
#84E2E9
accent
#D4E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483