#FEBBAB#FEBBAB
#FEBBAB is a very light, moderate red. Relative luminance 0.596; OKLCH L 85.0% C 0.081 H 33.9°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBBAB |
|---|---|
| RGB | rgb(254, 187, 171) |
| HSL | hsl(12, 98%, 83%) |
| HSV | hsv(12, 33%, 100%) |
| CMYK | cmyk(0%, 26.4%, 32.7%, 0.4%) |
| CIE-LAB | lab(81.60, 22.08, 17.61) |
| CIE-LCH | lch(81.60, 28.25, 38.58°) |
| OKLab | oklab(84.97% 0.0675 0.0453) |
| OKLCH | oklch(84.97% 0.081 33.9) |
| XYZ | xyz(65.9959, 59.5556, 46.5394) |
| Luminance | 0.5955 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.49
Light Salmon
#FEA993
ΔE00 4.99
Blush (survey)
#F29E8E
ΔE00 7.02
Pale Rose
#FDC1C5
ΔE00 7.82
Peachy Pink
#FF9A8A
ΔE00 8.37
Light Rose
#FFC5CB
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBBAB #ABEEFE
analogous
#FEABC4 #FEBBAB #FEE4AB
triadic
#FEBBAB #ABFEBB #BBABFE
tetradic
#FEBBAB #C4FEAB #ABEEFE #E4ABFE
square
#FEBBAB #C4FEAB #ABEEFE #E4ABFE
split-complementary
#FEBBAB #ABFEE4 #ABC4FE
monochromatic
#FD5932 #FD8A6F #FEBBAB #FFE7E1 #FFE7E1
Accessibility & contrast
On white
1.63
#FEBBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#FEBBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBBAB
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBBAB | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3AA
Deuteranopia (green-blind)
#DAD0AA
Tritanopia (blue-blind)
#FFB2B7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #febbab; /* rgb */ color: rgb(254, 187, 171); /* oklch */ color: oklch(85.0% 0.081 33.9);
Tailwind
colors: {
custom: {
50: '#ffcfc4',
500: '#febbab',
950: '#000000',
},
}SCSS
$custom: #febbab; $custom-light: #ffcfc4; $custom-dark: #000000;
JSON
{
"hex": "#febbab",
"rgb": {
"r": 254,
"g": 187,
"b": 171
},
"hsl": {
"h": 11.566,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.84969,
"c": 0.08129,
"h": 33.9
},
"luminance": 0.59552
}Semantic roles & 50–950 ramp
primary
#FEBBAB
secondary
#6ACCE3
accent
#B9E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382