#F3BCDA#F3BCDA
#F3BCDA is a very light, moderate pink. Relative luminance 0.601; OKLCH L 85.3% C 0.074 H 344.9°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BCDA |
|---|---|
| RGB | rgb(243, 188, 218) |
| HSL | hsl(327, 70%, 85%) |
| HSV | hsv(327, 23%, 95%) |
| CMYK | cmyk(0%, 22.6%, 10.3%, 4.7%) |
| CIE-LAB | lab(81.88, 24.40, -7.35) |
| CIE-LCH | lch(81.88, 25.48, 343.23°) |
| OKLab | oklab(85.32% 0.0712 -0.0193) |
| OKLCH | oklch(85.32% 0.074 344.9) |
| XYZ | xyz(67.5997, 60.0855, 74.3528) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.48
Baby Pink
#FFB7CE
ΔE00 4.62
Pastel Pink
#FFBACD
ΔE00 5.10
Pale Pink
#FFCFDC
ΔE00 6.51
Light Pink
#FFD1DF
ΔE00 6.54
Pale Mauve
#FED0FC
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BCDA #BCF3D5
analogous
#F1BCF3 #F3BCDA #F3BCBF
triadic
#F3BCDA #DAF3BC #BCDAF3
tetradic
#F3BCDA #F3F1BC #BCF3D5 #BCBFF3
square
#F3BCDA #F3F1BC #BCF3D5 #BCBFF3
split-complementary
#F3BCDA #BFF3BC #BCF3F1
monochromatic
#E054A1 #EA88BD #F3BCDA #FAE5F1 #FAE5F1
Accessibility & contrast
On white
1.61
#F3BCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#F3BCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BCDA
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BCDA | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC6DB
Deuteranopia (green-blind)
#CCCFD9
Tritanopia (blue-blind)
#FBBCC6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f3bcda; /* rgb */ color: rgb(243, 188, 218); /* oklch */ color: oklch(85.3% 0.074 344.9);
Tailwind
colors: {
custom: {
50: '#f7d0e5',
500: '#f3bcda',
950: '#000000',
},
}SCSS
$custom: #f3bcda; $custom-light: #f7d0e5; $custom-dark: #000000;
JSON
{
"hex": "#f3bcda",
"rgb": {
"r": 243,
"g": 188,
"b": 218
},
"hsl": {
"h": 327.273,
"s": 69.62,
"l": 84.51
},
"oklch": {
"l": 0.85324,
"c": 0.0738,
"h": 344.9
},
"luminance": 0.60083
}Semantic roles & 50–950 ramp
primary
#F3BCDA
secondary
#80D3A6
accent
#D26A14
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384