#F3BFCC#F3BFCC
#F3BFCC is a very light, moderate red. Relative luminance 0.607; OKLCH L 85.4% C 0.062 H 1.8°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BFCC |
|---|---|
| RGB | rgb(243, 191, 204) |
| HSL | hsl(345, 68%, 85%) |
| HSV | hsv(345, 21%, 95%) |
| CMYK | cmyk(0%, 21.4%, 16%, 4.7%) |
| CIE-LAB | lab(82.21, 20.56, 0.64) |
| CIE-LCH | lch(82.21, 20.57, 1.78°) |
| OKLab | oklab(85.45% 0.0617 0.002) |
| OKLCH | oklch(85.45% 0.062 1.8) |
| XYZ | xyz(66.4921, 60.6785, 65.3246) |
| Luminance | 0.6068 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 2.61
Pink
#FFC0CB
ΔE00 2.73
Light Rose
#FFC5CB
ΔE00 3.39
Pastel Pink
#FFBACD
ΔE00 3.63
Pale Pink
#FFCFDC
ΔE00 3.67
Pale Rose
#FDC1C5
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BFCC #BFF3E6
analogous
#F3BFE6 #F3BFCC #F3CCBF
triadic
#F3BFCC #CCF3BF #BFCCF3
tetradic
#F3BFCC #E6F3BF #BFF3E6 #CCBFF3
square
#F3BFCC #E6F3BF #BFF3E6 #CCBFF3
split-complementary
#F3BFCC #BFF3CC #BFE6F3
monochromatic
#E0587A #E98BA3 #F3BFCC #FAE5EA #FAE5EA
Accessibility & contrast
On white
1.60
#F3BFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#F3BFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BFCC
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BFCC | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CC
Deuteranopia (green-blind)
#D1D0CB
Tritanopia (blue-blind)
#FCBCC3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f3bfcc; /* rgb */ color: rgb(243, 191, 204); /* oklch */ color: oklch(85.4% 0.062 1.8);
Tailwind
colors: {
custom: {
50: '#f7d2db',
500: '#f3bfcc',
950: '#000000',
},
}SCSS
$custom: #f3bfcc; $custom-light: #f7d2db; $custom-dark: #000000;
JSON
{
"hex": "#f3bfcc",
"rgb": {
"r": 243,
"g": 191,
"b": 204
},
"hsl": {
"h": 345,
"s": 68.421,
"l": 85.098
},
"oklch": {
"l": 0.85446,
"c": 0.06174,
"h": 1.8
},
"luminance": 0.60676
}Semantic roles & 50–950 ramp
primary
#F3BFCC
secondary
#83D3BF
accent
#D0A215
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171415
muted
#858384