#FFC6BF#FFC6BF
#FFC6BF is a very light, moderate red. Relative luminance 0.654; OKLCH L 87.5% C 0.066 H 26.5°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC6BF |
|---|---|
| RGB | rgb(255, 198, 191) |
| HSL | hsl(7, 100%, 87%) |
| HSV | hsv(7, 25%, 100%) |
| CMYK | cmyk(0%, 22.4%, 25.1%, 0%) |
| CIE-LAB | lab(84.70, 19.30, 11.33) |
| CIE-LCH | lch(84.70, 22.37, 30.41°) |
| OKLab | oklab(87.54% 0.0593 0.0296) |
| OKLCH | oklch(87.54% 0.066 26.5) |
| XYZ | xyz(70.8391, 65.4130, 58.1747) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.32
Light Rose
#FFC5CB
ΔE00 4.93
Bubblegum
#FFC1CC
ΔE00 6.73
Pink
#FFC0CB
ΔE00 6.76
Lightpink
#FFB6C1
ΔE00 7.52
Pale Salmon
#FFB19A
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC6BF #BFF8FF
analogous
#FFBFD8 #FFC6BF #FFE6BF
triadic
#FFC6BF #BFFFC6 #C6BFFF
tetradic
#FFC6BF #D8FFBF #BFF8FF #E6BFFF
square
#FFC6BF #D8FFBF #BFF8FF #E6BFFF
split-complementary
#FFC6BF #BFFFE6 #BFD8FF
monochromatic
#FF5945 #FF8F82 #FFC6BF #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.49
#FFC6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#FFC6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC6BF
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC6BF | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDBE
Deuteranopia (green-blind)
#DFD8BE
Tritanopia (blue-blind)
#FFC0C4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffc6bf; /* rgb */ color: rgb(255, 198, 191); /* oklch */ color: oklch(87.5% 0.066 26.5);
Tailwind
colors: {
custom: {
50: '#ffd7d2',
500: '#ffc6bf',
950: '#000000',
},
}SCSS
$custom: #ffc6bf; $custom-light: #ffd7d2; $custom-dark: #000000;
JSON
{
"hex": "#ffc6bf",
"rgb": {
"r": 255,
"g": 198,
"b": 191
},
"hsl": {
"h": 6.563,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.87539,
"c": 0.06627,
"h": 26.5
},
"luminance": 0.6541
}Semantic roles & 50–950 ramp
primary
#FFC6BF
secondary
#7BDCE8
accent
#CCE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383