#FEBBB8#FEBBB8
#FEBBB8 is a very light, moderate red. Relative luminance 0.601; OKLCH L 85.3% C 0.078 H 21.7°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBBB8 |
|---|---|
| RGB | rgb(254, 187, 184) |
| HSL | hsl(3, 97%, 86%) |
| HSV | hsv(3, 28%, 100%) |
| CMYK | cmyk(0%, 26.4%, 27.6%, 0.4%) |
| CIE-LAB | lab(81.88, 23.75, 11.05) |
| CIE-LCH | lch(81.88, 26.19, 24.94°) |
| OKLab | oklab(85.28% 0.0725 0.0289) |
| OKLCH | oklch(85.28% 0.078 21.7) |
| XYZ | xyz(67.2965, 60.0758, 53.3892) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.28
Light Rose
#FFC5CB
ΔE00 4.44
Lightpink
#FFB6C1
ΔE00 5.02
Pink
#FFC0CB
ΔE00 5.40
Bubblegum
#FFC1CC
ΔE00 5.50
Soft Pink
#FDB0C0
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBBB8 #B8FBFE
analogous
#FEB8D8 #FEBBB8 #FEDEB8
triadic
#FEBBB8 #B8FEBB #BBB8FE
tetradic
#FEBBB8 #D8FEB8 #B8FBFE #DEB8FE
square
#FEBBB8 #D8FEB8 #B8FBFE #DEB8FE
split-complementary
#FEBBB8 #B8FEDE #B8D8FE
monochromatic
#FC473F #FD817C #FEBBB8 #FFE2E1 #FFE2E1
Accessibility & contrast
On white
1.61
#FEBBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#FEBBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBBB8
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBBB8 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4B8
Deuteranopia (green-blind)
#D7D1B7
Tritanopia (blue-blind)
#FFB4BA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #febbb8; /* rgb */ color: rgb(254, 187, 184); /* oklch */ color: oklch(85.3% 0.078 21.7);
Tailwind
colors: {
custom: {
50: '#ffcfcd',
500: '#febbb8',
950: '#000000',
},
}SCSS
$custom: #febbb8; $custom-light: #ffcfcd; $custom-dark: #000000;
JSON
{
"hex": "#febbb8",
"rgb": {
"r": 254,
"g": 187,
"b": 184
},
"hsl": {
"h": 2.571,
"s": 97.222,
"l": 85.882
},
"oklch": {
"l": 0.85282,
"c": 0.07805,
"h": 21.7
},
"luminance": 0.60072
}Semantic roles & 50–950 ramp
primary
#FEBBB8
secondary
#75E0E5
accent
#DCE600
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#181413
muted
#868383