#FFBEB1#FFBEB1
#FFBEB1 is a very light, moderate red. Relative luminance 0.613; OKLCH L 85.8% C 0.078 H 31.5°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBEB1 |
|---|---|
| RGB | rgb(255, 190, 177) |
| HSL | hsl(10, 100%, 85%) |
| HSV | hsv(10, 31%, 100%) |
| CMYK | cmyk(0%, 25.5%, 30.6%, 0%) |
| CIE-LAB | lab(82.52, 21.63, 15.72) |
| CIE-LCH | lch(82.52, 26.74, 36.00°) |
| OKLab | oklab(85.75% 0.0663 0.0406) |
| OKLCH | oklch(85.75% 0.078 31.5) |
| XYZ | xyz(67.5909, 61.2650, 49.8516) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.75
Light Salmon
#FEA993
ΔE00 6.09
Pale Rose
#FDC1C5
ΔE00 6.58
Light Rose
#FFC5CB
ΔE00 7.53
Blush (survey)
#F29E8E
ΔE00 7.80
Lightpink
#FFB6C1
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBEB1 #B1F2FF
analogous
#FFB1CB #FFBEB1 #FFE5B1
triadic
#FFBEB1 #B1FFBE #BEB1FF
tetradic
#FFBEB1 #CBFFB1 #B1F2FF #E5B1FF
square
#FFBEB1 #CBFFB1 #B1F2FF #E5B1FF
split-complementary
#FFBEB1 #B1FFE5 #B1CBFF
monochromatic
#FF5837 #FF8B74 #FFBEB1 #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.58
#FFBEB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#FFBEB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBEB1
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBEB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBEB1 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC6B0
Deuteranopia (green-blind)
#DBD2B0
Tritanopia (blue-blind)
#FFB6BB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffbeb1; /* rgb */ color: rgb(255, 190, 177); /* oklch */ color: oklch(85.8% 0.078 31.5);
Tailwind
colors: {
custom: {
50: '#ffd1c8',
500: '#ffbeb1',
950: '#000000',
},
}SCSS
$custom: #ffbeb1; $custom-light: #ffd1c8; $custom-dark: #000000;
JSON
{
"hex": "#ffbeb1",
"rgb": {
"r": 255,
"g": 190,
"b": 177
},
"hsl": {
"h": 10,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.85751,
"c": 0.07772,
"h": 31.5
},
"luminance": 0.61261
}Semantic roles & 50–950 ramp
primary
#FFBEB1
secondary
#6FD2E6
accent
#BFE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382