#FCCEBF#FCCEBF
#FCCEBF is a very light, muted red. Relative luminance 0.686; OKLCH L 88.7% C 0.056 H 38.8°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCEBF |
|---|---|
| RGB | rgb(252, 206, 191) |
| HSL | hsl(15, 91%, 87%) |
| HSV | hsv(15, 24%, 99%) |
| CMYK | cmyk(0%, 18.3%, 24.2%, 1.2%) |
| CIE-LAB | lab(86.31, 14.01, 13.57) |
| CIE-LCH | lch(86.31, 19.51, 44.08°) |
| OKLab | oklab(88.73% 0.0438 0.0353) |
| OKLCH | oklch(88.73% 0.056 38.8) |
| XYZ | xyz(71.6209, 68.6025, 58.7491) |
| Luminance | 0.6860 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.64
Mistyrose
#FFE4E1
ΔE00 7.81
Pale Salmon
#FFB19A
ΔE00 8.59
Pale Rose
#FDC1C5
ΔE00 8.78
Peach
#FFDAB9
ΔE00 8.83
Light Rose
#FFC5CB
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCEBF #BFEDFC
analogous
#FCBFCF #FCCEBF #FCEDBF
triadic
#FCCEBF #BFFCCE #CEBFFC
tetradic
#FCCEBF #CFFCBF #BFEDFC #EDBFFC
square
#FCCEBF #CFFCBF #BFEDFC #EDBFFC
split-complementary
#FCCEBF #BFFCED #BFCFFC
monochromatic
#F7744A #F9A185 #FCCEBF #FEE9E2 #FEE9E2
Accessibility & contrast
On white
1.43
#FCCEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#FCCEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCEBF
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCEBF | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BE
Deuteranopia (green-blind)
#E3DCBF
Tritanopia (blue-blind)
#FFC8CA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fccebf; /* rgb */ color: rgb(252, 206, 191); /* oklch */ color: oklch(88.7% 0.056 38.8);
Tailwind
colors: {
custom: {
50: '#feddd2',
500: '#fccebf',
950: '#000000',
},
}SCSS
$custom: #fccebf; $custom-light: #feddd2; $custom-dark: #000000;
JSON
{
"hex": "#fccebf",
"rgb": {
"r": 252,
"g": 206,
"b": 191
},
"hsl": {
"h": 14.754,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.88726,
"c": 0.05622,
"h": 38.8
},
"luminance": 0.686
}Semantic roles & 50–950 ramp
primary
#FCCEBF
secondary
#7DC9E2
accent
#ADE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483