#F8BBAF#F8BBAF
#F8BBAF is a very light, moderate red. Relative luminance 0.586; OKLCH L 84.5% C 0.073 H 31.3°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BBAF |
|---|---|
| RGB | rgb(248, 187, 175) |
| HSL | hsl(10, 84%, 83%) |
| HSV | hsv(10, 29%, 97%) |
| CMYK | cmyk(0%, 24.6%, 29.4%, 2.7%) |
| CIE-LAB | lab(81.07, 20.35, 14.64) |
| CIE-LCH | lch(81.07, 25.07, 35.74°) |
| OKLab | oklab(84.45% 0.0624 0.0379) |
| OKLCH | oklch(84.45% 0.073 31.3) |
| XYZ | xyz(64.2210, 58.5956, 48.4765) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.98
Light Salmon
#FEA993
ΔE00 6.18
Pale Rose
#FDC1C5
ΔE00 6.37
Light Rose
#FFC5CB
ΔE00 7.37
Blush (survey)
#F29E8E
ΔE00 7.46
Lightpink
#FFB6C1
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BBAF #AFECF8
analogous
#F8AFC7 #F8BBAF #F8DFAF
triadic
#F8BBAF #AFF8BB #BBAFF8
tetradic
#F8BBAF #C7F8AF #AFECF8 #DFAFF8
square
#F8BBAF #C7F8AF #AFECF8 #DFAFF8
split-complementary
#F8BBAF #AFF8DF #AFC7F8
monochromatic
#EE5B3E #F38B77 #F8BBAF #FDE7E3 #FDE7E3
Accessibility & contrast
On white
1.65
#F8BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#F8BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BBAF
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BBAF | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AE
Deuteranopia (green-blind)
#D6CEAE
Tritanopia (blue-blind)
#FFB3B8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f8bbaf; /* rgb */ color: rgb(248, 187, 175); /* oklch */ color: oklch(84.5% 0.073 31.3);
Tailwind
colors: {
custom: {
50: '#fccfc6',
500: '#f8bbaf',
950: '#000000',
},
}SCSS
$custom: #f8bbaf; $custom-light: #fccfc6; $custom-dark: #000000;
JSON
{
"hex": "#f8bbaf",
"rgb": {
"r": 248,
"g": 187,
"b": 175
},
"hsl": {
"h": 9.863,
"s": 83.908,
"l": 82.941
},
"oklch": {
"l": 0.8445,
"c": 0.07305,
"h": 31.3
},
"luminance": 0.58592
}Semantic roles & 50–950 ramp
primary
#F8BBAF
secondary
#71C9DA
accent
#BCE005
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382