#FFBFB2#FFBFB2
#FFBFB2 is a very light, moderate red. Relative luminance 0.617; OKLCH L 86.0% C 0.076 H 31.7°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFB2 |
|---|---|
| RGB | rgb(255, 191, 178) |
| HSL | hsl(10, 100%, 85%) |
| HSV | hsv(10, 30%, 100%) |
| CMYK | cmyk(0%, 25.1%, 30.2%, 0%) |
| CIE-LAB | lab(82.77, 21.24, 15.54) |
| CIE-LCH | lch(82.77, 26.31, 36.19°) |
| OKLab | oklab(85.95% 0.0651 0.0402) |
| OKLCH | oklch(85.95% 0.077 31.7) |
| XYZ | xyz(67.9083, 61.7396, 50.4509) |
| Luminance | 0.6174 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.93
Light Salmon
#FEA993
ΔE00 6.32
Pale Rose
#FDC1C5
ΔE00 6.54
Light Rose
#FFC5CB
ΔE00 7.46
Blush (survey)
#F29E8E
ΔE00 8.05
Lightpink
#FFB6C1
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFB2 #B2F2FF
analogous
#FFB2CB #FFBFB2 #FFE6B2
triadic
#FFBFB2 #B2FFBF #BFB2FF
tetradic
#FFBFB2 #CBFFB2 #B2F2FF #E6B2FF
square
#FFBFB2 #CBFFB2 #B2F2FF #E6B2FF
split-complementary
#FFBFB2 #B2FFE6 #B2CBFF
monochromatic
#FF5938 #FF8C75 #FFBFB2 #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.57
#FFBFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#FFBFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFB2
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFB2 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC7B1
Deuteranopia (green-blind)
#DCD3B1
Tritanopia (blue-blind)
#FFB7BC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ffbfb2; /* rgb */ color: rgb(255, 191, 178); /* oklch */ color: oklch(86.0% 0.076 31.7);
Tailwind
colors: {
custom: {
50: '#ffd2c9',
500: '#ffbfb2',
950: '#000000',
},
}SCSS
$custom: #ffbfb2; $custom-light: #ffd2c9; $custom-dark: #000000;
JSON
{
"hex": "#ffbfb2",
"rgb": {
"r": 255,
"g": 191,
"b": 178
},
"hsl": {
"h": 10.13,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.85954,
"c": 0.0765,
"h": 31.7
},
"luminance": 0.61736
}Semantic roles & 50–950 ramp
primary
#FFBFB2
secondary
#70D2E6
accent
#BFE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382