#F8BBB2#F8BBB2
#F8BBB2 is a very light, moderate red. Relative luminance 0.587; OKLCH L 84.5% C 0.072 H 28.2°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BBB2 |
|---|---|
| RGB | rgb(248, 187, 178) |
| HSL | hsl(8, 83%, 84%) |
| HSV | hsv(8, 28%, 97%) |
| CMYK | cmyk(0%, 24.6%, 28.2%, 2.7%) |
| CIE-LAB | lab(81.13, 20.74, 13.13) |
| CIE-LCH | lch(81.13, 24.55, 32.33°) |
| OKLab | oklab(84.52% 0.0636 0.0341) |
| OKLCH | oklch(84.52% 0.072 28.2) |
| XYZ | xyz(64.5189, 58.7148, 50.0455) |
| Luminance | 0.5871 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.23
Pale Salmon
#FFB19A
ΔE00 5.89
Light Rose
#FFC5CB
ΔE00 6.27
Light Salmon
#FEA993
ΔE00 6.87
Lightpink
#FFB6C1
ΔE00 7.54
Pink
#FFC0CB
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BBB2 #B2EFF8
analogous
#F8B2CC #F8BBB2 #F8DEB2
triadic
#F8BBB2 #B2F8BB #BBB2F8
tetradic
#F8BBB2 #CCF8B2 #B2EFF8 #DEB2F8
square
#F8BBB2 #CCF8B2 #B2EFF8 #DEB2F8
split-complementary
#F8BBB2 #B2F8DE #B2CCF8
monochromatic
#EE5842 #F3897A #F8BBB2 #FCE6E3 #FCE6E3
Accessibility & contrast
On white
1.65
#F8BBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#F8BBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BBB2
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BBB2 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2B1
Deuteranopia (green-blind)
#D6CEB1
Tritanopia (blue-blind)
#FFB4B9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f8bbb2; /* rgb */ color: rgb(248, 187, 178); /* oklch */ color: oklch(84.5% 0.072 28.2);
Tailwind
colors: {
custom: {
50: '#fccfc9',
500: '#f8bbb2',
950: '#000000',
},
}SCSS
$custom: #f8bbb2; $custom-light: #fccfc9; $custom-dark: #000000;
JSON
{
"hex": "#f8bbb2",
"rgb": {
"r": 248,
"g": 187,
"b": 178
},
"hsl": {
"h": 7.714,
"s": 83.333,
"l": 83.529
},
"oklch": {
"l": 0.84523,
"c": 0.07217,
"h": 28.2
},
"luminance": 0.58711
}Semantic roles & 50–950 ramp
primary
#F8BBB2
secondary
#74CDDA
accent
#C4E006
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382