#FEBBBA#FEBBBA
#FEBBBA is a very light, moderate red. Relative luminance 0.602; OKLCH L 85.3% C 0.078 H 19.8°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBBBA |
|---|---|
| RGB | rgb(254, 187, 186) |
| HSL | hsl(1, 97%, 86%) |
| HSV | hsv(1, 27%, 100%) |
| CMYK | cmyk(0%, 26.4%, 26.8%, 0.4%) |
| CIE-LAB | lab(81.93, 24.02, 10.04) |
| CIE-LCH | lch(81.93, 26.03, 22.68°) |
| OKLab | oklab(85.33% 0.0733 0.0264) |
| OKLCH | oklch(85.33% 0.078 19.8) |
| XYZ | xyz(67.5076, 60.1603, 54.5011) |
| Luminance | 0.6016 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.69
Light Rose
#FFC5CB
ΔE00 3.88
Lightpink
#FFB6C1
ΔE00 4.29
Pink
#FFC0CB
ΔE00 4.68
Bubblegum
#FFC1CC
ΔE00 4.79
Soft Pink
#FDB0C0
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBBBA #BAFDFE
analogous
#FEBADB #FEBBBA #FEDDBA
triadic
#FEBBBA #BAFEBB #BBBAFE
tetradic
#FEBBBA #DBFEBA #BAFDFE #DDBAFE
square
#FEBBBA #DBFEBA #BAFDFE #DDBAFE
split-complementary
#FEBBBA #BAFEDD #BADBFE
monochromatic
#FC4441 #FD807E #FEBBBA #FFE1E1 #FFE1E1
Accessibility & contrast
On white
1.61
#FEBBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#FEBBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBBBA
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBBBA | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BA
Deuteranopia (green-blind)
#D7D1B9
Tritanopia (blue-blind)
#FFB4BB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #febbba; /* rgb */ color: rgb(254, 187, 186); /* oklch */ color: oklch(85.3% 0.078 19.8);
Tailwind
colors: {
custom: {
50: '#ffcfce',
500: '#febbba',
950: '#000000',
},
}SCSS
$custom: #febbba; $custom-light: #ffcfce; $custom-dark: #000000;
JSON
{
"hex": "#febbba",
"rgb": {
"r": 254,
"g": 187,
"b": 186
},
"hsl": {
"h": 0.882,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.85332,
"c": 0.07785,
"h": 19.8
},
"luminance": 0.60157
}Semantic roles & 50–950 ramp
primary
#FEBBBA
secondary
#77E3E5
accent
#E2E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383