#F7CBBE#F7CBBE
#F7CBBE is a very light, muted red. Relative luminance 0.662; OKLCH L 87.7% C 0.053 H 37.1°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CBBE |
|---|---|
| RGB | rgb(247, 203, 190) |
| HSL | hsl(14, 78%, 86%) |
| HSV | hsv(14, 23%, 97%) |
| CMYK | cmyk(0%, 17.8%, 23.1%, 3.1%) |
| CIE-LAB | lab(85.10, 13.61, 12.33) |
| CIE-LCH | lch(85.10, 18.36, 42.17°) |
| OKLab | oklab(87.67% 0.0425 0.0321) |
| OKLCH | oklch(87.67% 0.053 37.1) |
| XYZ | xyz(69.0086, 66.2064, 57.8493) |
| Luminance | 0.6620 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.29
Mistyrose
#FFE4E1
ΔE00 7.66
Pale Rose
#FDC1C5
ΔE00 8.17
Light Rose
#FFC5CB
ΔE00 8.53
Pale Salmon
#FFB19A
ΔE00 8.67
Peach
#FFDAB9
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CBBE #BEEAF7
analogous
#F7BECD #F7CBBE #F7E7BE
triadic
#F7CBBE #BEF7CB #CBBEF7
tetradic
#F7CBBE #CDF7BE #BEEAF7 #E7BEF7
square
#F7CBBE #CDF7BE #BEEAF7 #E7BEF7
split-complementary
#F7CBBE #BEF7E7 #BECDF7
monochromatic
#EA7451 #F09F88 #F7CBBE #FCE9E4 #FCE9E4
Accessibility & contrast
On white
1.47
#F7CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#F7CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CBBE
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CBBE | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBD
Deuteranopia (green-blind)
#DFD8BE
Tritanopia (blue-blind)
#FFC5C7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f7cbbe; /* rgb */ color: rgb(247, 203, 190); /* oklch */ color: oklch(87.7% 0.053 37.1);
Tailwind
colors: {
custom: {
50: '#fadad1',
500: '#f7cbbe',
950: '#000000',
},
}SCSS
$custom: #f7cbbe; $custom-light: #fadad1; $custom-dark: #000000;
JSON
{
"hex": "#f7cbbe",
"rgb": {
"r": 247,
"g": 203,
"b": 190
},
"hsl": {
"h": 13.684,
"s": 78.082,
"l": 85.686
},
"oklch": {
"l": 0.87672,
"c": 0.05328,
"h": 37.1
},
"luminance": 0.66204
}Semantic roles & 50–950 ramp
primary
#F7CBBE
secondary
#80C5DA
accent
#ABDA0B
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171514
muted
#858483