#FEB7BD#FEB7BD
#FEB7BD is a very light, moderate red. Relative luminance 0.586; OKLCH L 84.7% C 0.083 H 13.4°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB7BD |
|---|---|
| RGB | rgb(254, 183, 189) |
| HSL | hsl(355, 97%, 86%) |
| HSV | hsv(355, 28%, 100%) |
| CMYK | cmyk(0%, 28%, 25.6%, 0.4%) |
| CIE-LAB | lab(81.08, 26.53, 7.22) |
| CIE-LCH | lch(81.08, 27.49, 15.22°) |
| OKLab | oklab(84.7% 0.0806 0.0192) |
| OKLCH | oklch(84.7% 0.083 13.4) |
| XYZ | xyz(66.9931, 58.6156, 55.9195) |
| Luminance | 0.5861 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 1.70
Pale Rose
#FDC1C5
ΔE00 2.80
Pink
#FFC0CB
ΔE00 3.16
Bubblegum
#FFC1CC
ΔE00 3.39
Soft Pink
#FDB0C0
ΔE00 3.48
Light Rose
#FFC5CB
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB7BD #B7FEF8
analogous
#FEB7E0 #FEB7BD #FED4B7
triadic
#FEB7BD #BDFEB7 #B7BDFE
tetradic
#FEB7BD #E0FEB7 #B7FEF8 #D4B7FE
square
#FEB7BD #E0FEB7 #B7FEF8 #D4B7FE
split-complementary
#FEB7BD #B7FED4 #B7E0FE
monochromatic
#FC3E4E #FD7B86 #FEB7BD #FFE1E3 #FFE1E3
Accessibility & contrast
On white
1.65
#FEB7BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#FEB7BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB7BD
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB7BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB7BD | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BD
Deuteranopia (green-blind)
#D4CEBC
Tritanopia (blue-blind)
#FFB1B9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #feb7bd; /* rgb */ color: rgb(254, 183, 189); /* oklch */ color: oklch(84.7% 0.083 13.4);
Tailwind
colors: {
custom: {
50: '#ffcdd0',
500: '#feb7bd',
950: '#000000',
},
}SCSS
$custom: #feb7bd; $custom-light: #ffcdd0; $custom-dark: #000000;
JSON
{
"hex": "#feb7bd",
"rgb": {
"r": 254,
"g": 183,
"b": 189
},
"hsl": {
"h": 354.93,
"s": 97.26,
"l": 85.686
},
"oklch": {
"l": 0.84703,
"c": 0.08283,
"h": 13.4
},
"luminance": 0.58612
}Semantic roles & 50–950 ramp
primary
#FEB7BD
secondary
#74E5DB
accent
#E6D200
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181314
muted
#868383