#F4BEEB#F4BEEB
#F4BEEB is a very light, moderate pink. Relative luminance 0.621; OKLCH L 86.3% C 0.085 H 332.1°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BEEB |
|---|---|
| RGB | rgb(244, 190, 235) |
| HSL | hsl(310, 71%, 85%) |
| HSV | hsv(310, 22%, 96%) |
| CMYK | cmyk(0%, 22.1%, 3.7%, 4.3%) |
| CIE-LAB | lab(82.95, 26.58, -14.87) |
| CIE-LCH | lch(82.95, 30.46, 330.77°) |
| OKLab | oklab(86.33% 0.075 -0.0397) |
| OKLCH | oklch(86.33% 0.085 332.1) |
| XYZ | xyz(70.7158, 62.0602, 86.8349) |
| Luminance | 0.6206 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.05
Very Light Purple
#F6CEFC
ΔE00 4.36
Light Lavendar
#EFC0FE
ΔE00 5.11
Light Lilac
#EDC8FF
ΔE00 5.57
Pale Lavender
#EECFFE
ΔE00 6.12
Powder Pink
#FFB2D0
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BEEB #BEF4C7
analogous
#E2BEF4 #F4BEEB #F4BED0
triadic
#F4BEEB #EBF4BE #BEEBF4
tetradic
#F4BEEB #F4E2BE #BEF4C7 #BED0F4
square
#F4BEEB #F4E2BE #BEF4C7 #BED0F4
split-complementary
#F4BEEB #D0F4BE #BEF4E2
monochromatic
#E255CB #EB8ADB #F4BEEB #FBE5F7 #FBE5F7
Accessibility & contrast
On white
1.57
#F4BEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#F4BEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BEEB
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BEEB | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAED
Deuteranopia (green-blind)
#C9D1E9
Tritanopia (blue-blind)
#F9C1CD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f4beeb; /* rgb */ color: rgb(244, 190, 235); /* oklch */ color: oklch(86.3% 0.085 332.1);
Tailwind
colors: {
custom: {
50: '#f8d2f1',
500: '#f4beeb',
950: '#000000',
},
}SCSS
$custom: #f4beeb; $custom-light: #f8d2f1; $custom-dark: #000000;
JSON
{
"hex": "#f4beeb",
"rgb": {
"r": 244,
"g": 190,
"b": 235
},
"hsl": {
"h": 310,
"s": 71.053,
"l": 85.098
},
"oklch": {
"l": 0.86329,
"c": 0.08486,
"h": 332.1
},
"luminance": 0.62058
}Semantic roles & 50–950 ramp
primary
#F4BEEB
secondary
#81D58F
accent
#D33312
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385