#FEBAAB#FEBAAB
#FEBAAB is a very light, moderate red. Relative luminance 0.591; OKLCH L 84.8% C 0.082 H 32.8°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBAAB |
|---|---|
| RGB | rgb(254, 186, 171) |
| HSL | hsl(11, 98%, 83%) |
| HSV | hsv(11, 33%, 100%) |
| CMYK | cmyk(0%, 26.8%, 32.7%, 0.4%) |
| CIE-LAB | lab(81.36, 22.61, 17.29) |
| CIE-LCH | lch(81.36, 28.46, 37.41°) |
| OKLab | oklab(84.79% 0.0691 0.0445) |
| OKLCH | oklch(84.79% 0.082 32.8) |
| XYZ | xyz(65.7845, 59.1328, 46.4690) |
| Luminance | 0.5913 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.57
Light Salmon
#FEA993
ΔE00 4.90
Blush (survey)
#F29E8E
ΔE00 6.77
Pale Rose
#FDC1C5
ΔE00 7.52
Peachy Pink
#FF9A8A
ΔE00 8.10
Light Rose
#FFC5CB
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBAAB #ABEFFE
analogous
#FEABC5 #FEBAAB #FEE3AB
triadic
#FEBAAB #ABFEBA #BAABFE
tetradic
#FEBAAB #C5FEAB #ABEFFE #E3ABFE
square
#FEBAAB #C5FEAB #ABEFFE #E3ABFE
split-complementary
#FEBAAB #ABFEE3 #ABC5FE
monochromatic
#FD5732 #FD886F #FEBAAB #FFE6E1 #FFE6E1
Accessibility & contrast
On white
1.64
#FEBAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#FEBAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBAAB
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBAAB | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2AA
Deuteranopia (green-blind)
#D9CFAA
Tritanopia (blue-blind)
#FFB1B6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #febaab; /* rgb */ color: rgb(254, 186, 171); /* oklch */ color: oklch(84.8% 0.082 32.8);
Tailwind
colors: {
custom: {
50: '#ffcfc4',
500: '#febaab',
950: '#000000',
},
}SCSS
$custom: #febaab; $custom-light: #ffcfc4; $custom-dark: #000000;
JSON
{
"hex": "#febaab",
"rgb": {
"r": 254,
"g": 186,
"b": 171
},
"hsl": {
"h": 10.843,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.8479,
"c": 0.08215,
"h": 32.8
},
"luminance": 0.59129
}Semantic roles & 50–950 ramp
primary
#FEBAAB
secondary
#6ACDE3
accent
#BCE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181312
muted
#868382