#F4BFDA#F4BFDA
#F4BFDA is a very light, moderate pink. Relative luminance 0.616; OKLCH L 86.0% C 0.070 H 346.6°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BFDA |
|---|---|
| RGB | rgb(244, 191, 218) |
| HSL | hsl(329, 71%, 85%) |
| HSV | hsv(329, 22%, 96%) |
| CMYK | cmyk(0%, 21.7%, 10.7%, 4.3%) |
| CIE-LAB | lab(82.68, 23.15, -6.17) |
| CIE-LCH | lch(82.68, 23.96, 345.08°) |
| OKLab | oklab(85.96% 0.0678 -0.0161) |
| OKLCH | oklch(85.96% 0.07 346.6) |
| XYZ | xyz(68.5934, 61.5590, 74.5849) |
| Luminance | 0.6156 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 4.52
Pastel Pink
#FFBACD
ΔE00 4.73
Powder Pink
#FFB2D0
ΔE00 4.82
Pale Pink
#FFCFDC
ΔE00 5.49
Light Pink
#FFD1DF
ΔE00 5.52
Bubblegum
#FFC1CC
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BFDA #BFF4D9
analogous
#F4BFF4 #F4BFDA #F4BFBF
triadic
#F4BFDA #DAF4BF #BFDAF4
tetradic
#F4BFDA #F4F4BF #BFF4D9 #BFBFF4
square
#F4BFDA #F4F4BF #BFF4D9 #BFBFF4
split-complementary
#F4BFDA #BFF4BF #BFF4F4
monochromatic
#E2579E #EB8BBC #F4BFDA #FBE5F0 #FBE5F0
Accessibility & contrast
On white
1.58
#F4BFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#F4BFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BFDA
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BFDA | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DB
Deuteranopia (green-blind)
#CFD1D9
Tritanopia (blue-blind)
#FCBEC8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f4bfda; /* rgb */ color: rgb(244, 191, 218); /* oklch */ color: oklch(86.0% 0.070 346.6);
Tailwind
colors: {
custom: {
50: '#f8d2e5',
500: '#f4bfda',
950: '#000000',
},
}SCSS
$custom: #f4bfda; $custom-light: #f8d2e5; $custom-dark: #000000;
JSON
{
"hex": "#f4bfda",
"rgb": {
"r": 244,
"g": 191,
"b": 218
},
"hsl": {
"h": 329.434,
"s": 70.667,
"l": 85.294
},
"oklch": {
"l": 0.85958,
"c": 0.06969,
"h": 346.6
},
"luminance": 0.61557
}Semantic roles & 50–950 ramp
primary
#F4BFDA
secondary
#82D5AB
accent
#D37113
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384