#F9BEBF#F9BEBF
#F9BEBF is a very light, moderate red. Relative luminance 0.607; OKLCH L 85.5% C 0.068 H 17.5°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BEBF |
|---|---|
| RGB | rgb(249, 190, 191) |
| HSL | hsl(359, 83%, 86%) |
| HSV | hsv(359, 24%, 98%) |
| CMYK | cmyk(0%, 23.7%, 23.3%, 2.4%) |
| CIE-LAB | lab(82.23, 21.31, 7.73) |
| CIE-LCH | lch(82.23, 22.67, 19.94°) |
| OKLab | oklab(85.5% 0.065 0.0204) |
| OKLCH | oklch(85.5% 0.068 17.5) |
| XYZ | xyz(66.8852, 60.7314, 57.4793) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.39
Light Rose
#FFC5CB
ΔE00 2.54
Pink
#FFC0CB
ΔE00 3.70
Bubblegum
#FFC1CC
ΔE00 3.74
Lightpink
#FFB6C1
ΔE00 4.25
Soft Pink
#FDB0C0
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BEBF #BEF9F8
analogous
#F9BEDC #F9BEBF #F9DABE
triadic
#F9BEBF #BFF9BE #BEBFF9
tetradic
#F9BEBF #DCF9BE #BEF9F8 #DABEF9
square
#F9BEBF #DCF9BE #BEF9F8 #DABEF9
split-complementary
#F9BEBF #BEF9DA #BEDCF9
monochromatic
#EF4E51 #F48688 #F9BEBF #FCE3E3 #FCE3E3
Accessibility & contrast
On white
1.60
#F9BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#F9BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BEBF
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BEBF | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BF
Deuteranopia (green-blind)
#D6D1BE
Tritanopia (blue-blind)
#FFB8BF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f9bebf; /* rgb */ color: rgb(249, 190, 191); /* oklch */ color: oklch(85.5% 0.068 17.5);
Tailwind
colors: {
custom: {
50: '#fcd1d2',
500: '#f9bebf',
950: '#000000',
},
}SCSS
$custom: #f9bebf; $custom-light: #fcd1d2; $custom-dark: #000000;
JSON
{
"hex": "#f9bebf",
"rgb": {
"r": 249,
"g": 190,
"b": 191
},
"hsl": {
"h": 358.983,
"s": 83.099,
"l": 86.078
},
"oklch": {
"l": 0.85496,
"c": 0.06815,
"h": 17.5
},
"luminance": 0.60728
}Semantic roles & 50–950 ramp
primary
#F9BEBF
secondary
#7EDDDB
accent
#E0DC06
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383