#F8BFBE#F8BFBE
#F8BFBE is a very light, moderate red. Relative luminance 0.609; OKLCH L 85.6% C 0.066 H 19.7°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BFBE |
|---|---|
| RGB | rgb(248, 191, 190) |
| HSL | hsl(1, 81%, 86%) |
| HSV | hsv(1, 23%, 97%) |
| CMYK | cmyk(0%, 23%, 23.4%, 2.7%) |
| CIE-LAB | lab(82.35, 20.28, 8.41) |
| CIE-LCH | lch(82.35, 21.96, 22.53°) |
| OKLab | oklab(85.55% 0.062 0.0222) |
| OKLCH | oklch(85.55% 0.066 19.7) |
| XYZ | xyz(66.6373, 60.9388, 56.9575) |
| Luminance | 0.6094 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.09
Light Rose
#FFC5CB
ΔE00 3.06
Pink
#FFC0CB
ΔE00 4.48
Bubblegum
#FFC1CC
ΔE00 4.49
Lightpink
#FFB6C1
ΔE00 5.10
Pale Pink
#FFCFDC
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BFBE #BEF7F8
analogous
#F8BEDA #F8BFBE #F8DCBE
triadic
#F8BFBE #BEF8BF #BFBEF8
tetradic
#F8BFBE #DAF8BE #BEF7F8 #DCBEF8
square
#F8BFBE #DAF8BE #BEF7F8 #DCBEF8
split-complementary
#F8BFBE #BEF8DC #BEDAF8
monochromatic
#EC524F #F28987 #F8BFBE #FCE4E3 #FCE4E3
Accessibility & contrast
On white
1.59
#F8BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#F8BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BFBE
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BFBE | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C7BE
Deuteranopia (green-blind)
#D6D1BD
Tritanopia (blue-blind)
#FFB9BF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f8bfbe; /* rgb */ color: rgb(248, 191, 190); /* oklch */ color: oklch(85.6% 0.066 19.7);
Tailwind
colors: {
custom: {
50: '#fbd2d1',
500: '#f8bfbe',
950: '#000000',
},
}SCSS
$custom: #f8bfbe; $custom-light: #fbd2d1; $custom-dark: #000000;
JSON
{
"hex": "#f8bfbe",
"rgb": {
"r": 248,
"g": 191,
"b": 190
},
"hsl": {
"h": 1.034,
"s": 80.556,
"l": 85.882
},
"oklch": {
"l": 0.85552,
"c": 0.06584,
"h": 19.7
},
"luminance": 0.60936
}Semantic roles & 50–950 ramp
primary
#F8BFBE
secondary
#7FDADB
accent
#D9DD09
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383