#FEB9BE#FEB9BE
#FEB9BE is a very light, moderate red. Relative luminance 0.595; OKLCH L 85.1% C 0.080 H 14.1°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB9BE |
|---|---|
| RGB | rgb(254, 185, 190) |
| HSL | hsl(356, 97%, 86%) |
| HSV | hsv(356, 27%, 100%) |
| CMYK | cmyk(0%, 27.2%, 25.2%, 0.4%) |
| CIE-LAB | lab(81.56, 25.61, 7.37) |
| CIE-LCH | lch(81.56, 26.65, 16.05°) |
| OKLab | oklab(85.08% 0.0779 0.0195) |
| OKLCH | oklch(85.08% 0.08 14.1) |
| XYZ | xyz(67.5175, 59.4901, 56.6316) |
| Luminance | 0.5949 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 2.10
Pale Rose
#FDC1C5
ΔE00 2.27
Pink
#FFC0CB
ΔE00 3.00
Bubblegum
#FFC1CC
ΔE00 3.20
Light Rose
#FFC5CB
ΔE00 3.24
Soft Pink
#FDB0C0
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB9BE #B9FEF9
analogous
#FEB9E0 #FEB9BE #FED6B9
triadic
#FEB9BE #BEFEB9 #B9BEFE
tetradic
#FEB9BE #E0FEB9 #B9FEF9 #D6B9FE
square
#FEB9BE #E0FEB9 #B9FEF9 #D6B9FE
split-complementary
#FEB9BE #B9FED6 #B9E0FE
monochromatic
#FC404E #FD7D86 #FEB9BE #FFE1E3 #FFE1E3
Accessibility & contrast
On white
1.63
#FEB9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#FEB9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB9BE
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB9BE | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BE
Deuteranopia (green-blind)
#D5D0BD
Tritanopia (blue-blind)
#FFB3BB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #feb9be; /* rgb */ color: rgb(254, 185, 190); /* oklch */ color: oklch(85.1% 0.080 14.1);
Tailwind
colors: {
custom: {
50: '#ffced1',
500: '#feb9be',
950: '#000000',
},
}SCSS
$custom: #feb9be; $custom-light: #ffced1; $custom-dark: #000000;
JSON
{
"hex": "#feb9be",
"rgb": {
"r": 254,
"g": 185,
"b": 190
},
"hsl": {
"h": 355.652,
"s": 97.183,
"l": 86.078
},
"oklch": {
"l": 0.85081,
"c": 0.08027,
"h": 14.1
},
"luminance": 0.59486
}Semantic roles & 50–950 ramp
primary
#FEB9BE
secondary
#76E5DD
accent
#E6D500
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181314
muted
#868383