#FBB67B#FBB67B
#FBB67B is a very light, moderate orange. Relative luminance 0.554; OKLCH L 82.8% C 0.110 H 61.0°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB67B |
|---|---|
| RGB | rgb(251, 182, 123) |
| HSL | hsl(28, 94%, 73%) |
| HSV | hsv(28, 51%, 98%) |
| CMYK | cmyk(0%, 27.5%, 51%, 1.6%) |
| CIE-LAB | lab(79.27, 18.48, 39.76) |
| CIE-LCH | lch(79.27, 43.85, 65.07°) |
| OKLab | oklab(82.82% 0.0534 0.0962) |
| OKLCH | oklch(82.82% 0.11 61) |
| XYZ | xyz(60.0898, 55.3995, 26.2633) |
| Luminance | 0.5540 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 2.28
Peach (survey)
#FFB07C
ΔE00 3.65
Sandybrown
#F4A460
ΔE00 4.69
Pale Orange
#FFA756
ΔE00 5.37
Light Orange
#FDAA48
ΔE00 7.13
Burlywood
#DEB887
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB67B #7BC0FB
analogous
#FB7B80 #FBB67B #FBF67B
triadic
#FBB67B #7BFBB6 #B67BFB
tetradic
#FBB67B #80FB7B #7BC0FB #F67BFB
square
#FBB67B #80FB7B #7BC0FB #F67BFB
split-complementary
#FBB67B #7BFBF6 #7B80FB
monochromatic
#F47507 #F99540 #FBB67B #FDD7B6 #FEEFE1
Accessibility & contrast
On white
1.74
#FBB67B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#FBB67B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB67B
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB67B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB67B | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBB76
Deuteranopia (green-blind)
#DBCB7C
Tritanopia (blue-blind)
#FFA8A7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fbb67b; /* rgb */ color: rgb(251, 182, 123); /* oklch */ color: oklch(82.8% 0.110 61.0);
Tailwind
colors: {
custom: {
50: '#ffcca2',
500: '#fbb67b',
950: '#000000',
},
}SCSS
$custom: #fbb67b; $custom-light: #ffcca2; $custom-dark: #000000;
JSON
{
"hex": "#fbb67b",
"rgb": {
"r": 251,
"g": 182,
"b": 123
},
"hsl": {
"h": 27.656,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.82817,
"c": 0.11004,
"h": 61
},
"luminance": 0.55395
}Semantic roles & 50–950 ramp
primary
#FBB67B
secondary
#4293D8
accent
#7CE600
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#18130F
muted
#868380