#FEBBBB#FEBBBB
#FEBBBB is a very light, moderate red. Relative luminance 0.602; OKLCH L 85.4% C 0.078 H 18.8°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBBBB |
|---|---|
| RGB | rgb(254, 187, 187) |
| HSL | hsl(0, 97%, 86%) |
| HSV | hsv(0, 26%, 100%) |
| CMYK | cmyk(0%, 26.4%, 26.4%, 0.4%) |
| CIE-LAB | lab(81.95, 24.15, 9.53) |
| CIE-LCH | lch(81.95, 25.97, 21.54°) |
| OKLab | oklab(85.36% 0.0736 0.0251) |
| OKLCH | oklch(85.36% 0.078 18.8) |
| XYZ | xyz(67.6143, 60.2029, 55.0630) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.42
Light Rose
#FFC5CB
ΔE00 3.62
Lightpink
#FFB6C1
ΔE00 3.93
Pink
#FFC0CB
ΔE00 4.32
Bubblegum
#FFC1CC
ΔE00 4.44
Soft Pink
#FDB0C0
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBBBB #BBFEFE
analogous
#FEBBDD #FEBBBB #FEDDBB
triadic
#FEBBBB #BBFEBB #BBBBFE
tetradic
#FEBBBB #DDFEBB #BBFEFE #DDBBFE
square
#FEBBBB #DDFEBB #BBFEFE #DDBBFE
split-complementary
#FEBBBB #BBFEDD #BBDDFE
monochromatic
#FC4242 #FD7F7F #FEBBBB #FFE1E1 #FFE1E1
Accessibility & contrast
On white
1.61
#FEBBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#FEBBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBBBB
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBBBB | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BB
Deuteranopia (green-blind)
#D7D1BA
Tritanopia (blue-blind)
#FFB4BB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #febbbb; /* rgb */ color: rgb(254, 187, 187); /* oklch */ color: oklch(85.4% 0.078 18.8);
Tailwind
colors: {
custom: {
50: '#ffcfcf',
500: '#febbbb',
950: '#000000',
},
}SCSS
$custom: #febbbb; $custom-light: #ffcfcf; $custom-dark: #000000;
JSON
{
"hex": "#febbbb",
"rgb": {
"r": 254,
"g": 187,
"b": 187
},
"hsl": {
"h": 0,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.85358,
"c": 0.07779,
"h": 18.8
},
"luminance": 0.60199
}Semantic roles & 50–950 ramp
primary
#FEBBBB
secondary
#78E5E5
accent
#E5E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383