#F4BFDF#F4BFDF
#F4BFDF is a very light, moderate pink. Relative luminance 0.618; OKLCH L 86.1% C 0.073 H 341.9°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BFDF |
|---|---|
| RGB | rgb(244, 191, 223) |
| HSL | hsl(324, 71%, 85%) |
| HSV | hsv(324, 22%, 96%) |
| CMYK | cmyk(0%, 21.7%, 8.6%, 4.3%) |
| CIE-LAB | lab(82.82, 23.98, -8.64) |
| CIE-LCH | lch(82.82, 25.49, 340.19°) |
| OKLab | oklab(86.11% 0.0695 -0.0227) |
| OKLCH | oklch(86.11% 0.073 341.9) |
| XYZ | xyz(69.2576, 61.8247, 78.0828) |
| Luminance | 0.6182 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.30
Baby Pink
#FFB7CE
ΔE00 5.50
Pale Mauve
#FED0FC
ΔE00 5.58
Pastel Pink
#FFBACD
ΔE00 5.94
Very Light Purple
#F6CEFC
ΔE00 6.35
Light Pink
#FFD1DF
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BFDF #BFF4D4
analogous
#EFBFF4 #F4BFDF #F4BFC4
triadic
#F4BFDF #DFF4BF #BFDFF4
tetradic
#F4BFDF #F4EFBF #BFF4D4 #BFC4F4
square
#F4BFDF #F4EFBF #BFF4D4 #BFC4F4
split-complementary
#F4BFDF #C4F4BF #BFF4EF
monochromatic
#E257AB #EB8BC5 #F4BFDF #FBE5F2 #FBE5F2
Accessibility & contrast
On white
1.57
#F4BFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#F4BFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BFDF
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BFDF | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9E0
Deuteranopia (green-blind)
#CDD1DD
Tritanopia (blue-blind)
#FBBFCA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f4bfdf; /* rgb */ color: rgb(244, 191, 223); /* oklch */ color: oklch(86.1% 0.073 341.9);
Tailwind
colors: {
custom: {
50: '#f8d2e9',
500: '#f4bfdf',
950: '#000000',
},
}SCSS
$custom: #f4bfdf; $custom-light: #f8d2e9; $custom-dark: #000000;
JSON
{
"hex": "#f4bfdf",
"rgb": {
"r": 244,
"g": 191,
"b": 223
},
"hsl": {
"h": 323.774,
"s": 70.667,
"l": 85.294
},
"oklch": {
"l": 0.86114,
"c": 0.07315,
"h": 341.9
},
"luminance": 0.61822
}Semantic roles & 50–950 ramp
primary
#F4BFDF
secondary
#82D5A3
accent
#D35F13
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171416
muted
#858384