#F5BFBE#F5BFBE
#F5BFBE is a very light, moderate red. Relative luminance 0.604; OKLCH L 85.3% C 0.062 H 19.7°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BFBE |
|---|---|
| RGB | rgb(245, 191, 190) |
| HSL | hsl(1, 73%, 85%) |
| HSV | hsv(1, 22%, 96%) |
| CMYK | cmyk(0%, 22%, 22.4%, 3.9%) |
| CIE-LAB | lab(82.05, 19.19, 7.95) |
| CIE-LCH | lch(82.05, 20.77, 22.51°) |
| OKLab | oklab(85.26% 0.0587 0.021) |
| OKLCH | oklch(85.26% 0.062 19.7) |
| XYZ | xyz(65.5819, 60.3947, 56.9081) |
| Luminance | 0.6039 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.42
Light Rose
#FFC5CB
ΔE00 3.25
Bubblegum
#FFC1CC
ΔE00 4.69
Pink
#FFC0CB
ΔE00 4.71
Lightpink
#FFB6C1
ΔE00 5.48
Pale Pink
#FFCFDC
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BFBE #BEF4F5
analogous
#F5BED8 #F5BFBE #F5DABE
triadic
#F5BFBE #BEF5BF #BFBEF5
tetradic
#F5BFBE #D8F5BE #BEF4F5 #DABEF5
square
#F5BFBE #D8F5BE #BEF4F5 #DABEF5
split-complementary
#F5BFBE #BEF5DA #BED8F5
monochromatic
#E55754 #ED8B89 #F5BFBE #FBE5E4 #FBE5E4
Accessibility & contrast
On white
1.61
#F5BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#F5BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BFBE
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BFBE | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BE
Deuteranopia (green-blind)
#D5D0BD
Tritanopia (blue-blind)
#FFBABF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f5bfbe; /* rgb */ color: rgb(245, 191, 190); /* oklch */ color: oklch(85.3% 0.062 19.7);
Tailwind
colors: {
custom: {
50: '#f9d2d1',
500: '#f5bfbe',
950: '#000000',
},
}SCSS
$custom: #f5bfbe; $custom-light: #f9d2d1; $custom-dark: #000000;
JSON
{
"hex": "#f5bfbe",
"rgb": {
"r": 245,
"g": 191,
"b": 190
},
"hsl": {
"h": 1.091,
"s": 73.333,
"l": 85.294
},
"oklch": {
"l": 0.85257,
"c": 0.06233,
"h": 19.7
},
"luminance": 0.60392
}Semantic roles & 50–950 ramp
primary
#F5BFBE
secondary
#81D5D6
accent
#D2D510
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383