#F4BEBF#F4BEBF
#F4BEBF is a very light, moderate red. Relative luminance 0.598; OKLCH L 85.0% C 0.062 H 17.2°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BEBF |
|---|---|
| RGB | rgb(244, 190, 191) |
| HSL | hsl(359, 71%, 85%) |
| HSV | hsv(359, 22%, 96%) |
| CMYK | cmyk(0%, 22.1%, 21.7%, 4.3%) |
| CIE-LAB | lab(81.74, 19.50, 6.96) |
| CIE-LCH | lch(81.74, 20.70, 19.64°) |
| OKLab | oklab(85% 0.0595 0.0184) |
| OKLCH | oklch(85% 0.062 17.2) |
| XYZ | xyz(65.1263, 59.8244, 57.3969) |
| Luminance | 0.5982 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.01
Light Rose
#FFC5CB
ΔE00 2.81
Bubblegum
#FFC1CC
ΔE00 4.06
Pink
#FFC0CB
ΔE00 4.07
Lightpink
#FFB6C1
ΔE00 4.91
Pale Pink
#FFCFDC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BEBF #BEF4F3
analogous
#F4BEDA #F4BEBF #F4D8BE
triadic
#F4BEBF #BFF4BE #BEBFF4
tetradic
#F4BEBF #DAF4BE #BEF4F3 #D8BEF4
square
#F4BEBF #DAF4BE #BEF4F3 #D8BEF4
split-complementary
#F4BEBF #BEF4D8 #BEDAF4
monochromatic
#E25558 #EB8A8B #F4BEBF #FBE5E5 #FBE5E5
Accessibility & contrast
On white
1.62
#F4BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#F4BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BEBF
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BEBF | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BF
Deuteranopia (green-blind)
#D4CFBE
Tritanopia (blue-blind)
#FFB9BF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f4bebf; /* rgb */ color: rgb(244, 190, 191); /* oklch */ color: oklch(85.0% 0.062 17.2);
Tailwind
colors: {
custom: {
50: '#f8d1d2',
500: '#f4bebf',
950: '#000000',
},
}SCSS
$custom: #f4bebf; $custom-light: #f8d1d2; $custom-dark: #000000;
JSON
{
"hex": "#f4bebf",
"rgb": {
"r": 244,
"g": 190,
"b": 191
},
"hsl": {
"h": 358.889,
"s": 71.053,
"l": 85.098
},
"oklch": {
"l": 0.85003,
"c": 0.06229,
"h": 17.2
},
"luminance": 0.59822
}Semantic roles & 50–950 ramp
primary
#F4BEBF
secondary
#81D5D3
accent
#D3D012
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383