#F7BEBC#F7BEBC
#F7BEBC is a very light, moderate red. Relative luminance 0.602; OKLCH L 85.2% C 0.066 H 20.9°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BEBC |
|---|---|
| RGB | rgb(247, 190, 188) |
| HSL | hsl(2, 79%, 85%) |
| HSV | hsv(2, 24%, 97%) |
| CMYK | cmyk(0%, 23.1%, 23.9%, 3.1%) |
| CIE-LAB | lab(81.97, 20.16, 8.93) |
| CIE-LCH | lch(81.97, 22.05, 23.89°) |
| OKLab | oklab(85.22% 0.0617 0.0235) |
| OKLCH | oklch(85.22% 0.066 20.9) |
| XYZ | xyz(65.8492, 60.2350, 55.7252) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.53
Light Rose
#FFC5CB
ΔE00 3.53
Pink
#FFC0CB
ΔE00 4.91
Bubblegum
#FFC1CC
ΔE00 4.93
Lightpink
#FFB6C1
ΔE00 5.38
Pale Pink
#FFCFDC
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BEBC #BCF5F7
analogous
#F7BCD7 #F7BEBC #F7DBBC
triadic
#F7BEBC #BCF7BE #BEBCF7
tetradic
#F7BEBC #D7F7BC #BCF5F7 #DBBCF7
square
#F7BEBC #D7F7BC #BCF5F7 #DBBCF7
split-complementary
#F7BEBC #BCF7DB #BCD7F7
monochromatic
#EA544F #F08985 #F7BEBC #FCE4E4 #FCE4E4
Accessibility & contrast
On white
1.61
#F7BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#F7BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BEBC
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BEBC | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BC
Deuteranopia (green-blind)
#D6D0BB
Tritanopia (blue-blind)
#FFB8BE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f7bebc; /* rgb */ color: rgb(247, 190, 188); /* oklch */ color: oklch(85.2% 0.066 20.9);
Tailwind
colors: {
custom: {
50: '#fbd1d0',
500: '#f7bebc',
950: '#000000',
},
}SCSS
$custom: #f7bebc; $custom-light: #fbd1d0; $custom-dark: #000000;
JSON
{
"hex": "#f7bebc",
"rgb": {
"r": 247,
"g": 190,
"b": 188
},
"hsl": {
"h": 2.034,
"s": 78.667,
"l": 85.294
},
"oklch": {
"l": 0.8522,
"c": 0.066,
"h": 20.9
},
"luminance": 0.60232
}Semantic roles & 50–950 ramp
primary
#F7BEBC
secondary
#7ED6DA
accent
#D4DB0B
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383