#F4BFEB#F4BFEB
#F4BFEB is a very light, moderate pink. Relative luminance 0.625; OKLCH L 86.5% C 0.083 H 332.2°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BFEB |
|---|---|
| RGB | rgb(244, 191, 235) |
| HSL | hsl(310, 71%, 85%) |
| HSV | hsv(310, 22%, 96%) |
| CMYK | cmyk(0%, 21.7%, 3.7%, 4.3%) |
| CIE-LAB | lab(83.18, 26.05, -14.53) |
| CIE-LCH | lch(83.18, 29.83, 330.85°) |
| OKLab | oklab(86.51% 0.0735 -0.0388) |
| OKLCH | oklch(86.51% 0.083 332.2) |
| XYZ | xyz(70.9331, 62.4949, 86.9073) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.85
Very Light Purple
#F6CEFC
ΔE00 4.19
Light Lavendar
#EFC0FE
ΔE00 5.23
Light Lilac
#EDC8FF
ΔE00 5.54
Pale Lavender
#EECFFE
ΔE00 5.97
Powder Pink
#FFB2D0
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BFEB #BFF4C8
analogous
#E3BFF4 #F4BFEB #F4BFD0
triadic
#F4BFEB #EBF4BF #BFEBF4
tetradic
#F4BFEB #F4E3BF #BFF4C8 #BFD0F4
square
#F4BFEB #F4E3BF #BFF4C8 #BFD0F4
split-complementary
#F4BFEB #D0F4BF #BFF4E3
monochromatic
#E257CA #EB8BDB #F4BFEB #FBE5F7 #FBE5F7
Accessibility & contrast
On white
1.56
#F4BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#F4BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BFEB
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BFEB | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBED
Deuteranopia (green-blind)
#CAD2E9
Tritanopia (blue-blind)
#F9C2CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f4bfeb; /* rgb */ color: rgb(244, 191, 235); /* oklch */ color: oklch(86.5% 0.083 332.2);
Tailwind
colors: {
custom: {
50: '#f8d2f1',
500: '#f4bfeb',
950: '#000000',
},
}SCSS
$custom: #f4bfeb; $custom-light: #f8d2f1; $custom-dark: #000000;
JSON
{
"hex": "#f4bfeb",
"rgb": {
"r": 244,
"g": 191,
"b": 235
},
"hsl": {
"h": 310.189,
"s": 70.667,
"l": 85.294
},
"oklch": {
"l": 0.86506,
"c": 0.0831,
"h": 332.2
},
"luminance": 0.62493
}Semantic roles & 50–950 ramp
primary
#F4BFEB
secondary
#82D590
accent
#D33313
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385