#FFC7BA#FFC7BA
#FFC7BA is a very light, moderate red. Relative luminance 0.657; OKLCH L 87.6% C 0.067 H 33.4°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC7BA |
|---|---|
| RGB | rgb(255, 199, 186) |
| HSL | hsl(11, 100%, 86%) |
| HSV | hsv(11, 27%, 100%) |
| CMYK | cmyk(0%, 22%, 27.1%, 0%) |
| CIE-LAB | lab(84.82, 18.09, 14.16) |
| CIE-LCH | lch(84.82, 22.98, 38.04°) |
| OKLab | oklab(87.6% 0.0558 0.0368) |
| OKLCH | oklch(87.6% 0.067 33.4) |
| XYZ | xyz(70.5276, 65.6554, 55.4027) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.62
Pale Rose
#FDC1C5
ΔE00 6.74
Light Rose
#FFC5CB
ΔE00 7.36
Apricot
#FBCEB1
ΔE00 7.78
Light Salmon
#FEA993
ΔE00 8.26
Bubblegum
#FFC1CC
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC7BA #BAF2FF
analogous
#FFBAD0 #FFC7BA #FFEABA
triadic
#FFC7BA #BAFFC7 #C7BAFF
tetradic
#FFC7BA #D0FFBA #BAF2FF #EABAFF
square
#FFC7BA #D0FFBA #BAF2FF #EABAFF
split-complementary
#FFC7BA #BAFFEA #BAD0FF
monochromatic
#FF6440 #FF957D #FFC7BA #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.49
#FFC7BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#FFC7BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC7BA
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC7BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC7BA | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDB9
Deuteranopia (green-blind)
#E0D8BA
Tritanopia (blue-blind)
#FFC0C3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffc7ba; /* rgb */ color: rgb(255, 199, 186); /* oklch */ color: oklch(87.6% 0.067 33.4);
Tailwind
colors: {
custom: {
50: '#ffd8ce',
500: '#ffc7ba',
950: '#000000',
},
}SCSS
$custom: #ffc7ba; $custom-light: #ffd8ce; $custom-dark: #000000;
JSON
{
"hex": "#ffc7ba",
"rgb": {
"r": 255,
"g": 199,
"b": 186
},
"hsl": {
"h": 11.304,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.87599,
"c": 0.06685,
"h": 33.4
},
"luminance": 0.65652
}Semantic roles & 50–950 ramp
primary
#FFC7BA
secondary
#76D2E7
accent
#BAE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383