#FBA69A#FBA69A
#FBA69A is a light, moderate red. Relative luminance 0.501; OKLCH L 80.6% C 0.103 H 28.3°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA69A |
|---|---|
| RGB | rgb(251, 166, 154) |
| HSL | hsl(7, 92%, 79%) |
| HSV | hsv(7, 39%, 98%) |
| CMYK | cmyk(0%, 33.9%, 38.6%, 1.6%) |
| CIE-LAB | lab(76.14, 29.97, 19.15) |
| CIE-LCH | lch(76.14, 35.57, 32.58°) |
| OKLab | oklab(80.57% 0.0906 0.0489) |
| OKLCH | oklch(80.57% 0.103 28.3) |
| XYZ | xyz(59.2551, 50.1192, 37.1186) |
| Luminance | 0.5011 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.70
Peachy Pink
#FF9A8A
ΔE00 3.50
Light Salmon
#FEA993
ΔE00 3.53
Pale Salmon
#FFB19A
ΔE00 4.72
Darksalmon
#E9967A
ΔE00 7.42
Lightsalmon
#FFA07A
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA69A #9AEFFB
analogous
#FB9ABF #FBA69A #FBD79A
triadic
#FBA69A #9AFBA6 #A69AFB
tetradic
#FBA69A #BFFB9A #9AEFFB #D79AFB
square
#FBA69A #BFFB9A #9AEFFB #D79AFB
split-complementary
#FBA69A #9AFBD7 #9ABFFB
monochromatic
#F63E24 #F9725F #FBA69A #FDDAD5 #FEE5E2
Accessibility & contrast
On white
1.91
#FBA69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#FBA69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA69A
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA69A | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B199
Deuteranopia (green-blind)
#CDC299
Tritanopia (blue-blind)
#FF9BA3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fba69a; /* rgb */ color: rgb(251, 166, 154); /* oklch */ color: oklch(80.6% 0.103 28.3);
Tailwind
colors: {
custom: {
50: '#ffc1b7',
500: '#fba69a',
950: '#000000',
},
}SCSS
$custom: #fba69a; $custom-light: #ffc1b7; $custom-dark: #000000;
JSON
{
"hex": "#fba69a",
"rgb": {
"r": 251,
"g": 166,
"b": 154
},
"hsl": {
"h": 7.423,
"s": 92.381,
"l": 79.412
},
"oklch": {
"l": 0.80569,
"c": 0.10295,
"h": 28.3
},
"luminance": 0.50115
}Semantic roles & 50–950 ramp
primary
#FBA69A
secondary
#5DCCDC
accent
#C9E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281