#FFB6BE#FFB6BE
#FFB6BE is a very light, moderate red. Relative luminance 0.584; OKLCH L 84.7% C 0.085 H 11.8°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB6BE |
|---|---|
| RGB | rgb(255, 182, 190) |
| HSL | hsl(353, 100%, 86%) |
| HSV | hsv(353, 29%, 100%) |
| CMYK | cmyk(0%, 28.6%, 25.5%, 0%) |
| CIE-LAB | lab(80.98, 27.55, 6.55) |
| CIE-LCH | lch(80.98, 28.32, 13.37°) |
| OKLab | oklab(84.66% 0.0836 0.0175) |
| OKLCH | oklch(84.66% 0.085 11.8) |
| XYZ | xyz(67.2635, 58.4374, 56.4418) |
| Luminance | 0.5843 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 1.04
Soft Pink
#FDB0C0
ΔE00 2.80
Pink
#FFC0CB
ΔE00 3.06
Pale Rose
#FDC1C5
ΔE00 3.26
Bubblegum
#FFC1CC
ΔE00 3.32
Light Rose
#FFC5CB
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB6BE #B6FFF7
analogous
#FFB6E2 #FFB6BE #FFD2B6
triadic
#FFB6BE #BEFFB6 #B6BEFF
tetradic
#FFB6BE #E2FFB6 #B6FFF7 #D2B6FF
square
#FFB6BE #E2FFB6 #B6FFF7 #D2B6FF
split-complementary
#FFB6BE #B6FFD2 #B6E2FF
monochromatic
#FF3C51 #FF7988 #FFB6BE #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.66
#FFB6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#FFB6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB6BE
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB6BE | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BE
Deuteranopia (green-blind)
#D3CEBD
Tritanopia (blue-blind)
#FFB0B9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffb6be; /* rgb */ color: rgb(255, 182, 190); /* oklch */ color: oklch(84.7% 0.085 11.8);
Tailwind
colors: {
custom: {
50: '#ffccd1',
500: '#ffb6be',
950: '#000000',
},
}SCSS
$custom: #ffb6be; $custom-light: #ffccd1; $custom-dark: #000000;
JSON
{
"hex": "#ffb6be",
"rgb": {
"r": 255,
"g": 182,
"b": 190
},
"hsl": {
"h": 353.425,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.84658,
"c": 0.08541,
"h": 11.8
},
"luminance": 0.58434
}Semantic roles & 50–950 ramp
primary
#FFB6BE
secondary
#73E6DA
accent
#E6CC00
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181314
muted
#868383