#F4BBDF#F4BBDF
#F4BBDF is a very light, moderate pink. Relative luminance 0.601; OKLCH L 85.4% C 0.080 H 340.7°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BBDF |
|---|---|
| RGB | rgb(244, 187, 223) |
| HSL | hsl(322, 72%, 85%) |
| HSV | hsv(322, 23%, 96%) |
| CMYK | cmyk(0%, 23.4%, 8.6%, 4.3%) |
| CIE-LAB | lab(81.89, 26.10, -10.01) |
| CIE-LCH | lch(81.89, 27.96, 339.01°) |
| OKLab | oklab(85.4% 0.0755 -0.0264) |
| OKLCH | oklch(85.4% 0.08 340.7) |
| XYZ | xyz(68.3971, 60.1038, 77.7960) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.97
Baby Pink
#FFB7CE
ΔE00 5.67
Pale Mauve
#FED0FC
ΔE00 5.79
Pastel Pink
#FFBACD
ΔE00 6.37
Very Light Purple
#F6CEFC
ΔE00 6.50
Thistle
#D8BFD8
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BBDF #BBF4D0
analogous
#EDBBF4 #F4BBDF #F4BBC3
triadic
#F4BBDF #DFF4BB #BBDFF4
tetradic
#F4BBDF #F4EDBB #BBF4D0 #BBC3F4
square
#F4BBDF #F4EDBB #BBF4D0 #BBC3F4
split-complementary
#F4BBDF #C3F4BB #BBF4ED
monochromatic
#E352AD #EB86C6 #F4BBDF #FBE5F3 #FBE5F3
Accessibility & contrast
On white
1.61
#F4BBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#F4BBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BBDF
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BBDF | 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)
#BDC6E0
Deuteranopia (green-blind)
#CACFDD
Tritanopia (blue-blind)
#FBBCC7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f4bbdf; /* rgb */ color: rgb(244, 187, 223); /* oklch */ color: oklch(85.4% 0.080 340.7);
Tailwind
colors: {
custom: {
50: '#f8cfe9',
500: '#f4bbdf',
950: '#000000',
},
}SCSS
$custom: #f4bbdf; $custom-light: #f8cfe9; $custom-dark: #000000;
JSON
{
"hex": "#f4bbdf",
"rgb": {
"r": 244,
"g": 187,
"b": 223
},
"hsl": {
"h": 322.105,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.85401,
"c": 0.08004,
"h": 340.7
},
"luminance": 0.60101
}Semantic roles & 50–950 ramp
primary
#F4BBDF
secondary
#7ED59E
accent
#D45911
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171416
muted
#858384