#FBD5CF#FBD5CF
#FBD5CF is a very light, muted red. Relative luminance 0.726; OKLCH L 90.3% C 0.044 H 28.5°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD5CF |
|---|---|
| RGB | rgb(251, 213, 207) |
| HSL | hsl(8, 85%, 90%) |
| HSV | hsv(8, 18%, 98%) |
| CMYK | cmyk(0%, 15.1%, 17.5%, 1.6%) |
| CIE-LAB | lab(88.26, 12.32, 7.89) |
| CIE-LCH | lch(88.26, 14.63, 32.65°) |
| OKLab | oklab(90.35% 0.0383 0.0208) |
| OKLCH | oklch(90.35% 0.044 28.5) |
| XYZ | xyz(74.8403, 72.6050, 69.0912) |
| Luminance | 0.7260 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.44
Light Rose
#FFC5CB
ΔE00 7.42
Pale Rose
#FDC1C5
ΔE00 7.63
Pale Pink
#FFCFDC
ΔE00 7.88
Light Pink
#FFD1DF
ΔE00 8.05
Apricot
#FBCEB1
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD5CF #CFF5FB
analogous
#FBCFDF #FBD5CF #FBEBCF
triadic
#FBD5CF #CFFBD5 #D5CFFB
tetradic
#FBD5CF #DFFBCF #CFF5FB #EBCFFB
square
#FBD5CF #DFFBCF #CFF5FB #EBCFFB
split-complementary
#FBD5CF #CFFBEB #CFDFFB
monochromatic
#F2725E #F6A497 #FBD5CF #FDE6E3 #FDE6E3
Accessibility & contrast
On white
1.35
#FBD5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#FBD5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD5CF
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD5CF | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CF
Deuteranopia (green-blind)
#E5E0CF
Tritanopia (blue-blind)
#FFD1D3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fbd5cf; /* rgb */ color: rgb(251, 213, 207); /* oklch */ color: oklch(90.3% 0.044 28.5);
Tailwind
colors: {
custom: {
50: '#fde2dd',
500: '#fbd5cf',
950: '#000000',
},
}SCSS
$custom: #fbd5cf; $custom-light: #fde2dd; $custom-dark: #000000;
JSON
{
"hex": "#fbd5cf",
"rgb": {
"r": 251,
"g": 213,
"b": 207
},
"hsl": {
"h": 8.182,
"s": 84.615,
"l": 89.804
},
"oklch": {
"l": 0.90346,
"c": 0.04357,
"h": 28.5
},
"luminance": 0.72603
}Semantic roles & 50–950 ramp
primary
#FBD5CF
secondary
#8DD6E2
accent
#C3E104
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484