#FFC3BF#FFC3BF
#FFC3BF is a very light, moderate red. Relative luminance 0.641; OKLCH L 87.0% C 0.069 H 23.0°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC3BF |
|---|---|
| RGB | rgb(255, 195, 191) |
| HSL | hsl(4, 100%, 87%) |
| HSV | hsv(4, 25%, 100%) |
| CMYK | cmyk(0%, 23.5%, 25.1%, 0%) |
| CIE-LAB | lab(83.99, 20.87, 10.33) |
| CIE-LCH | lch(83.99, 23.28, 26.33°) |
| OKLab | oklab(87% 0.0639 0.0271) |
| OKLCH | oklch(87% 0.069 23) |
| XYZ | xyz(70.1602, 64.0552, 57.9484) |
| Luminance | 0.6405 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.03
Light Rose
#FFC5CB
ΔE00 3.83
Pink
#FFC0CB
ΔE00 5.47
Bubblegum
#FFC1CC
ΔE00 5.48
Lightpink
#FFB6C1
ΔE00 6.07
Pale Pink
#FFCFDC
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC3BF #BFFBFF
analogous
#FFBFDB #FFC3BF #FFE3BF
triadic
#FFC3BF #BFFFC3 #C3BFFF
tetradic
#FFC3BF #DBFFBF #BFFBFF #E3BFFF
square
#FFC3BF #DBFFBF #BFFBFF #E3BFFF
split-complementary
#FFC3BF #BFFFE3 #BFDBFF
monochromatic
#FF5045 #FF8A82 #FFC3BF #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.52
#FFC3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#FFC3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC3BF
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC3BF | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECBBE
Deuteranopia (green-blind)
#DCD6BE
Tritanopia (blue-blind)
#FFBDC2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffc3bf; /* rgb */ color: rgb(255, 195, 191); /* oklch */ color: oklch(87.0% 0.069 23.0);
Tailwind
colors: {
custom: {
50: '#ffd5d2',
500: '#ffc3bf',
950: '#000000',
},
}SCSS
$custom: #ffc3bf; $custom-light: #ffd5d2; $custom-dark: #000000;
JSON
{
"hex": "#ffc3bf",
"rgb": {
"r": 255,
"g": 195,
"b": 191
},
"hsl": {
"h": 3.75,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.86995,
"c": 0.0694,
"h": 23
},
"luminance": 0.64052
}Semantic roles & 50–950 ramp
primary
#FFC3BF
secondary
#7BE1E8
accent
#D7E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383