#FBAC8D#FBAC8D
#FBAC8D is a light, moderate orange. Relative luminance 0.519; OKLCH L 81.3% C 0.103 H 42.2°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAC8D |
|---|---|
| RGB | rgb(251, 172, 141) |
| HSL | hsl(17, 93%, 77%) |
| HSV | hsv(17, 44%, 98%) |
| CMYK | cmyk(0%, 31.5%, 43.8%, 1.6%) |
| CIE-LAB | lab(77.25, 25.43, 27.67) |
| CIE-LCH | lch(77.25, 37.58, 47.41°) |
| OKLab | oklab(81.34% 0.0761 0.0691) |
| OKLCH | oklch(81.34% 0.103 42.2) |
| XYZ | xyz(59.3467, 51.9418, 32.0942) |
| Luminance | 0.5194 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.98
Light Salmon
#FEA993
ΔE00 3.49
Lightsalmon
#FFA07A
ΔE00 3.66
Darksalmon
#E9967A
ΔE00 5.71
Blush (survey)
#F29E8E
ΔE00 6.18
Peach (survey)
#FFB07C
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAC8D #8DDCFB
analogous
#FB8DA5 #FBAC8D #FBE38D
triadic
#FBAC8D #8DFBAC #AC8DFB
tetradic
#FBAC8D #A5FB8D #8DDCFB #E38DFB
square
#FBAC8D #A5FB8D #8DDCFB #E38DFB
split-complementary
#FBAC8D #8DFBE3 #8DA5FB
monochromatic
#F75617 #F98152 #FBAC8D #FDD7C8 #FEE9E1
Accessibility & contrast
On white
1.84
#FBAC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#FBAC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAC8D
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAC8D | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B58B
Deuteranopia (green-blind)
#D3C58D
Tritanopia (blue-blind)
#FF9FA4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fbac8d; /* rgb */ color: rgb(251, 172, 141); /* oklch */ color: oklch(81.3% 0.103 42.2);
Tailwind
colors: {
custom: {
50: '#ffc5ae',
500: '#fbac8d',
950: '#000000',
},
}SCSS
$custom: #fbac8d; $custom-light: #ffc5ae; $custom-dark: #000000;
JSON
{
"hex": "#fbac8d",
"rgb": {
"r": 251,
"g": 172,
"b": 141
},
"hsl": {
"h": 16.909,
"s": 93.22,
"l": 76.863
},
"oklch": {
"l": 0.8134,
"c": 0.10274,
"h": 42.2
},
"luminance": 0.51937
}Semantic roles & 50–950 ramp
primary
#FBAC8D
secondary
#52B4DB
accent
#A5E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281