#FBD4CF#FBD4CF
#FBD4CF is a very light, muted red. Relative luminance 0.721; OKLCH L 90.2% C 0.044 H 26.6°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD4CF |
|---|---|
| RGB | rgb(251, 212, 207) |
| HSL | hsl(7, 85%, 90%) |
| HSV | hsv(7, 18%, 98%) |
| CMYK | cmyk(0%, 15.5%, 17.5%, 1.6%) |
| CIE-LAB | lab(88.02, 12.84, 7.55) |
| CIE-LCH | lch(88.02, 14.89, 30.45°) |
| OKLab | oklab(90.16% 0.0398 0.0199) |
| OKLCH | oklch(90.16% 0.044 26.6) |
| XYZ | xyz(74.5896, 72.1035, 69.0076) |
| Luminance | 0.7210 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.72
Light Rose
#FFC5CB
ΔE00 6.85
Pale Rose
#FDC1C5
ΔE00 7.09
Pale Pink
#FFCFDC
ΔE00 7.33
Light Pink
#FFD1DF
ΔE00 7.53
Bubblegum
#FFC1CC
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD4CF #CFF6FB
analogous
#FBCFE0 #FBD4CF #FBEACF
triadic
#FBD4CF #CFFBD4 #D4CFFB
tetradic
#FBD4CF #E0FBCF #CFF6FB #EACFFB
square
#FBD4CF #E0FBCF #CFF6FB #EACFFB
split-complementary
#FBD4CF #CFFBEA #CFE0FB
monochromatic
#F26F5E #F6A197 #FBD4CF #FDE6E3 #FDE6E3
Accessibility & contrast
On white
1.36
#FBD4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#FBD4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD4CF
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD4CF | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CF
Deuteranopia (green-blind)
#E4E0CF
Tritanopia (blue-blind)
#FFD0D3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fbd4cf; /* rgb */ color: rgb(251, 212, 207); /* oklch */ color: oklch(90.2% 0.044 26.6);
Tailwind
colors: {
custom: {
50: '#fde1dd',
500: '#fbd4cf',
950: '#000000',
},
}SCSS
$custom: #fbd4cf; $custom-light: #fde1dd; $custom-dark: #000000;
JSON
{
"hex": "#fbd4cf",
"rgb": {
"r": 251,
"g": 212,
"b": 207
},
"hsl": {
"h": 6.818,
"s": 84.615,
"l": 89.804
},
"oklch": {
"l": 0.90158,
"c": 0.04448,
"h": 26.6
},
"luminance": 0.72101
}Semantic roles & 50–950 ramp
primary
#FBD4CF
secondary
#8DD8E2
accent
#C8E104
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484