#FDCEBF#FDCEBF
#FDCEBF is a very light, muted red. Relative luminance 0.688; OKLCH L 88.8% C 0.057 H 38.4°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCEBF |
|---|---|
| RGB | rgb(253, 206, 191) |
| HSL | hsl(15, 94%, 87%) |
| HSV | hsv(15, 25%, 99%) |
| CMYK | cmyk(0%, 18.6%, 24.5%, 0.8%) |
| CIE-LAB | lab(86.40, 14.38, 13.71) |
| CIE-LCH | lch(86.40, 19.87, 43.64°) |
| OKLab | oklab(88.82% 0.0449 0.0356) |
| OKLCH | oklch(88.82% 0.057 38.4) |
| XYZ | xyz(71.9841, 68.7898, 58.7661) |
| Luminance | 0.6879 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.76
Mistyrose
#FFE4E1
ΔE00 7.92
Pale Salmon
#FFB19A
ΔE00 8.44
Pale Rose
#FDC1C5
ΔE00 8.64
Peach
#FFDAB9
ΔE00 8.98
Light Rose
#FFC5CB
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCEBF #BFEEFD
analogous
#FDBFCF #FDCEBF #FDEDBF
triadic
#FDCEBF #BFFDCE #CEBFFD
tetradic
#FDCEBF #CFFDBF #BFEEFD #EDBFFD
square
#FDCEBF #CFFDBF #BFEEFD #EDBFFD
split-complementary
#FDCEBF #BFFDED #BFCFFD
monochromatic
#F97348 #FBA184 #FDCEBF #FEE8E1 #FEE8E1
Accessibility & contrast
On white
1.42
#FDCEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#FDCEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCEBF
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCEBF | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BE
Deuteranopia (green-blind)
#E4DCBF
Tritanopia (blue-blind)
#FFC8CA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fdcebf; /* rgb */ color: rgb(253, 206, 191); /* oklch */ color: oklch(88.8% 0.057 38.4);
Tailwind
colors: {
custom: {
50: '#ffddd2',
500: '#fdcebf',
950: '#000000',
},
}SCSS
$custom: #fdcebf; $custom-light: #ffddd2; $custom-dark: #000000;
JSON
{
"hex": "#fdcebf",
"rgb": {
"r": 253,
"g": 206,
"b": 191
},
"hsl": {
"h": 14.516,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.8882,
"c": 0.0573,
"h": 38.4
},
"luminance": 0.68787
}Semantic roles & 50–950 ramp
primary
#FDCEBF
secondary
#7CCBE4
accent
#AEE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483