#FBBEC4#FBBEC4
#FBBEC4 is a very light, moderate red. Relative luminance 0.613; OKLCH L 85.8% C 0.071 H 12.1°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBEC4 |
|---|---|
| RGB | rgb(251, 190, 196) |
| HSL | hsl(354, 88%, 86%) |
| HSV | hsv(354, 24%, 98%) |
| CMYK | cmyk(0%, 24.3%, 21.9%, 1.6%) |
| CIE-LAB | lab(82.55, 22.75, 5.53) |
| CIE-LCH | lch(82.55, 23.41, 13.67°) |
| OKLab | oklab(85.83% 0.0691 0.0148) |
| OKLCH | oklch(85.83% 0.071 12.1) |
| XYZ | xyz(68.1617, 61.3249, 60.4604) |
| Luminance | 0.6132 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 0.96
Light Rose
#FFC5CB
ΔE00 1.63
Pink
#FFC0CB
ΔE00 1.87
Bubblegum
#FFC1CC
ΔE00 1.94
Lightpink
#FFB6C1
ΔE00 2.86
Pastel Pink
#FFBACD
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBEC4 #BEFBF5
analogous
#FBBEE3 #FBBEC4 #FBD7BE
triadic
#FBBEC4 #C4FBBE #BEC4FB
tetradic
#FBBEC4 #E3FBBE #BEFBF5 #D7BEFB
square
#FBBEC4 #E3FBBE #BEFBF5 #D7BEFB
split-complementary
#FBBEC4 #BEFBD7 #BEE3FB
monochromatic
#F44B5B #F78490 #FBBEC4 #FDE2E5 #FDE2E5
Accessibility & contrast
On white
1.58
#FBBEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#FBBEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBEC4
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBEC4 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C7C4
Deuteranopia (green-blind)
#D6D2C3
Tritanopia (blue-blind)
#FFB9C0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbbec4; /* rgb */ color: rgb(251, 190, 196); /* oklch */ color: oklch(85.8% 0.071 12.1);
Tailwind
colors: {
custom: {
50: '#fdd2d5',
500: '#fbbec4',
950: '#000000',
},
}SCSS
$custom: #fbbec4; $custom-light: #fdd2d5; $custom-dark: #000000;
JSON
{
"hex": "#fbbec4",
"rgb": {
"r": 251,
"g": 190,
"b": 196
},
"hsl": {
"h": 354.098,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.85828,
"c": 0.07065,
"h": 12.1
},
"luminance": 0.61322
}Semantic roles & 50–950 ramp
primary
#FBBEC4
secondary
#7DE0D7
accent
#E5CF00
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383