#F6BEBF#F6BEBF
#F6BEBF is a very light, moderate red. Relative luminance 0.602; OKLCH L 85.2% C 0.065 H 17.3°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BEBF |
|---|---|
| RGB | rgb(246, 190, 191) |
| HSL | hsl(359, 76%, 85%) |
| HSV | hsv(359, 23%, 96%) |
| CMYK | cmyk(0%, 22.8%, 22.4%, 3.5%) |
| CIE-LAB | lab(81.94, 20.22, 7.27) |
| CIE-LCH | lch(81.94, 21.49, 19.76°) |
| OKLab | oklab(85.2% 0.0617 0.0192) |
| OKLCH | oklch(85.2% 0.065 17.3) |
| XYZ | xyz(65.8242, 60.1843, 57.4296) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.69
Light Rose
#FFC5CB
ΔE00 2.64
Pink
#FFC0CB
ΔE00 3.88
Bubblegum
#FFC1CC
ΔE00 3.89
Lightpink
#FFB6C1
ΔE00 4.61
Pale Pink
#FFCFDC
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BEBF #BEF6F5
analogous
#F6BEDB #F6BEBF #F6D9BE
triadic
#F6BEBF #BFF6BE #BEBFF6
tetradic
#F6BEBF #DBF6BE #BEF6F5 #D9BEF6
square
#F6BEBF #DBF6BE #BEF6F5 #D9BEF6
split-complementary
#F6BEBF #BEF6D9 #BEDBF6
monochromatic
#E75255 #EF888A #F6BEBF #FBE4E5 #FBE4E5
Accessibility & contrast
On white
1.61
#F6BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#F6BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BEBF
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BEBF | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BF
Deuteranopia (green-blind)
#D5D0BE
Tritanopia (blue-blind)
#FFB9BF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f6bebf; /* rgb */ color: rgb(246, 190, 191); /* oklch */ color: oklch(85.2% 0.065 17.3);
Tailwind
colors: {
custom: {
50: '#fad1d2',
500: '#f6bebf',
950: '#000000',
},
}SCSS
$custom: #f6bebf; $custom-light: #fad1d2; $custom-dark: #000000;
JSON
{
"hex": "#f6bebf",
"rgb": {
"r": 246,
"g": 190,
"b": 191
},
"hsl": {
"h": 358.929,
"s": 75.676,
"l": 85.49
},
"oklch": {
"l": 0.85199,
"c": 0.06464,
"h": 17.3
},
"luminance": 0.60181
}Semantic roles & 50–950 ramp
primary
#F6BEBF
secondary
#80D8D6
accent
#D8D40E
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383