#F6BEBC#F6BEBC
#F6BEBC is a very light, moderate red. Relative luminance 0.601; OKLCH L 85.1% C 0.065 H 20.9°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BEBC |
|---|---|
| RGB | rgb(246, 190, 188) |
| HSL | hsl(2, 76%, 85%) |
| HSV | hsv(2, 24%, 96%) |
| CMYK | cmyk(0%, 22.8%, 23.6%, 3.5%) |
| CIE-LAB | lab(81.87, 19.79, 8.77) |
| CIE-LCH | lch(81.87, 21.65, 23.91°) |
| OKLab | oklab(85.12% 0.0606 0.0231) |
| OKLCH | oklch(85.12% 0.065 20.9) |
| XYZ | xyz(65.4974, 60.0536, 55.7087) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.61
Light Rose
#FFC5CB
ΔE00 3.57
Pink
#FFC0CB
ΔE00 4.97
Bubblegum
#FFC1CC
ΔE00 4.98
Lightpink
#FFB6C1
ΔE00 5.49
Pale Pink
#FFCFDC
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BEBC #BCF4F6
analogous
#F6BCD7 #F6BEBC #F6DBBC
triadic
#F6BEBC #BCF6BE #BEBCF6
tetradic
#F6BEBC #D7F6BC #BCF4F6 #DBBCF6
square
#F6BEBC #D7F6BC #BCF4F6 #DBBCF6
split-complementary
#F6BEBC #BCF6DB #BCD7F6
monochromatic
#E85550 #EF8A86 #F6BEBC #FBE5E4 #FBE5E4
Accessibility & contrast
On white
1.61
#F6BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#F6BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BEBC
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BEBC | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BC
Deuteranopia (green-blind)
#D5D0BB
Tritanopia (blue-blind)
#FFB8BE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f6bebc; /* rgb */ color: rgb(246, 190, 188); /* oklch */ color: oklch(85.1% 0.065 20.9);
Tailwind
colors: {
custom: {
50: '#fad1d0',
500: '#f6bebc',
950: '#000000',
},
}SCSS
$custom: #f6bebc; $custom-light: #fad1d0; $custom-dark: #000000;
JSON
{
"hex": "#f6bebc",
"rgb": {
"r": 246,
"g": 190,
"b": 188
},
"hsl": {
"h": 2.069,
"s": 76.316,
"l": 85.098
},
"oklch": {
"l": 0.85121,
"c": 0.06483,
"h": 20.9
},
"luminance": 0.60051
}Semantic roles & 50–950 ramp
primary
#F6BEBC
secondary
#7ED5D8
accent
#D1D90D
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383