#F8BEBF#F8BEBF
#F8BEBF is a very light, moderate red. Relative luminance 0.605; OKLCH L 85.4% C 0.067 H 17.4°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BEBF |
|---|---|
| RGB | rgb(248, 190, 191) |
| HSL | hsl(359, 81%, 86%) |
| HSV | hsv(359, 23%, 97%) |
| CMYK | cmyk(0%, 23.4%, 23%, 2.7%) |
| CIE-LAB | lab(82.14, 20.95, 7.57) |
| CIE-LCH | lch(82.14, 22.28, 19.88°) |
| OKLab | oklab(85.4% 0.0639 0.02) |
| OKLCH | oklch(85.4% 0.067 17.4) |
| XYZ | xyz(66.5296, 60.5480, 57.4627) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.46
Light Rose
#FFC5CB
ΔE00 2.55
Pink
#FFC0CB
ΔE00 3.75
Bubblegum
#FFC1CC
ΔE00 3.78
Lightpink
#FFB6C1
ΔE00 4.36
Soft Pink
#FDB0C0
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BEBF #BEF8F7
analogous
#F8BEDC #F8BEBF #F8DABE
triadic
#F8BEBF #BFF8BE #BEBFF8
tetradic
#F8BEBF #DCF8BE #BEF8F7 #DABEF8
square
#F8BEBF #DCF8BE #BEF8F7 #DABEF8
split-complementary
#F8BEBF #BEF8DA #BEDCF8
monochromatic
#EC4F52 #F28789 #F8BEBF #FCE3E4 #FCE3E4
Accessibility & contrast
On white
1.60
#F8BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#F8BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BEBF
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BEBF | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BF
Deuteranopia (green-blind)
#D6D0BE
Tritanopia (blue-blind)
#FFB9BF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f8bebf; /* rgb */ color: rgb(248, 190, 191); /* oklch */ color: oklch(85.4% 0.067 17.4);
Tailwind
colors: {
custom: {
50: '#fbd1d2',
500: '#f8bebf',
950: '#000000',
},
}SCSS
$custom: #f8bebf; $custom-light: #fbd1d2; $custom-dark: #000000;
JSON
{
"hex": "#f8bebf",
"rgb": {
"r": 248,
"g": 190,
"b": 191
},
"hsl": {
"h": 358.966,
"s": 80.556,
"l": 85.882
},
"oklch": {
"l": 0.85397,
"c": 0.06698,
"h": 17.4
},
"luminance": 0.60545
}Semantic roles & 50–950 ramp
primary
#F8BEBF
secondary
#7FDBDA
accent
#DDD909
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383