#FEB8BF#FEB8BF
#FEB8BF is a very light, moderate red. Relative luminance 0.591; OKLCH L 84.9% C 0.082 H 12.3°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB8BF |
|---|---|
| RGB | rgb(254, 184, 191) |
| HSL | hsl(354, 97%, 86%) |
| HSV | hsv(354, 28%, 100%) |
| CMYK | cmyk(0%, 27.6%, 24.8%, 0.4%) |
| CIE-LAB | lab(81.36, 26.28, 6.53) |
| CIE-LCH | lch(81.36, 27.08, 13.97°) |
| OKLab | oklab(84.93% 0.0798 0.0174) |
| OKLCH | oklch(84.93% 0.082 12.3) |
| XYZ | xyz(67.4187, 59.1170, 57.1397) |
| Luminance | 0.5911 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 1.39
Pale Rose
#FDC1C5
ΔE00 2.61
Pink
#FFC0CB
ΔE00 2.69
Bubblegum
#FFC1CC
ΔE00 2.93
Soft Pink
#FDB0C0
ΔE00 3.26
Light Rose
#FFC5CB
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB8BF #B8FEF7
analogous
#FEB8E2 #FEB8BF #FED4B8
triadic
#FEB8BF #BFFEB8 #B8BFFE
tetradic
#FEB8BF #E2FEB8 #B8FEF7 #D4B8FE
square
#FEB8BF #E2FEB8 #B8FEF7 #D4B8FE
split-complementary
#FEB8BF #B8FED4 #B8E2FE
monochromatic
#FC3F52 #FD7C89 #FEB8BF #FFE1E4 #FFE1E4
Accessibility & contrast
On white
1.64
#FEB8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#FEB8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB8BF
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB8BF | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BF
Deuteranopia (green-blind)
#D4CFBE
Tritanopia (blue-blind)
#FFB2BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #feb8bf; /* rgb */ color: rgb(254, 184, 191); /* oklch */ color: oklch(84.9% 0.082 12.3);
Tailwind
colors: {
custom: {
50: '#ffcdd2',
500: '#feb8bf',
950: '#000000',
},
}SCSS
$custom: #feb8bf; $custom-light: #ffcdd2; $custom-dark: #000000;
JSON
{
"hex": "#feb8bf",
"rgb": {
"r": 254,
"g": 184,
"b": 191
},
"hsl": {
"h": 354,
"s": 97.222,
"l": 85.882
},
"oklch": {
"l": 0.84932,
"c": 0.08166,
"h": 12.3
},
"luminance": 0.59113
}Semantic roles & 50–950 ramp
primary
#FEB8BF
secondary
#75E5DA
accent
#E6CF00
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181314
muted
#868383