#FBA693#FBA693
#FBA693 is a light, moderate red. Relative luminance 0.499; OKLCH L 80.4% C 0.105 H 33.2°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA693 |
|---|---|
| RGB | rgb(251, 166, 147) |
| HSL | hsl(11, 93%, 78%) |
| HSV | hsv(11, 41%, 98%) |
| CMYK | cmyk(0%, 33.9%, 41.4%, 1.6%) |
| CIE-LAB | lab(76.00, 29.20, 22.76) |
| CIE-LCH | lch(76.00, 37.02, 37.93°) |
| OKLab | oklab(80.42% 0.0879 0.0575) |
| OKLCH | oklch(80.42% 0.105 33.2) |
| XYZ | xyz(58.6890, 49.8927, 34.1373) |
| Luminance | 0.4989 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.25
Blush (survey)
#F29E8E
ΔE00 2.35
Pale Salmon
#FFB19A
ΔE00 3.03
Peachy Pink
#FF9A8A
ΔE00 3.39
Darksalmon
#E9967A
ΔE00 5.64
Lightsalmon
#FFA07A
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA693 #93E8FB
analogous
#FB93B4 #FBA693 #FBDA93
triadic
#FBA693 #93FBA6 #A693FB
tetradic
#FBA693 #B4FB93 #93E8FB #DA93FB
square
#FBA693 #B4FB93 #93E8FB #DA93FB
split-complementary
#FBA693 #93FBDA #93B4FB
monochromatic
#F7451D #F97558 #FBA693 #FDD7CE #FEE7E1
Accessibility & contrast
On white
1.91
#FBA693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#FBA693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA693
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA693 | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB191
Deuteranopia (green-blind)
#CEC292
Tritanopia (blue-blind)
#FF9AA1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fba693; /* rgb */ color: rgb(251, 166, 147); /* oklch */ color: oklch(80.4% 0.105 33.2);
Tailwind
colors: {
custom: {
50: '#ffc1b2',
500: '#fba693',
950: '#000000',
},
}SCSS
$custom: #fba693; $custom-light: #ffc1b2; $custom-dark: #000000;
JSON
{
"hex": "#fba693",
"rgb": {
"r": 251,
"g": 166,
"b": 147
},
"hsl": {
"h": 10.962,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.80417,
"c": 0.10503,
"h": 33.2
},
"luminance": 0.49888
}Semantic roles & 50–950 ramp
primary
#FBA693
secondary
#D5F0F6
accent
#BCE600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180