#F4BBDA#F4BBDA
#F4BBDA is a very light, moderate pink. Relative luminance 0.598; OKLCH L 85.2% C 0.076 H 345.0°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BBDA |
|---|---|
| RGB | rgb(244, 187, 218) |
| HSL | hsl(327, 72%, 85%) |
| HSV | hsv(327, 23%, 96%) |
| CMYK | cmyk(0%, 23.4%, 10.7%, 4.3%) |
| CIE-LAB | lab(81.75, 25.27, -7.54) |
| CIE-LCH | lch(81.75, 26.37, 343.38°) |
| OKLab | oklab(85.24% 0.0739 -0.0198) |
| OKLCH | oklch(85.24% 0.076 345) |
| XYZ | xyz(67.7330, 59.8382, 74.2981) |
| Luminance | 0.5984 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.16
Baby Pink
#FFB7CE
ΔE00 4.47
Pastel Pink
#FFBACD
ΔE00 5.05
Pale Mauve
#FED0FC
ΔE00 6.71
Pale Pink
#FFCFDC
ΔE00 6.82
Light Pink
#FFD1DF
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BBDA #BBF4D5
analogous
#F1BBF4 #F4BBDA #F4BBBE
triadic
#F4BBDA #DAF4BB #BBDAF4
tetradic
#F4BBDA #F4F1BB #BBF4D5 #BBBEF4
square
#F4BBDA #F4F1BB #BBF4D5 #BBBEF4
split-complementary
#F4BBDA #BEF4BB #BBF4F1
monochromatic
#E352A1 #EB86BD #F4BBDA #FBE5F1 #FBE5F1
Accessibility & contrast
On white
1.62
#F4BBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#F4BBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BBDA
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BBDA | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DB
Deuteranopia (green-blind)
#CBCFD8
Tritanopia (blue-blind)
#FCBBC5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f4bbda; /* rgb */ color: rgb(244, 187, 218); /* oklch */ color: oklch(85.2% 0.076 345.0);
Tailwind
colors: {
custom: {
50: '#f8cfe5',
500: '#f4bbda',
950: '#000000',
},
}SCSS
$custom: #f4bbda; $custom-light: #f8cfe5; $custom-dark: #000000;
JSON
{
"hex": "#f4bbda",
"rgb": {
"r": 244,
"g": 187,
"b": 218
},
"hsl": {
"h": 327.368,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.85242,
"c": 0.07645,
"h": 345
},
"luminance": 0.59836
}Semantic roles & 50–950 ramp
primary
#F4BBDA
secondary
#7ED5A6
accent
#D46A11
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384