#FAB97B#FAB97B
#FAB97B is a very light, moderate orange. Relative luminance 0.565; OKLCH L 83.3% C 0.109 H 64.1°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB97B |
|---|---|
| RGB | rgb(250, 185, 123) |
| HSL | hsl(29, 93%, 73%) |
| HSV | hsv(29, 51%, 98%) |
| CMYK | cmyk(0%, 26%, 50.8%, 2%) |
| CIE-LAB | lab(79.87, 16.51, 40.50) |
| CIE-LCH | lch(79.87, 43.74, 67.82°) |
| OKLab | oklab(83.26% 0.0476 0.0979) |
| OKLCH | oklch(83.26% 0.109 64.1) |
| XYZ | xyz(60.3514, 56.4561, 26.4535) |
| Luminance | 0.5645 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.02
Peach (survey)
#FFB07C
ΔE00 5.23
Sandybrown
#F4A460
ΔE00 5.53
Pale Orange
#FFA756
ΔE00 5.87
Light Orange
#FDAA48
ΔE00 6.77
Burlywood
#DEB887
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB97B #7BBCFA
analogous
#FA7B7C #FAB97B #FAF87B
triadic
#FAB97B #7BFAB9 #B97BFA
tetradic
#FAB97B #7CFA7B #7BBCFA #F87BFA
square
#FAB97B #7CFA7B #7BBCFA #F87BFA
split-complementary
#FAB97B #7BFAF8 #7B7CFA
monochromatic
#F17B09 #F89A40 #FAB97B #FCD8B6 #FEEFE2
Accessibility & contrast
On white
1.71
#FAB97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#FAB97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB97B
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB97B | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBD76
Deuteranopia (green-blind)
#DDCC7C
Tritanopia (blue-blind)
#FFABAA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fab97b; /* rgb */ color: rgb(250, 185, 123); /* oklch */ color: oklch(83.3% 0.109 64.1);
Tailwind
colors: {
custom: {
50: '#ffcea2',
500: '#fab97b',
950: '#000000',
},
}SCSS
$custom: #fab97b; $custom-light: #ffcea2; $custom-dark: #000000;
JSON
{
"hex": "#fab97b",
"rgb": {
"r": 250,
"g": 185,
"b": 123
},
"hsl": {
"h": 29.291,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.83262,
"c": 0.10884,
"h": 64.1
},
"luminance": 0.56452
}Semantic roles & 50–950 ramp
primary
#FAB97B
secondary
#428ED7
accent
#75E600
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#18130F
muted
#868380