#F6BEC2#F6BEC2
#F6BEC2 is a very light, moderate red. Relative luminance 0.603; OKLCH L 85.3% C 0.065 H 13.7°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BEC2 |
|---|---|
| RGB | rgb(246, 190, 194) |
| HSL | hsl(356, 76%, 85%) |
| HSV | hsv(356, 23%, 96%) |
| CMYK | cmyk(0%, 22.8%, 21.1%, 3.5%) |
| CIE-LAB | lab(82.01, 20.66, 5.76) |
| CIE-LCH | lch(82.01, 21.44, 15.58°) |
| OKLab | oklab(85.28% 0.0628 0.0154) |
| OKLCH | oklch(85.28% 0.065 13.7) |
| XYZ | xyz(66.1577, 60.3177, 59.1861) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.28
Light Rose
#FFC5CB
ΔE00 1.99
Pink
#FFC0CB
ΔE00 2.89
Bubblegum
#FFC1CC
ΔE00 2.89
Lightpink
#FFB6C1
ΔE00 3.94
Pastel Pink
#FFBACD
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BEC2 #BEF6F2
analogous
#F6BEDE #F6BEC2 #F6D6BE
triadic
#F6BEC2 #C2F6BE #BEC2F6
tetradic
#F6BEC2 #DEF6BE #BEF6F2 #D6BEF6
square
#F6BEC2 #DEF6BE #BEF6F2 #D6BEF6
split-complementary
#F6BEC2 #BEF6D6 #BEDEF6
monochromatic
#E7525D #EF8890 #F6BEC2 #FBE4E6 #FBE4E6
Accessibility & contrast
On white
1.61
#F6BEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#F6BEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BEC2
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BEC2 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C6C2
Deuteranopia (green-blind)
#D4D0C1
Tritanopia (blue-blind)
#FFB9C0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f6bec2; /* rgb */ color: rgb(246, 190, 194); /* oklch */ color: oklch(85.3% 0.065 13.7);
Tailwind
colors: {
custom: {
50: '#fad1d4',
500: '#f6bec2',
950: '#000000',
},
}SCSS
$custom: #f6bec2; $custom-light: #fad1d4; $custom-dark: #000000;
JSON
{
"hex": "#f6bec2",
"rgb": {
"r": 246,
"g": 190,
"b": 194
},
"hsl": {
"h": 355.714,
"s": 75.676,
"l": 85.49
},
"oklch": {
"l": 0.85279,
"c": 0.06469,
"h": 13.7
},
"luminance": 0.60315
}Semantic roles & 50–950 ramp
primary
#F6BEC2
secondary
#80D8D2
accent
#D8C90E
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383