#FBD4C8#FBD4C8
#FBD4C8 is a very light, muted red. Relative luminance 0.718; OKLCH L 90.0% C 0.047 H 37.8°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD4C8 |
|---|---|
| RGB | rgb(251, 212, 200) |
| HSL | hsl(14, 86%, 88%) |
| HSV | hsv(14, 20%, 98%) |
| CMYK | cmyk(0%, 15.5%, 20.3%, 1.6%) |
| CIE-LAB | lab(87.86, 11.80, 11.01) |
| CIE-LCH | lch(87.86, 16.14, 43.01°) |
| OKLab | oklab(89.98% 0.0371 0.0288) |
| OKLCH | oklch(89.98% 0.047 37.8) |
| XYZ | xyz(73.7527, 71.7688, 64.6001) |
| Luminance | 0.7177 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.64
Apricot
#FBCEB1
ΔE00 6.48
Peach
#FFDAB9
ΔE00 8.77
Pale Rose
#FDC1C5
ΔE00 9.20
Light Rose
#FFC5CB
ΔE00 9.26
Pale Pink
#FFCFDC
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD4C8 #C8EFFB
analogous
#FBC8D5 #FBD4C8 #FBEDC8
triadic
#FBD4C8 #C8FBD4 #D4C8FB
tetradic
#FBD4C8 #D5FBC8 #C8EFFB #EDC8FB
square
#FBD4C8 #D5FBC8 #C8EFFB #EDC8FB
split-complementary
#FBD4C8 #C8FBED #C8D5FB
monochromatic
#F37B56 #F7A78F #FBD4C8 #FDE9E2 #FDE9E2
Accessibility & contrast
On white
1.37
#FBD4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#FBD4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD4C8
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD4C8 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C7
Deuteranopia (green-blind)
#E6DFC8
Tritanopia (blue-blind)
#FFCFD1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fbd4c8; /* rgb */ color: rgb(251, 212, 200); /* oklch */ color: oklch(90.0% 0.047 37.8);
Tailwind
colors: {
custom: {
50: '#fde1d8',
500: '#fbd4c8',
950: '#000000',
},
}SCSS
$custom: #fbd4c8; $custom-light: #fde1d8; $custom-dark: #000000;
JSON
{
"hex": "#fbd4c8",
"rgb": {
"r": 251,
"g": 212,
"b": 200
},
"hsl": {
"h": 14.118,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.89979,
"c": 0.04696,
"h": 37.8
},
"luminance": 0.71766
}Semantic roles & 50–950 ramp
primary
#FBD4C8
secondary
#86CCE1
accent
#AEE303
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483