#FFB9BE#FFB9BE
#FFB9BE is a very light, moderate red. Relative luminance 0.597; OKLCH L 85.2% C 0.081 H 14.2°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB9BE |
|---|---|
| RGB | rgb(255, 185, 190) |
| HSL | hsl(356, 100%, 86%) |
| HSV | hsv(356, 27%, 100%) |
| CMYK | cmyk(0%, 27.5%, 25.5%, 0%) |
| CIE-LAB | lab(81.66, 25.97, 7.53) |
| CIE-LCH | lch(81.66, 27.04, 16.16°) |
| OKLab | oklab(85.18% 0.079 0.02) |
| OKLCH | oklch(85.18% 0.081 14.2) |
| XYZ | xyz(67.8845, 59.6793, 56.6488) |
| Luminance | 0.5968 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 2.09
Pale Rose
#FDC1C5
ΔE00 2.39
Pink
#FFC0CB
ΔE00 3.08
Bubblegum
#FFC1CC
ΔE00 3.29
Light Rose
#FFC5CB
ΔE00 3.34
Soft Pink
#FDB0C0
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB9BE #B9FFFA
analogous
#FFB9E1 #FFB9BE #FFD7B9
triadic
#FFB9BE #BEFFB9 #B9BEFF
tetradic
#FFB9BE #E1FFB9 #B9FFFA #D7B9FF
square
#FFB9BE #E1FFB9 #B9FFFA #D7B9FF
split-complementary
#FFB9BE #B9FFD7 #B9E1FF
monochromatic
#FF3F4C #FF7C85 #FFB9BE #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.62
#FFB9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#FFB9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB9BE
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB9BE | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BE
Deuteranopia (green-blind)
#D5D0BD
Tritanopia (blue-blind)
#FFB3BB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ffb9be; /* rgb */ color: rgb(255, 185, 190); /* oklch */ color: oklch(85.2% 0.081 14.2);
Tailwind
colors: {
custom: {
50: '#ffced1',
500: '#ffb9be',
950: '#000000',
},
}SCSS
$custom: #ffb9be; $custom-light: #ffced1; $custom-dark: #000000;
JSON
{
"hex": "#ffb9be",
"rgb": {
"r": 255,
"g": 185,
"b": 190
},
"hsl": {
"h": 355.714,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.85184,
"c": 0.08144,
"h": 14.2
},
"luminance": 0.59676
}Semantic roles & 50–950 ramp
primary
#FFB9BE
secondary
#75E7DF
accent
#E6D500
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181314
muted
#868383