#F7C2BB#F7C2BB
#F7C2BB is a very light, moderate red. Relative luminance 0.619; OKLCH L 85.9% C 0.062 H 27.1°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F7C2BB |
|---|---|
| RGB | rgb(247, 194, 187) |
| HSL | hsl(7, 79%, 85%) |
| HSV | hsv(7, 24%, 97%) |
| CMYK | cmyk(0%, 21.5%, 24.3%, 3.1%) |
| CIE-LAB | lab(82.89, 17.91, 10.78) |
| CIE-LCH | lch(82.89, 20.90, 31.03°) |
| OKLab | oklab(85.93% 0.0551 0.0282) |
| OKLCH | oklch(85.93% 0.062 27.1) |
| XYZ | xyz(66.6200, 61.9485, 55.4522) |
| Luminance | 0.6195 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.54
Light Rose
#FFC5CB
ΔE00 5.25
Bubblegum
#FFC1CC
ΔE00 6.95
Pink
#FFC0CB
ΔE00 6.98
Lightpink
#FFB6C1
ΔE00 7.66
Pale Salmon
#FFB19A
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7C2BB #BBF0F7
analogous
#F7BBD2 #F7C2BB #F7E0BB
triadic
#F7C2BB #BBF7C2 #C2BBF7
tetradic
#F7C2BB #D2F7BB #BBF0F7 #E0BBF7
square
#F7C2BB #D2F7BB #BBF0F7 #E0BBF7
split-complementary
#F7C2BB #BBF7E0 #BBD2F7
monochromatic
#EA604D #F19184 #F7C2BB #FCE6E4 #FCE6E4
Accessibility & contrast
On white
1.57
#F7C2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#F7C2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7C2BB
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7C2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7C2BB | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC8BA
Deuteranopia (green-blind)
#D9D2BA
Tritanopia (blue-blind)
#FFBCC0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f7c2bb; /* rgb */ color: rgb(247, 194, 187); /* oklch */ color: oklch(85.9% 0.062 27.1);
Tailwind
colors: {
custom: {
50: '#fad4cf',
500: '#f7c2bb',
950: '#000000',
},
}SCSS
$custom: #f7c2bb; $custom-light: #fad4cf; $custom-dark: #000000;
JSON
{
"hex": "#f7c2bb",
"rgb": {
"r": 247,
"g": 194,
"b": 187
},
"hsl": {
"h": 7,
"s": 78.947,
"l": 85.098
},
"oklch": {
"l": 0.85926,
"c": 0.06192,
"h": 27.1
},
"luminance": 0.61946
}Semantic roles & 50–950 ramp
primary
#F7C2BB
secondary
#7DCFD9
accent
#C3DB0A
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171413
muted
#858383