#FFCECB#FFCECB
#FFCECB is a very light, muted red. Relative luminance 0.697; OKLCH L 89.3% C 0.056 H 22.3°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCECB |
|---|---|
| RGB | rgb(255, 206, 203) |
| HSL | hsl(3, 100%, 90%) |
| HSV | hsv(3, 20%, 100%) |
| CMYK | cmyk(0%, 19.2%, 20.4%, 0%) |
| CIE-LAB | lab(86.86, 16.81, 8.04) |
| CIE-LCH | lch(86.86, 18.64, 25.57°) |
| OKLab | oklab(89.31% 0.0517 0.0212) |
| OKLCH | oklch(89.31% 0.056 22.3) |
| XYZ | xyz(74.0912, 69.7173, 66.0423) |
| Luminance | 0.6971 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.22
Pale Rose
#FDC1C5
ΔE00 4.33
Pale Pink
#FFCFDC
ΔE00 5.97
Bubblegum
#FFC1CC
ΔE00 6.14
Pink
#FFC0CB
ΔE00 6.28
Light Pink
#FFD1DF
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCECB #CBFCFF
analogous
#FFCBE2 #FFCECB #FFE8CB
triadic
#FFCECB #CBFFCE #CECBFF
tetradic
#FFCECB #E2FFCB #CBFCFF #E8CBFF
square
#FFCECB #E2FFCB #CBFCFF #E8CBFF
split-complementary
#FFCECB #CBFFE8 #CBE2FF
monochromatic
#FF5B51 #FF948E #FFCECB #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.41
#FFCECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#FFCECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCECB
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCECB | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CB
Deuteranopia (green-blind)
#E2DDCA
Tritanopia (blue-blind)
#FFC9CD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffcecb; /* rgb */ color: rgb(255, 206, 203); /* oklch */ color: oklch(89.3% 0.056 22.3);
Tailwind
colors: {
custom: {
50: '#ffddda',
500: '#ffcecb',
950: '#000000',
},
}SCSS
$custom: #ffcecb; $custom-light: #ffddda; $custom-dark: #000000;
JSON
{
"hex": "#ffcecb",
"rgb": {
"r": 255,
"g": 206,
"b": 203
},
"hsl": {
"h": 3.462,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.89309,
"c": 0.05584,
"h": 22.3
},
"luminance": 0.69714
}Semantic roles & 50–950 ramp
primary
#FFCECB
secondary
#85E4E9
accent
#D8E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483