#FBD2C8#FBD2C8
#FBD2C8 is a very light, muted red. Relative luminance 0.708; OKLCH L 89.6% C 0.048 H 34.0°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD2C8 |
|---|---|
| RGB | rgb(251, 210, 200) |
| HSL | hsl(12, 86%, 88%) |
| HSV | hsv(12, 20%, 98%) |
| CMYK | cmyk(0%, 16.3%, 20.3%, 1.6%) |
| CIE-LAB | lab(87.38, 12.84, 10.32) |
| CIE-LCH | lch(87.38, 16.48, 38.79°) |
| OKLab | oklab(89.6% 0.0401 0.027) |
| OKLCH | oklch(89.6% 0.048 34) |
| XYZ | xyz(73.2559, 70.7751, 64.4345) |
| Luminance | 0.7077 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.79
Apricot
#FBCEB1
ΔE00 7.39
Pale Rose
#FDC1C5
ΔE00 7.99
Light Rose
#FFC5CB
ΔE00 8.04
Pale Pink
#FFCFDC
ΔE00 9.25
Light Pink
#FFD1DF
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD2C8 #C8F1FB
analogous
#FBC8D7 #FBD2C8 #FBEBC8
triadic
#FBD2C8 #C8FBD2 #D2C8FB
tetradic
#FBD2C8 #D7FBC8 #C8F1FB #EBC8FB
square
#FBD2C8 #D7FBC8 #C8F1FB #EBC8FB
split-complementary
#FBD2C8 #C8FBEB #C8D7FB
monochromatic
#F37556 #F7A38F #FBD2C8 #FDE8E2 #FDE8E2
Accessibility & contrast
On white
1.39
#FBD2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#FBD2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD2C8
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD2C8 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD6C7
Deuteranopia (green-blind)
#E4DEC8
Tritanopia (blue-blind)
#FFCDCF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fbd2c8; /* rgb */ color: rgb(251, 210, 200); /* oklch */ color: oklch(89.6% 0.048 34.0);
Tailwind
colors: {
custom: {
50: '#fddfd8',
500: '#fbd2c8',
950: '#000000',
},
}SCSS
$custom: #fbd2c8; $custom-light: #fddfd8; $custom-dark: #000000;
JSON
{
"hex": "#fbd2c8",
"rgb": {
"r": 251,
"g": 210,
"b": 200
},
"hsl": {
"h": 11.765,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.89604,
"c": 0.04838,
"h": 34
},
"luminance": 0.70773
}Semantic roles & 50–950 ramp
primary
#FBD2C8
secondary
#86CFE1
accent
#B7E303
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483