#FBCDBF#FBCDBF
#FBCDBF is a very light, muted red. Relative luminance 0.679; OKLCH L 88.4% C 0.056 H 37.6°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCDBF |
|---|---|
| RGB | rgb(251, 205, 191) |
| HSL | hsl(14, 88%, 87%) |
| HSV | hsv(14, 24%, 98%) |
| CMYK | cmyk(0%, 18.3%, 23.9%, 1.6%) |
| CIE-LAB | lab(85.97, 14.17, 13.09) |
| CIE-LCH | lch(85.97, 19.29, 42.72°) |
| OKLab | oklab(88.45% 0.0442 0.034) |
| OKLCH | oklch(88.45% 0.056 37.6) |
| XYZ | xyz(71.0197, 67.9363, 58.6522) |
| Luminance | 0.6793 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.05
Mistyrose
#FFE4E1
ΔE00 7.76
Pale Rose
#FDC1C5
ΔE00 8.34
Pale Salmon
#FFB19A
ΔE00 8.52
Light Rose
#FFC5CB
ΔE00 8.69
Peach
#FFDAB9
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCDBF #BFEDFB
analogous
#FBBFCF #FBCDBF #FBEBBF
triadic
#FBCDBF #BFFBCD #CDBFFB
tetradic
#FBCDBF #CFFBBF #BFEDFB #EBBFFB
square
#FBCDBF #CFFBBF #BFEDFB #EBBFFB
split-complementary
#FBCDBF #BFFBEB #BFCFFB
monochromatic
#F4734C #F7A085 #FBCDBF #FDE9E2 #FDE9E2
Accessibility & contrast
On white
1.44
#FBCDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#FBCDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCDBF
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCDBF | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2BE
Deuteranopia (green-blind)
#E2DBBF
Tritanopia (blue-blind)
#FFC7C9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fbcdbf; /* rgb */ color: rgb(251, 205, 191); /* oklch */ color: oklch(88.4% 0.056 37.6);
Tailwind
colors: {
custom: {
50: '#fddcd2',
500: '#fbcdbf',
950: '#000000',
},
}SCSS
$custom: #fbcdbf; $custom-light: #fddcd2; $custom-dark: #000000;
JSON
{
"hex": "#fbcdbf",
"rgb": {
"r": 251,
"g": 205,
"b": 191
},
"hsl": {
"h": 14,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.88445,
"c": 0.0558,
"h": 37.6
},
"luminance": 0.67933
}Semantic roles & 50–950 ramp
primary
#FBCDBF
secondary
#7EC9E0
accent
#B0E501
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483