#FEBDBB#FEBDBB
#FEBDBB is a very light, moderate red. Relative luminance 0.611; OKLCH L 85.7% C 0.075 H 20.8°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBDBB |
|---|---|
| RGB | rgb(254, 189, 187) |
| HSL | hsl(2, 97%, 86%) |
| HSV | hsv(2, 26%, 100%) |
| CMYK | cmyk(0%, 25.6%, 26.4%, 0.4%) |
| CIE-LAB | lab(82.41, 23.10, 10.19) |
| CIE-LCH | lch(82.41, 25.25, 23.81°) |
| OKLab | oklab(85.72% 0.0705 0.0267) |
| OKLCH | oklch(85.72% 0.075 20.8) |
| XYZ | xyz(68.0416, 61.0574, 55.2054) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.65
Light Rose
#FFC5CB
ΔE00 3.79
Lightpink
#FFB6C1
ΔE00 4.77
Pink
#FFC0CB
ΔE00 4.86
Bubblegum
#FFC1CC
ΔE00 4.94
Soft Pink
#FDB0C0
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBDBB #BBFCFE
analogous
#FEBBDB #FEBDBB #FEDFBB
triadic
#FEBDBB #BBFEBD #BDBBFE
tetradic
#FEBDBB #DBFEBB #BBFCFE #DFBBFE
square
#FEBDBB #DBFEBB #BBFCFE #DFBBFE
split-complementary
#FEBDBB #BBFEDF #BBDBFE
monochromatic
#FC4842 #FD827F #FEBDBB #FFE2E1 #FFE2E1
Accessibility & contrast
On white
1.59
#FEBDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#FEBDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBDBB
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBDBB | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BB
Deuteranopia (green-blind)
#D8D2BA
Tritanopia (blue-blind)
#FFB6BD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #febdbb; /* rgb */ color: rgb(254, 189, 187); /* oklch */ color: oklch(85.7% 0.075 20.8);
Tailwind
colors: {
custom: {
50: '#ffd1cf',
500: '#febdbb',
950: '#000000',
},
}SCSS
$custom: #febdbb; $custom-light: #ffd1cf; $custom-dark: #000000;
JSON
{
"hex": "#febdbb",
"rgb": {
"r": 254,
"g": 189,
"b": 187
},
"hsl": {
"h": 1.791,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.85715,
"c": 0.07544,
"h": 20.8
},
"luminance": 0.61054
}Semantic roles & 50–950 ramp
primary
#FEBDBB
secondary
#78E2E5
accent
#DFE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383