#FEBCAB#FEBCAB
#FEBCAB is a very light, moderate red. Relative luminance 0.600; OKLCH L 85.1% C 0.080 H 34.9°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBCAB |
|---|---|
| RGB | rgb(254, 188, 171) |
| HSL | hsl(12, 98%, 83%) |
| HSV | hsv(12, 33%, 100%) |
| CMYK | cmyk(0%, 26%, 32.7%, 0.4%) |
| CIE-LAB | lab(81.83, 21.56, 17.94) |
| CIE-LCH | lch(81.83, 28.04, 39.76°) |
| OKLab | oklab(85.15% 0.066 0.0461) |
| OKLCH | oklch(85.15% 0.08 34.9) |
| XYZ | xyz(66.2088, 59.9813, 46.6104) |
| Luminance | 0.5998 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.48
Light Salmon
#FEA993
ΔE00 5.13
Blush (survey)
#F29E8E
ΔE00 7.29
Pale Rose
#FDC1C5
ΔE00 8.14
Apricot
#FBCEB1
ΔE00 8.48
Peachy Pink
#FF9A8A
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBCAB #ABEDFE
analogous
#FEABC3 #FEBCAB #FEE5AB
triadic
#FEBCAB #ABFEBC #BCABFE
tetradic
#FEBCAB #C3FEAB #ABEDFE #E5ABFE
square
#FEBCAB #C3FEAB #ABEDFE #E5ABFE
split-complementary
#FEBCAB #ABFEE5 #ABC3FE
monochromatic
#FD5C32 #FD8C6F #FEBCAB #FFE7E1 #FFE7E1
Accessibility & contrast
On white
1.62
#FEBCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#FEBCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBCAB
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBCAB | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AA
Deuteranopia (green-blind)
#DAD1AA
Tritanopia (blue-blind)
#FFB3B7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #febcab; /* rgb */ color: rgb(254, 188, 171); /* oklch */ color: oklch(85.1% 0.080 34.9);
Tailwind
colors: {
custom: {
50: '#ffd0c4',
500: '#febcab',
950: '#000000',
},
}SCSS
$custom: #febcab; $custom-light: #ffd0c4; $custom-dark: #000000;
JSON
{
"hex": "#febcab",
"rgb": {
"r": 254,
"g": 188,
"b": 171
},
"hsl": {
"h": 12.289,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.85149,
"c": 0.08045,
"h": 34.9
},
"luminance": 0.59978
}Semantic roles & 50–950 ramp
primary
#FEBCAB
secondary
#6ACAE3
accent
#B6E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382