#FBBEBC#FBBEBC
#FBBEBC is a very light, moderate red. Relative luminance 0.610; OKLCH L 85.6% C 0.071 H 20.8°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBEBC |
|---|---|
| RGB | rgb(251, 190, 188) |
| HSL | hsl(2, 89%, 86%) |
| HSV | hsv(2, 25%, 98%) |
| CMYK | cmyk(0%, 24.3%, 25.1%, 1.6%) |
| CIE-LAB | lab(82.36, 21.62, 9.55) |
| CIE-LCH | lch(82.36, 23.63, 23.83°) |
| OKLab | oklab(85.62% 0.0661 0.0251) |
| OKLCH | oklch(85.62% 0.071 20.8) |
| XYZ | xyz(67.2753, 60.9703, 55.7920) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.40
Light Rose
#FFC5CB
ΔE00 3.50
Pink
#FFC0CB
ΔE00 4.78
Bubblegum
#FFC1CC
ΔE00 4.83
Lightpink
#FFB6C1
ΔE00 5.02
Soft Pink
#FDB0C0
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBEBC #BCF9FB
analogous
#FBBCD9 #FBBEBC #FBDDBC
triadic
#FBBEBC #BCFBBE #BEBCFB
tetradic
#FBBEBC #D9FBBC #BCF9FB #DDBCFB
square
#FBBEBC #D9FBBC #BCF9FB #DDBCFB
split-complementary
#FBBEBC #BCFBDD #BCD9FB
monochromatic
#F44E48 #F88682 #FBBEBC #FDE3E2 #FDE3E2
Accessibility & contrast
On white
1.59
#FBBEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#FBBEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBEBC
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBEBC | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BC
Deuteranopia (green-blind)
#D7D1BB
Tritanopia (blue-blind)
#FFB8BE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbbebc; /* rgb */ color: rgb(251, 190, 188); /* oklch */ color: oklch(85.6% 0.071 20.8);
Tailwind
colors: {
custom: {
50: '#fdd1d0',
500: '#fbbebc',
950: '#000000',
},
}SCSS
$custom: #fbbebc; $custom-light: #fdd1d0; $custom-dark: #000000;
JSON
{
"hex": "#fbbebc",
"rgb": {
"r": 251,
"g": 190,
"b": 188
},
"hsl": {
"h": 1.905,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.85618,
"c": 0.07068,
"h": 20.8
},
"luminance": 0.60967
}Semantic roles & 50–950 ramp
primary
#FBBEBC
secondary
#7BDDE0
accent
#DEE500
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383