#F5BEBF#F5BEBF
#F5BEBF is a very light, moderate red. Relative luminance 0.600; OKLCH L 85.1% C 0.063 H 17.3°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BEBF |
|---|---|
| RGB | rgb(245, 190, 191) |
| HSL | hsl(359, 73%, 85%) |
| HSV | hsv(359, 22%, 96%) |
| CMYK | cmyk(0%, 22.4%, 22%, 3.9%) |
| CIE-LAB | lab(81.84, 19.86, 7.11) |
| CIE-LCH | lch(81.84, 21.09, 19.71°) |
| OKLab | oklab(85.1% 0.0606 0.0188) |
| OKLCH | oklch(85.1% 0.063 17.3) |
| XYZ | xyz(65.4743, 60.0039, 57.4132) |
| Luminance | 0.6000 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.84
Light Rose
#FFC5CB
ΔE00 2.72
Pink
#FFC0CB
ΔE00 3.97
Bubblegum
#FFC1CC
ΔE00 3.97
Lightpink
#FFB6C1
ΔE00 4.76
Pale Pink
#FFCFDC
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BEBF #BEF5F4
analogous
#F5BEDA #F5BEBF #F5D8BE
triadic
#F5BEBF #BFF5BE #BEBFF5
tetradic
#F5BEBF #DAF5BE #BEF5F4 #D8BEF5
square
#F5BEBF #DAF5BE #BEF5F4 #D8BEF5
split-complementary
#F5BEBF #BEF5D8 #BEDAF5
monochromatic
#E55457 #ED898B #F5BEBF #FBE4E5 #FBE4E5
Accessibility & contrast
On white
1.62
#F5BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#F5BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BEBF
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BEBF | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BF
Deuteranopia (green-blind)
#D4CFBE
Tritanopia (blue-blind)
#FFB9BF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f5bebf; /* rgb */ color: rgb(245, 190, 191); /* oklch */ color: oklch(85.1% 0.063 17.3);
Tailwind
colors: {
custom: {
50: '#f9d1d2',
500: '#f5bebf',
950: '#000000',
},
}SCSS
$custom: #f5bebf; $custom-light: #f9d1d2; $custom-dark: #000000;
JSON
{
"hex": "#f5bebf",
"rgb": {
"r": 245,
"g": 190,
"b": 191
},
"hsl": {
"h": 358.909,
"s": 73.333,
"l": 85.294
},
"oklch": {
"l": 0.85101,
"c": 0.06347,
"h": 17.3
},
"luminance": 0.60001
}Semantic roles & 50–950 ramp
primary
#F5BEBF
secondary
#81D6D5
accent
#D5D210
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383