#FFB4BE#FFB4BE
#FFB4BE is a very light, moderate red. Relative luminance 0.576; OKLCH L 84.3% C 0.088 H 10.3°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB4BE |
|---|---|
| RGB | rgb(255, 180, 190) |
| HSL | hsl(352, 100%, 85%) |
| HSV | hsv(352, 29%, 100%) |
| CMYK | cmyk(0%, 29.4%, 25.5%, 0%) |
| CIE-LAB | lab(80.53, 28.60, 5.90) |
| CIE-LCH | lch(80.53, 29.20, 11.65°) |
| OKLab | oklab(84.31% 0.0867 0.0158) |
| OKLCH | oklch(84.31% 0.088 10.3) |
| XYZ | xyz(66.8569, 57.6240, 56.3063) |
| Luminance | 0.5762 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 0.69
Soft Pink
#FDB0C0
ΔE00 2.07
Pink
#FFC0CB
ΔE00 3.28
Bubblegum
#FFC1CC
ΔE00 3.55
Pastel Pink
#FFBACD
ΔE00 3.74
Pale Rose
#FDC1C5
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB4BE #B4FFF5
analogous
#FFB4E3 #FFB4BE #FFCFB4
triadic
#FFB4BE #BEFFB4 #B4BEFF
tetradic
#FFB4BE #E3FFB4 #B4FFF5 #CFB4FF
square
#FFB4BE #E3FFB4 #B4FFF5 #CFB4FF
split-complementary
#FFB4BE #B4FFCF #B4E3FF
monochromatic
#FF3A54 #FF7789 #FFB4BE #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.68
#FFB4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#FFB4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB4BE
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB4BE | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0BE
Deuteranopia (green-blind)
#D2CDBD
Tritanopia (blue-blind)
#FFAEB8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffb4be; /* rgb */ color: rgb(255, 180, 190); /* oklch */ color: oklch(84.3% 0.088 10.3);
Tailwind
colors: {
custom: {
50: '#ffcbd1',
500: '#ffb4be',
950: '#000000',
},
}SCSS
$custom: #ffb4be; $custom-light: #ffcbd1; $custom-dark: #000000;
JSON
{
"hex": "#ffb4be",
"rgb": {
"r": 255,
"g": 180,
"b": 190
},
"hsl": {
"h": 352,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.8431,
"c": 0.08813,
"h": 10.3
},
"luminance": 0.5762
}Semantic roles & 50–950 ramp
primary
#FFB4BE
secondary
#71E6D6
accent
#E6C700
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181314
muted
#868383