#FFB3BE#FFB3BE
#FFB3BE is a very light, moderate red. Relative luminance 0.572; OKLCH L 84.1% C 0.090 H 9.6°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB3BE |
|---|---|
| RGB | rgb(255, 179, 190) |
| HSL | hsl(351, 100%, 85%) |
| HSV | hsv(351, 30%, 100%) |
| CMYK | cmyk(0%, 29.8%, 25.5%, 0%) |
| CIE-LAB | lab(80.30, 29.12, 5.57) |
| CIE-LCH | lch(80.30, 29.65, 10.83°) |
| OKLab | oklab(84.14% 0.0883 0.015) |
| OKLCH | oklch(84.14% 0.09 9.6) |
| XYZ | xyz(66.6557, 57.2218, 56.2392) |
| Luminance | 0.5722 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 0.78
Soft Pink
#FDB0C0
ΔE00 1.72
Pink
#FFC0CB
ΔE00 3.45
Pastel Pink
#FFBACD
ΔE00 3.61
Bubblegum
#FFC1CC
ΔE00 3.72
Pale Rose
#FDC1C5
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB3BE #B3FFF4
analogous
#FFB3E4 #FFB3BE #FFCEB3
triadic
#FFB3BE #BEFFB3 #B3BEFF
tetradic
#FFB3BE #E4FFB3 #B3FFF4 #CEB3FF
square
#FFB3BE #E4FFB3 #B3FFF4 #CEB3FF
split-complementary
#FFB3BE #B3FFCE #B3E4FF
monochromatic
#FF3955 #FF768A #FFB3BE #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.69
#FFB3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#FFB3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB3BE
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB3BE | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBE
Deuteranopia (green-blind)
#D1CDBD
Tritanopia (blue-blind)
#FFADB7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ffb3be; /* rgb */ color: rgb(255, 179, 190); /* oklch */ color: oklch(84.1% 0.090 9.6);
Tailwind
colors: {
custom: {
50: '#ffcad1',
500: '#ffb3be',
950: '#000000',
},
}SCSS
$custom: #ffb3be; $custom-light: #ffcad1; $custom-dark: #000000;
JSON
{
"hex": "#ffb3be",
"rgb": {
"r": 255,
"g": 179,
"b": 190
},
"hsl": {
"h": 351.316,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.84137,
"c": 0.08952,
"h": 9.6
},
"luminance": 0.57218
}Semantic roles & 50–950 ramp
primary
#FFB3BE
secondary
#70E6D5
accent
#E6C400
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283