#FFCEC4#FFCEC4
#FFCEC4 is a very light, muted red. Relative luminance 0.694; OKLCH L 89.1% C 0.057 H 31.6°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCEC4 |
|---|---|
| RGB | rgb(255, 206, 196) |
| HSL | hsl(10, 100%, 88%) |
| HSV | hsv(10, 23%, 100%) |
| CMYK | cmyk(0%, 19.2%, 23.1%, 0%) |
| CIE-LAB | lab(86.70, 15.81, 11.52) |
| CIE-LCH | lch(86.70, 19.56, 36.08°) |
| OKLab | oklab(89.13% 0.049 0.0301) |
| OKLCH | oklch(89.13% 0.057 31.6) |
| XYZ | xyz(73.2758, 69.3911, 61.7479) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.52
Light Rose
#FFC5CB
ΔE00 6.77
Mistyrose
#FFE4E1
ΔE00 7.54
Apricot
#FBCEB1
ΔE00 8.05
Bubblegum
#FFC1CC
ΔE00 8.70
Pink
#FFC0CB
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCEC4 #C4F5FF
analogous
#FFC4D7 #FFCEC4 #FFEBC4
triadic
#FFCEC4 #C4FFCE #CEC4FF
tetradic
#FFCEC4 #D7FFC4 #C4F5FF #EBC4FF
square
#FFCEC4 #D7FFC4 #C4F5FF #EBC4FF
split-complementary
#FFCEC4 #C4FFEB #C4D7FF
monochromatic
#FF684A #FF9B87 #FFCEC4 #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.41
#FFCEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#FFCEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCEC4
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCEC4 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C3
Deuteranopia (green-blind)
#E4DDC4
Tritanopia (blue-blind)
#FFC8CB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffcec4; /* rgb */ color: rgb(255, 206, 196); /* oklch */ color: oklch(89.1% 0.057 31.6);
Tailwind
colors: {
custom: {
50: '#ffddd5',
500: '#ffcec4',
950: '#000000',
},
}SCSS
$custom: #ffcec4; $custom-light: #ffddd5; $custom-dark: #000000;
JSON
{
"hex": "#ffcec4",
"rgb": {
"r": 255,
"g": 206,
"b": 196
},
"hsl": {
"h": 10.169,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.89131,
"c": 0.05748,
"h": 31.6
},
"luminance": 0.69388
}Semantic roles & 50–950 ramp
primary
#FFCEC4
secondary
#7FD6E8
accent
#BFE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483