#F8B6BE#F8B6BE
#F8B6BE is a very light, moderate red. Relative luminance 0.571; OKLCH L 83.9% C 0.077 H 10.8°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F8B6BE |
|---|---|
| RGB | rgb(248, 182, 190) |
| HSL | hsl(353, 83%, 84%) |
| HSV | hsv(353, 27%, 97%) |
| CMYK | cmyk(0%, 26.6%, 23.4%, 2.7%) |
| CIE-LAB | lab(80.25, 25.03, 5.41) |
| CIE-LCH | lch(80.25, 25.60, 12.19°) |
| OKLab | oklab(83.94% 0.0759 0.0145) |
| OKLCH | oklch(83.94% 0.077 10.8) |
| XYZ | xyz(64.7346, 57.1334, 56.3233) |
| Luminance | 0.5713 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 1.57
Pink
#FFC0CB
ΔE00 2.66
Pale Rose
#FDC1C5
ΔE00 2.84
Bubblegum
#FFC1CC
ΔE00 2.88
Soft Pink
#FDB0C0
ΔE00 3.01
Light Rose
#FFC5CB
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8B6BE #B6F8F0
analogous
#F8B6DF #F8B6BE #F8CFB6
triadic
#F8B6BE #BEF8B6 #B6BEF8
tetradic
#F8B6BE #DFF8B6 #B6F8F0 #CFB6F8
square
#F8B6BE #DFF8B6 #B6F8F0 #CFB6F8
split-complementary
#F8B6BE #B6F8CF #B6DFF8
monochromatic
#ED465B #F37E8C #F8B6BE #FCE3E6 #FCE3E6
Accessibility & contrast
On white
1.69
#F8B6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#F8B6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8B6BE
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8B6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8B6BE | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0BE
Deuteranopia (green-blind)
#D0CCBD
Tritanopia (blue-blind)
#FFB1B9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f8b6be; /* rgb */ color: rgb(248, 182, 190); /* oklch */ color: oklch(83.9% 0.077 10.8);
Tailwind
colors: {
custom: {
50: '#fbccd1',
500: '#f8b6be',
950: '#000000',
},
}SCSS
$custom: #f8b6be; $custom-light: #fbccd1; $custom-dark: #000000;
JSON
{
"hex": "#f8b6be",
"rgb": {
"r": 248,
"g": 182,
"b": 190
},
"hsl": {
"h": 352.727,
"s": 82.5,
"l": 84.314
},
"oklch": {
"l": 0.83935,
"c": 0.07728,
"h": 10.8
},
"luminance": 0.5713
}Semantic roles & 50–950 ramp
primary
#F8B6BE
secondary
#77DBCF
accent
#DFC507
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#171314
muted
#858383