#FEBABB#FEBABB
#FEBABB is a very light, moderate red. Relative luminance 0.598; OKLCH L 85.2% C 0.079 H 17.9°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBABB |
|---|---|
| RGB | rgb(254, 186, 187) |
| HSL | hsl(359, 97%, 86%) |
| HSV | hsv(359, 27%, 100%) |
| CMYK | cmyk(0%, 26.8%, 26.4%, 0.4%) |
| CIE-LAB | lab(81.72, 24.68, 9.21) |
| CIE-LCH | lch(81.72, 26.34, 20.46°) |
| OKLab | oklab(85.18% 0.0752 0.0242) |
| OKLCH | oklch(85.18% 0.079 17.9) |
| XYZ | xyz(67.4029, 59.7801, 54.9925) |
| Luminance | 0.5978 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.42
Lightpink
#FFB6C1
ΔE00 3.53
Light Rose
#FFC5CB
ΔE00 3.61
Pink
#FFC0CB
ΔE00 4.10
Bubblegum
#FFC1CC
ΔE00 4.25
Soft Pink
#FDB0C0
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBABB #BAFEFD
analogous
#FEBADD #FEBABB #FEDBBA
triadic
#FEBABB #BBFEBA #BABBFE
tetradic
#FEBABB #DDFEBA #BAFEFD #DBBAFE
square
#FEBABB #DDFEBA #BAFEFD #DBBAFE
split-complementary
#FEBABB #BAFEDB #BADDFE
monochromatic
#FC4144 #FD7E80 #FEBABB #FFE1E1 #FFE1E1
Accessibility & contrast
On white
1.62
#FEBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#FEBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBABB
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBABB | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BB
Deuteranopia (green-blind)
#D6D0BA
Tritanopia (blue-blind)
#FFB3BB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #febabb; /* rgb */ color: rgb(254, 186, 187); /* oklch */ color: oklch(85.2% 0.079 17.9);
Tailwind
colors: {
custom: {
50: '#ffcfcf',
500: '#febabb',
950: '#000000',
},
}SCSS
$custom: #febabb; $custom-light: #ffcfcf; $custom-dark: #000000;
JSON
{
"hex": "#febabb",
"rgb": {
"r": 254,
"g": 186,
"b": 187
},
"hsl": {
"h": 359.118,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.8518,
"c": 0.079,
"h": 17.9
},
"luminance": 0.59776
}Semantic roles & 50–950 ramp
primary
#FEBABB
secondary
#77E5E3
accent
#E6E200
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181313
muted
#868383