#F8BEBB#F8BEBB
#F8BEBB is a very light, moderate red. Relative luminance 0.604; OKLCH L 85.3% C 0.067 H 22.0°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BEBB |
|---|---|
| RGB | rgb(248, 190, 187) |
| HSL | hsl(3, 81%, 85%) |
| HSV | hsv(3, 25%, 97%) |
| CMYK | cmyk(0%, 23.4%, 24.6%, 2.7%) |
| CIE-LAB | lab(82.04, 20.39, 9.59) |
| CIE-LCH | lch(82.04, 22.53, 25.18°) |
| OKLab | oklab(85.29% 0.0624 0.0252) |
| OKLCH | oklch(85.29% 0.067 22) |
| XYZ | xyz(66.0955, 60.3744, 55.1760) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.83
Light Rose
#FFC5CB
ΔE00 3.84
Pink
#FFC0CB
ΔE00 5.24
Bubblegum
#FFC1CC
ΔE00 5.26
Lightpink
#FFB6C1
ΔE00 5.60
Soft Pink
#FDB0C0
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BEBB #BBF5F8
analogous
#F8BBD6 #F8BEBB #F8DCBB
triadic
#F8BEBB #BBF8BE #BEBBF8
tetradic
#F8BEBB #D6F8BB #BBF5F8 #DCBBF8
square
#F8BEBB #D6F8BB #BBF5F8 #DCBBF8
split-complementary
#F8BEBB #BBF8DC #BBD6F8
monochromatic
#ED544C #F28984 #F8BEBB #FCE4E3 #FCE4E3
Accessibility & contrast
On white
1.61
#F8BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#F8BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BEBB
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BEBB | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BB
Deuteranopia (green-blind)
#D6D0BA
Tritanopia (blue-blind)
#FFB8BD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f8bebb; /* rgb */ color: rgb(248, 190, 187); /* oklch */ color: oklch(85.3% 0.067 22.0);
Tailwind
colors: {
custom: {
50: '#fbd1cf',
500: '#f8bebb',
950: '#000000',
},
}SCSS
$custom: #f8bebb; $custom-light: #fbd1cf; $custom-dark: #000000;
JSON
{
"hex": "#f8bebb",
"rgb": {
"r": 248,
"g": 190,
"b": 187
},
"hsl": {
"h": 2.951,
"s": 81.333,
"l": 85.294
},
"oklch": {
"l": 0.85293,
"c": 0.06728,
"h": 22
},
"luminance": 0.60371
}Semantic roles & 50–950 ramp
primary
#F8BEBB
secondary
#7CD6DB
accent
#D3DE08
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171413
muted
#858383