#FFBFBE#FFBFBE
#FFBFBE is a very light, moderate red. Relative luminance 0.622; OKLCH L 86.3% C 0.074 H 19.7°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFBE |
|---|---|
| RGB | rgb(255, 191, 190) |
| HSL | hsl(1, 100%, 87%) |
| HSV | hsv(1, 25%, 100%) |
| CMYK | cmyk(0%, 25.1%, 25.5%, 0%) |
| CIE-LAB | lab(83.04, 22.83, 9.50) |
| CIE-LCH | lch(83.04, 24.73, 22.60°) |
| OKLab | oklab(86.25% 0.0697 0.025) |
| OKLCH | oklch(86.25% 0.074 19.7) |
| XYZ | xyz(69.1662, 62.2428, 57.0761) |
| Luminance | 0.6224 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.12
Light Rose
#FFC5CB
ΔE00 3.21
Pink
#FFC0CB
ΔE00 4.39
Bubblegum
#FFC1CC
ΔE00 4.45
Lightpink
#FFB6C1
ΔE00 4.58
Soft Pink
#FDB0C0
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFBE #BEFEFF
analogous
#FFBEDE #FFBFBE #FFE0BE
triadic
#FFBFBE #BEFFBF #BFBEFF
tetradic
#FFBFBE #DEFFBE #BEFEFF #E0BEFF
square
#FFBFBE #DEFFBE #BEFEFF #E0BEFF
split-complementary
#FFBFBE #BEFFE0 #BEDEFF
monochromatic
#FF4644 #FF8381 #FFBFBE #FFE1E0 #FFE1E0
Accessibility & contrast
On white
1.56
#FFBFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#FFBFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFBE
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFBE | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BE
Deuteranopia (green-blind)
#DAD3BD
Tritanopia (blue-blind)
#FFB9BF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffbfbe; /* rgb */ color: rgb(255, 191, 190); /* oklch */ color: oklch(86.3% 0.074 19.7);
Tailwind
colors: {
custom: {
50: '#ffd2d1',
500: '#ffbfbe',
950: '#000000',
},
}SCSS
$custom: #ffbfbe; $custom-light: #ffd2d1; $custom-dark: #000000;
JSON
{
"hex": "#ffbfbe",
"rgb": {
"r": 255,
"g": 191,
"b": 190
},
"hsl": {
"h": 0.923,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.8625,
"c": 0.07403,
"h": 19.7
},
"luminance": 0.62239
}Semantic roles & 50–950 ramp
primary
#FFBFBE
secondary
#7AE6E7
accent
#E2E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383