#F4BEE5#F4BEE5
#F4BEE5 is a very light, moderate pink. Relative luminance 0.617; OKLCH L 86.1% C 0.080 H 336.5°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BEE5 |
|---|---|
| RGB | rgb(244, 190, 229) |
| HSL | hsl(317, 71%, 85%) |
| HSV | hsv(317, 22%, 96%) |
| CMYK | cmyk(0%, 22.1%, 6.1%, 4.3%) |
| CIE-LAB | lab(82.76, 25.53, -11.94) |
| CIE-LCH | lch(82.76, 28.19, 334.95°) |
| OKLab | oklab(86.13% 0.073 -0.0317) |
| OKLCH | oklch(86.13% 0.08 336.5) |
| XYZ | xyz(69.8635, 61.7193, 82.3464) |
| Luminance | 0.6172 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.59
Very Light Purple
#F6CEFC
ΔE00 5.19
Powder Pink
#FFB2D0
ΔE00 6.23
Light Lavendar
#EFC0FE
ΔE00 6.68
Light Lilac
#EDC8FF
ΔE00 6.85
Baby Pink
#FFB7CE
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BEE5 #BEF4CD
analogous
#E8BEF4 #F4BEE5 #F4BECA
triadic
#F4BEE5 #E5F4BE #BEE5F4
tetradic
#F4BEE5 #F4E8BE #BEF4CD #BECAF4
square
#F4BEE5 #F4E8BE #BEF4CD #BECAF4
split-complementary
#F4BEE5 #CAF4BE #BEF4E8
monochromatic
#E255BB #EB8AD0 #F4BEE5 #FBE5F5 #FBE5F5
Accessibility & contrast
On white
1.57
#F4BEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#F4BEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BEE5
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BEE5 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC9E7
Deuteranopia (green-blind)
#CBD1E3
Tritanopia (blue-blind)
#FABFCB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f4bee5; /* rgb */ color: rgb(244, 190, 229); /* oklch */ color: oklch(86.1% 0.080 336.5);
Tailwind
colors: {
custom: {
50: '#f8d2ed',
500: '#f4bee5',
950: '#000000',
},
}SCSS
$custom: #f4bee5; $custom-light: #f8d2ed; $custom-dark: #000000;
JSON
{
"hex": "#f4bee5",
"rgb": {
"r": 244,
"g": 190,
"b": 229
},
"hsl": {
"h": 316.667,
"s": 71.053,
"l": 85.098
},
"oklch": {
"l": 0.86129,
"c": 0.07961,
"h": 336.5
},
"luminance": 0.61717
}Semantic roles & 50–950 ramp
primary
#F4BEE5
secondary
#81D599
accent
#D34812
background
#FFFEFE
surface
#FFFBFD
border
#D7D4D5
text
#171416
muted
#858384