#F3CBDB#F3CBDB
#F3CBDB is a very light, muted pink. Relative luminance 0.669; OKLCH L 88.1% C 0.049 H 352.1°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CBDB |
|---|---|
| RGB | rgb(243, 203, 219) |
| HSL | hsl(336, 63%, 87%) |
| HSV | hsv(336, 16%, 95%) |
| CMYK | cmyk(0%, 16.5%, 9.9%, 4.7%) |
| CIE-LAB | lab(85.44, 16.63, -2.64) |
| CIE-LCH | lch(85.44, 16.84, 350.99°) |
| OKLab | oklab(88.09% 0.049 -0.0068) |
| OKLCH | oklch(88.09% 0.049 352.1) |
| XYZ | xyz(71.1035, 66.8829, 76.1682) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 2.39
Pale Pink
#FFCFDC
ΔE00 2.68
Bubblegum
#FFC1CC
ΔE00 5.78
Light Rose
#FFC5CB
ΔE00 5.88
Pink
#FFC0CB
ΔE00 6.01
Thistle
#D8BFD8
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CBDB #CBF3E3
analogous
#F3CBEF #F3CBDB #F3CFCB
triadic
#F3CBDB #DBF3CB #CBDBF3
tetradic
#F3CBDB #EFF3CB #CBF3E3 #CFCBF3
square
#F3CBDB #EFF3CB #CBF3E3 #CFCBF3
split-complementary
#F3CBDB #CBF3CF #CBEFF3
monochromatic
#DC6896 #E899B9 #F3CBDB #F9E6EE #F9E6EE
Accessibility & contrast
On white
1.46
#F3CBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#F3CBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CBDB
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CBDB | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DC
Deuteranopia (green-blind)
#D7D8DA
Tritanopia (blue-blind)
#FACAD0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f3cbdb; /* rgb */ color: rgb(243, 203, 219); /* oklch */ color: oklch(88.1% 0.049 352.1);
Tailwind
colors: {
custom: {
50: '#f7dbe6',
500: '#f3cbdb',
950: '#000000',
},
}SCSS
$custom: #f3cbdb; $custom-light: #f7dbe6; $custom-dark: #000000;
JSON
{
"hex": "#f3cbdb",
"rgb": {
"r": 243,
"g": 203,
"b": 219
},
"hsl": {
"h": 336,
"s": 62.5,
"l": 87.451
},
"oklch": {
"l": 0.88087,
"c": 0.04949,
"h": 352.1
},
"luminance": 0.66881
}Semantic roles & 50–950 ramp
primary
#F3CBDB
secondary
#8FD3B8
accent
#CA841B
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171515
muted
#858484