#FFC7BF#FFC7BF
#FFC7BF is a very light, moderate red. Relative luminance 0.659; OKLCH L 87.7% C 0.065 H 27.8°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC7BF |
|---|---|
| RGB | rgb(255, 199, 191) |
| HSL | hsl(8, 100%, 87%) |
| HSV | hsv(8, 25%, 100%) |
| CMYK | cmyk(0%, 22%, 25.1%, 0%) |
| CIE-LAB | lab(84.93, 18.77, 11.66) |
| CIE-LCH | lch(84.93, 22.10, 31.84°) |
| OKLab | oklab(87.72% 0.0578 0.0305) |
| OKLCH | oklch(87.72% 0.065 27.8) |
| XYZ | xyz(71.0684, 65.8717, 58.2512) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.78
Light Rose
#FFC5CB
ΔE00 5.35
Bubblegum
#FFC1CC
ΔE00 7.18
Pink
#FFC0CB
ΔE00 7.22
Pale Salmon
#FFB19A
ΔE00 7.76
Lightpink
#FFB6C1
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC7BF #BFF7FF
analogous
#FFBFD7 #FFC7BF #FFE7BF
triadic
#FFC7BF #BFFFC7 #C7BFFF
tetradic
#FFC7BF #D7FFBF #BFF7FF #E7BFFF
square
#FFC7BF #D7FFBF #BFF7FF #E7BFFF
split-complementary
#FFC7BF #BFFFE7 #BFD7FF
monochromatic
#FF5C45 #FF9182 #FFC7BF #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.48
#FFC7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#FFC7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC7BF
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC7BF | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CEBE
Deuteranopia (green-blind)
#DFD8BE
Tritanopia (blue-blind)
#FFC0C5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffc7bf; /* rgb */ color: rgb(255, 199, 191); /* oklch */ color: oklch(87.7% 0.065 27.8);
Tailwind
colors: {
custom: {
50: '#ffd8d2',
500: '#ffc7bf',
950: '#000000',
},
}SCSS
$custom: #ffc7bf; $custom-light: #ffd8d2; $custom-dark: #000000;
JSON
{
"hex": "#ffc7bf",
"rgb": {
"r": 255,
"g": 199,
"b": 191
},
"hsl": {
"h": 7.5,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.87721,
"c": 0.06529,
"h": 27.8
},
"luminance": 0.65868
}Semantic roles & 50–950 ramp
primary
#FFC7BF
secondary
#7BDAE8
accent
#C9E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383