#F6C2BB#F6C2BB
#F6C2BB is a very light, moderate red. Relative luminance 0.618; OKLCH L 85.8% C 0.061 H 27.2°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F6C2BB |
|---|---|
| RGB | rgb(246, 194, 187) |
| HSL | hsl(7, 77%, 85%) |
| HSV | hsv(7, 24%, 96%) |
| CMYK | cmyk(0%, 21.1%, 24%, 3.5%) |
| CIE-LAB | lab(82.79, 17.55, 10.63) |
| CIE-LCH | lch(82.79, 20.51, 31.20°) |
| OKLab | oklab(85.83% 0.054 0.0278) |
| OKLCH | oklch(85.83% 0.061 27.2) |
| XYZ | xyz(66.2683, 61.7672, 55.4357) |
| Luminance | 0.6176 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.64
Light Rose
#FFC5CB
ΔE00 5.33
Bubblegum
#FFC1CC
ΔE00 7.04
Pink
#FFC0CB
ΔE00 7.07
Lightpink
#FFB6C1
ΔE00 7.78
Pale Salmon
#FFB19A
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6C2BB #BBEFF6
analogous
#F6BBD1 #F6C2BB #F6E0BB
triadic
#F6C2BB #BBF6C2 #C2BBF6
tetradic
#F6C2BB #D1F6BB #BBEFF6 #E0BBF6
square
#F6C2BB #D1F6BB #BBEFF6 #E0BBF6
split-complementary
#F6C2BB #BBF6E0 #BBD1F6
monochromatic
#E8614F #EF9285 #F6C2BB #FBE7E4 #FBE7E4
Accessibility & contrast
On white
1.57
#F6C2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#F6C2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6C2BB
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6C2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6C2BB | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BA
Deuteranopia (green-blind)
#D8D2BA
Tritanopia (blue-blind)
#FFBCC0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f6c2bb; /* rgb */ color: rgb(246, 194, 187); /* oklch */ color: oklch(85.8% 0.061 27.2);
Tailwind
colors: {
custom: {
50: '#fad4cf',
500: '#f6c2bb',
950: '#000000',
},
}SCSS
$custom: #f6c2bb; $custom-light: #fad4cf; $custom-dark: #000000;
JSON
{
"hex": "#f6c2bb",
"rgb": {
"r": 246,
"g": 194,
"b": 187
},
"hsl": {
"h": 7.119,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.85829,
"c": 0.06077,
"h": 27.2
},
"luminance": 0.61764
}Semantic roles & 50–950 ramp
primary
#F6C2BB
secondary
#7DCDD8
accent
#C1D90D
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171413
muted
#858383